
Template problems in Safari, Firefox and Internet Explorer
I'm seeing a slight glitch in the template when I look at my site in Safari, Firefox and Internet Explorer, so a high % of traffic will see it.
Here's the problem I'm having:
http://www.theracinginsider.com/imag...te_problem.png
You can see the template here:
Free Racing Tips!
I don't know much about css, but here's the styles.css code if that helps?
@charset "utf-8"; /* CSS Document */ @font-face { font-family: 'Conv_LucidaGrande'; src: url('../fonts/LucidaGrande.eot'); src: local('☺'), url('../fonts/LucidaGrande.woff') format('woff'), url('../fonts/LucidaGrande.ttf') format('truetype'), url('../fonts/LucidaGrande.svg') format('svg'); font-weight:normal; font-style:normal; } body { margin: 0px; padding: 0px; background: url(../images/bg.png) repeat; font-family: Arial, Helvetica, sans-serif; } #wrapper { width: 100%; height: auto; /*background: url(../images/footer_bg.png) bottom repeat-x;*/ } #top_header { width: 100%; height: 32px; background: url(../images/header_bg.png) repeat-x; } #header_main { width: 100%; height:191px; background: url(../images/members_header.png) top center no-repeat; } #header-r { position: relative; margin: auto; width: 1003px; height: 20px; } #header-b { position: absolute; top: 264px; left: 4px; width: 997px; height: 420px; } #header_sub { width: 100%; height: 195px; background: url(../images/sub_header.png) top center no-repeat; } /* #header { width: 100%; height: 190px; background: url(../images/header.png) top center no-repeat; margin-top: 10px; } #videos-box-header { margin: auto; padding: 0px; height: 500px; background: url(../images/video_bg.png) no-repeat top center; position: relative; overflow: hidden; width: 100%; } #videos-box-relative { width: 1127px; margin: auto; padding: 0px; position: relative; } #videos-box-screen { width: 740px; margin: 0px; padding: 0px; position: absolute; top: 45px; left: 160px; } */ #whit-container-area { width: 1003px; margin: auto; background: url(../images/white_bg.png) top center repeat-y; position: relative; } #whit-container-area b { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #252525; } #whit-container-area p { font-family: Arial, Helvetica, sans-serif; font-size: 22px; margin: 5px 10px; color: #252525; } #whit-container-area ul { font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #252525; } #whit-container-area ul li { list-style: url(../images/list_icon.png); color: #252525; } #whit-box-banner { width: 290px; height: 286px; margin: 0px; padding :0px; position: absolute; top: auto; right:-75px; } /* #content-top { margin: auto; width: 1121px; height: 39px; background: url(../images/content_top.png) top center; margin-bottom: -20px; } #content-bg { margin: auto; width: 1121px; background: url(../images/content_bg.png) repeat-y center; } #content-bottom { margin: auto; width: 1121px; height: 49px; background: url(../images/content_bottom.png) bottom center; } #container-area { width: 945px; padding-bottom: 30px; margin: auto; } */ .clear { clear: both; } .clear20 { clear: both; padding-top: 20px; } #footer { width: 100%; height: 48px; background: url(../images/footer_bg.png) repeat-x; } #footer-copyright { width: 1003px; height: 48px; margin: auto; background: url(../images/copyright.png) center no-repeat; } |

Daniel
- Daniel SoulsbyDaniel SoulsbyDaniel SoulsbyPosts: Threads: Thanks: Account age: less than a second
-
[ 0 ] Thank this user
-
-
BannedyestyleyestyleyestylePosts: Threads: Thanks: Account age: less than a second-
[ 0 ] Thank this user
-
- Daniel SoulsbyDaniel SoulsbyDaniel SoulsbyPosts: Threads: Thanks: Account age: less than a second
-
[ 0 ] Thank this user
-