First off, your code is spread out too thin so it's hard for a lot of people to read. Try eliminating all the unneccessary space between the {} tags.
Second, it's a good idea to check to see if your page is valid through the W3C Markup Validator. Your current page doesn't have a doctype and the placement of the code in the <head> tag is causing an error with the body tag.
Finally, try simplifying your content area by eliminating divs to dwindle down the problem tag. It also helps to show us the code to your index page, so we can compare the the stylesheet to the actual usage of those commands.
Forum: web design and graphics community
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I've been working on this for days, and just couldn't get the right script. You taught me so much about the php with your help and dropped a site of 150 pages to just 6!!!