1 to 6 of 6
The banner at the top of my page is not fitting into it's containter... looks like a css thing but I don't know where. Any suggestions?
You can see it at www.intermissionatwork.com
Not sure why it's doing that. You might want to try moving the position of <?php wp_head(); ?> to just above the </head> line in your theme, so that the OIO css file is called after the main theme css file.
Ah.. I tried that.. it didn't work. Just a few pixels off, but annoying! Any other suggestions?
It actually looks like the banner is displayed properly, it's the container it's in that is pushed to the left a few pixels...
Got it, but not sure what it does to my theme.. asking to make sure. It was the <a> style in the stylesheet.
Glad you got it sorted. :)
What was in the <a> styling originally? I can only think there would be some padding or margin put there (which is never a good idea as far as I'm concerned)?
1 to 6 of 6