OscarGuy
Member
Posted 2 years ago #
When looking at my website with the Firefox plugin Firebug, I'm finding that there's a huge space in my Content div between the top of the div and the top of the only divs within the Content section (Content-Body and Content-Sidebar). Can anyone help me figure out what's causing them to start so low on the page?
http://www.oscarguy.com
I can provide source code if needed.
take a screenshot of your site and point to the space with an arrow in some sort of image editing software?? then upload it and link to it so we can see it?
are you able to do that?
Im looking at your site and dont see anything that remotely resembles a "huge space".
oh wait, I see it. I had to enable javascript.
whats that tell you? :)
its the javascript countodown thing.
OscarGuy
Member
Posted 2 years ago #
I commented out the javacode and it only brought the selection up slightly. Then I commented out the entire front_menu and it eliminated the space. This leads me to believe it's something in the coding for the front_menu...Is it supposed to use
code to brace that section? or should it be using something like <div> or <span>?