SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: FF Scroll
Hybrid View
-
Jul 15, 2006, 11:52 #1
- Join Date
- Feb 2006
- Posts
- 11
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
FF Scroll
Hi Guys
Whats causing this to scroll in FF
http://www.falcon-plastics.com/falcon/index.php
-
Jul 15, 2006, 12:14 #2
- Join Date
- Jan 2005
- Location
- Netherlands
- Posts
- 4,300
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hello
margin collapse
#header{margin:0.5em;
use
body{border-top:1px solid #666666;margin-top:-1px;
-
Jul 15, 2006, 12:49 #3
- Join Date
- Feb 2006
- Posts
- 11
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hi
Thanks so muh for your reply, I'm not sure I understand??
I added
body{border-top:1px solid #666666;margin-top:-1px};
its taken away the scroll but the bg color has gone?
-
Jul 15, 2006, 13:10 #4
- Join Date
- Jan 2005
- Location
- Netherlands
- Posts
- 4,300
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hello
body{border-top:1px solid #666666;margin-top:-1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:#7672C4 url(../images/bac.gif) repeat-x;
}
Bookmarks