FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

ie layout problem, 50 frih [solved and paid out]

 


devroom
Hi

On my site http://devroom.frih.net viewed in ie, the (c) lines increases when you move to the bottom of the page with your pointer.
If you view the site with firefox or opera, you dont have that problem

If you can help me fix the problem, you get 50 frih.

Please help, because i have no idea what is causing the problem.


Thx and grtz Very Happy


Last edited by devroom on Wed Aug 02, 2006 1:38 pm; edited 1 time in total
ninjakannon
Are you talking about the black rectangle area containing the copyright details at the bottom of the page?

If so, use this code instead:
Code:
<div id="footer" style="width: 974">
    &copy; 2005 - 2006 Familie de Vroom<br />Alle rechten voorbehouden
</div>


If you want to change the height of it, just put this after the 974: "; height: 40" without the quote marks, then you can change the 40 to what ever you want.

I tried this on my IE and it worked fine, so it should for you. Wink

EDIT: Basically just change this html:
Code:
<div id="footer">

with this html:
Code:
<div id="footer" style="width: 974">


You can always play arround with the size until it's just as you want.
devroom
thx ninjakannon for fixing my problem. I forgot to give the footer a height. Now its fixed. the 50 frih$ are for you Cool
ninjakannon
No problem devroom, I'm always glad to help Very Happy
And thanks for the frih$ Wink
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.