Jump to content

Zipman

Members
  • Posts

    19
  • Joined

  • Last visited

Zipman's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Like this? Not sure if this is right?<div style="clear:both"> When I use clear:both, almost all of the background disappears and the header is not right as you can see on the picture.
  2. Ok, I will see if I can find the tools, thanks! I have tried to change the height, but the header doesn't move.
  3. Ok, but you don't have to do it then, too much work. Thanks for the help! Hope you can help me with one more thing? Have not found any solution to the problem yet. The header is too high up, I need to move it down a bit (see picture). Have tried to change the margin, but then the whole page moves down (see picture).
  4. I have tried to look for the "<style" tag again without finding it. Is there any way you can help me find it?
  5. I don't find any "<style" tag between "<body>" "</body>", but found some "<style" tags higher up. I have search for "<style" and I've also gone through each row under "<body>" without finding the tag?
  6. I think this is the meta and title tag? <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Untitled Document</title> Not sure if this is the right style tag? <div class="wrapper container_16" style="overflow:hidden;">
  7. No, only for the words meta, title and style. Did I understand your question correctly? I have learned a little code but not enough to understand what I'm doing. I usually check out what different things mean but it's not always I understand it.
  8. Can you tell which row number that I should move to head?
  9. I have bought this theme and don't know why they were missing. I have added them to the code. I'm not sure exactly what code you mean, can you show it?
  10. I have changed it now, but the problem is still there. If I did it wrong, can you explain in a different way. For example, which row number I should move the code to, it will be easier to understand then, I think. I don't know what to do with this? <div id="_atssh" style="visibility: hidden; height: 1px; width: 1px; position: absolute; z-index: 100000;">[/color] <iframe id="_atssh816" title="AddThis utility frame" style="height: 1px; width: 1px; position: absolute; z-index: 100000; border: 0pt none; left: 0pt; top: 0pt;" src="//ct2.addthis.com/static/r07/sh090.html#"></iframe></div> site-test
  11. Have I managed to remove it now? You mean this and should I remove it? and you have a div element inside the <head>...</head> element <div id="banner"> </div> Is this for the image position? <div id="_atssh" style="visibility: hidden; height: 1px; width: 1px; position: absolute; z-index: 100000;"> <iframe id="_atssh816" title="AddThis utility frame" style="height: 1px; width: 1px; position: absolute; z-index: 100000; border: 0pt none; left: 0pt; top: 0pt;" src="//ct2.addthis.com/static/r07/sh090.html#"></iframe></div> I appreciate your help, thanks again!
  12. Ok, I have replaced it now. The image is too high up, don't know how to get it down?
  13. Yay, random image works, thank you!!! But the image is too high up, it should be between the top row and the search box. You can see it here http://bit.ly/O55bWz . Do you know how to solve it? By default the site shows a logo with the name of the site, in this case Site-Test (temporary name). You couldn't get rid of it unless you replaced it with a new image, but I solved it by adding a transparent image there, so now you can't see it, otherwise it would have been 2 images there.
  14. Ok. Not sure, but should the image link be between the apostrophe marks? '../images/jq1.jpg' I have the images on a photo site. For the images relative paths, should I choose Direct link, HTML code or IMG code from the photo site? Should it be a image link here? (../images/jq1.jpg) What's this? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> Should I put the whole code below <head> or <body> in tumblr?
×
×
  • Create New...