Hey in Mozilla Firefox when my site loads the content box jumps several times why is this happening for once it isnt IE which makes me believe there is something wrong with the code.
I have only one error in the style sheet which is a border one i took out the number of px so i could check what it would look like without a border and was too lazy to upload the new version.
Any help is appreciated.
Heres the Site (<!-- m --><a class="postlink" href="http://www.elasticnode.com">http://www.elasticnode.com</a><!-- m -->)Making sure the code is valid woudl be a good starting point in debugging.
BTW changing the font size causes the same problem...Yeah its on my list for tomorrow as its quite late just now as i cant be bothered dialing into my other account for my host.
You say it does the same with changing the font sizes i have defined them all in em's so it shouldnt be doing that.
Do you have any idea why this is happening?
Thanks for your quick reply and helpAny ideas what is going on anybody, im still bamboozledDo not use floats when you do not intent to make them float.What div have i used a float on which isnt floating
Sorry for acting stupid.Vladdy were you referring to the content box having a float should i change that to say position:relavtive would that make the box stop jumping.Removing float on content box should stop jumping.Yes Vladdy ill try that then thanks again mate.
I have only one error in the style sheet which is a border one i took out the number of px so i could check what it would look like without a border and was too lazy to upload the new version.
Any help is appreciated.
Heres the Site (<!-- m --><a class="postlink" href="http://www.elasticnode.com">http://www.elasticnode.com</a><!-- m -->)Making sure the code is valid woudl be a good starting point in debugging.
BTW changing the font size causes the same problem...Yeah its on my list for tomorrow as its quite late just now as i cant be bothered dialing into my other account for my host.
You say it does the same with changing the font sizes i have defined them all in em's so it shouldnt be doing that.
Do you have any idea why this is happening?
Thanks for your quick reply and helpAny ideas what is going on anybody, im still bamboozledDo not use floats when you do not intent to make them float.What div have i used a float on which isnt floating
Sorry for acting stupid.Vladdy were you referring to the content box having a float should i change that to say position:relavtive would that make the box stop jumping.Removing float on content box should stop jumping.Yes Vladdy ill try that then thanks again mate.