Recent Topics

1 Sep 27, 2005 19:15    

I've been using Topangas skin a lot (http://www.tenderfeelings.be/blog/photoship3.php )

Been trying to convert to percentages rather than pixels and I think I've got it

http://www.s137553944.websitehome.co.uk/blogzene/index.php/new

(please ignore the colour - I'm concentrating on layout)

It works OK in IE but in Firefox there is a white space above the header bar. Any ideas?

2 Sep 27, 2005 20:35

Here's the culprit:

h1#pageTitle {
	margin: 10px 0px 10px 5px;
}

I changed the 10px to a zero and the white space disappeared.


Form is loading...