|
|
#1 (permalink) |
|
Registered User
Comfy Contributor
Joined in Feb 2006
Lives in Australia
108 posts
Gave thanks: 5
Thanked 3 times
|
Hey, well I just designed my new layout for my site and placed it up on the site. It looks perfect in firefox, chrome, safari and opera. It looks awesome in IE 7, but there is a horizontal scrollbar at the bottom.
Please take a look Delta Daily - Delta Goodrem Fansite I tried to look through the code (I know it is messy and not valid), but I couldn't see anything that would make it like this. Any help would be great ![]() Artin |
|
|
|
|
|
#4 (permalink) |
|
Surpass Fan
Super #1
|
I also get the scrollbar with IEtab embedded to Firefox 3. I don't see anything to be causing it though...
__________________
fury™ - not helping the situation since 1987 robmonroe.net | Twitter | Foursquare |
|
|
|
|
|
#5 (permalink) |
|
Registered User
Comfy Contributor
Joined in Apr 2006
Lives in New York
Hosted on VPS-5
216 posts
Gave thanks: 13
Thanked 11 times
|
What's the point of this?
Code:
<!--[if IE 7]> <link rel="stylesheet" type="text/css" href="http://delta-daily.com/wp-content/themes/Version 7/ie.css" /> <![endif]--> <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="http://delta-daily.com/wp-content/themes/Version 7/ie.css" /> <![endif]--> Last edited by Tsikura; February 14th, 2009 at 6:26 AM.. |
|
|
|
|
|
#6 (permalink) |
|
Race Surpass
Super #1
Joined in Jul 2006
Lives in Oklahoma City, OK
Hosted on sh102
1,510 posts
Gave thanks: 21
Thanked 104 times
|
Trying changing your outer most table:
Code:
<table cellspacing="0" cellpadding="0" border="0" align="center" width="950" style="border-left: 10px solid rgb(34, 34, 34); border-right: 10px solid rgb(34, 34, 34);"> Code:
<table cellspacing="0" cellpadding="0" border="0" align="center" width="950" style="border-left: 10px solid rgb(34, 34, 34); border-right: 10px solid rgb(34, 34, 34); overflow-x: hidden;"> |
|
|
|
|
|
#7 (permalink) | ||
|
Registered User
Comfy Contributor
Joined in Feb 2006
Lives in Australia
108 posts
Gave thanks: 5
Thanked 3 times
|
Quote:
Yeah, I know there are tons of errors. I am gradually going to have valid coding. There actually isnt' that much coding, just wordpress and all its plugins places its own code in automatically. So when you press View Source, you will see their code. But when editing, it isn't there. Quote:
![]() Artin |
||
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|