Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Desperate Need for Help!
Old 02-17-2009, 06:04 PM Desperate Need for Help!
Novice Talker

Posts: 13
Trades: 0
I am redesigning my company's website and getting close to my deadline and cannot get IE6 to show things right. I have spent days trying to fix this with online articles and the such. The footer also is a little wierd and does not match the width of the body right and it was fine before and I dont know what happened to it. Please please please. Any help would be appreciated.



<!--[if lte IE 6]>
<script type="text/javascript" src="supersleight-min.js"></script>
<![endif]-->

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
}
img {
border-style: none;
display: block;
}
p {
text-align: left;
margin: 0px;
padding: 0px;
}
body {
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: center;
background-color: #666;
background-image: url(images/bg-fade.jpg);
background-repeat: repeat-x;
background-position: top;
}
h1 {
color: #000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
line-height: 26px;
margin-bottom: 15px;
letter-spacing: -1px;
}
h2 {
color: #333333;
font: normal 18px/14px "Trebuchet MS", Arial, Verdana, sans-serif;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #99CC00;
margin-bottom: 10px;
}
a, a:link {
color: #FFF;
font-weight: bold;
text-decoration: none;
}
p a:visited {
color: #000;
}
p a:link {
color: #000;
}
a:visited {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: underline;
}
a:focus {
color: #000;
outline: none;
}
a:active {
color: #000;
outline: none;
}
#headerWrapper {
padding: 0px 0px 0px 0px;
background-image: url(images/header-fill.jpg);
background-repeat: repeat-x;
background-position: top;
}
#header {
padding: 0px;
width: 920px;
text-align: left;
height: 117px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}
#logo {
float: left;
margin-left: 20px;
height: 118px;
width: 363px;
}
#tagline {
text-align: right;
padding-right: 10px;
padding-top: 0px;
height: 28px;
padding-bottom: 0px;
float: right;
font-size: 13px;
line-height: 28px;
font-weight: bold;
color: #FFF;
}
#nav {
float: right;
clear: right;
}
#nav ul {
margin: 0px;
padding: 0px;
}
#nav ul li {
margin: 0px;
display: block;
float: left;
list-style: none;
clear: right;
}
#nav ul li a {
font: bold 16px/89px "Trebuchet MS", Arial, Verdana, sans-serif;
display: block;
padding-right: 15px;
padding-left: 15px;
text-align: center;
color: #999999;
}
#nav ul li a:hover {
text-decoration: none;
color: #FFFFFF;
background-image: url(images/nav-hover.jpg);
background-repeat: repeat-x;
background-position: top;
}
#nav ul li#active {
text-decoration: none;
background-image: url(images/nav-hover.jpg);
background-repeat: repeat-x;
background-position: top;
}
#nav ul li#active a {
color: #FFFFFF;
}
#outerWrapper {
margin: 0 auto 15px;
text-align: left;
width: 920px;
background: #FFFFFF;
}
#featureWrapper {
text-align: left;
background-image: url(images/feature-wrap-fade.jpg);
background-repeat: repeat-x;
background-position: top;
}
#featureWrapper #feature {
margin: 0px auto;
height: 233px;
width: 920px;
background-image: url(images/feature-fade.jpg);
background-repeat: repeat-x;
background-position: top;
}
#feature .feature-title {
color: #FFFFFF;
padding-top: 20px;
padding-left: 25px;
letter-spacing: 0px;
font-family: "Arial", Helvetica, sans-serif;
font-size: 26px;
line-height: 15px;
}
#feature .feature-text {
font-size: 16px;
font-weight: bold;
color: #CCCCCC;
padding-top: 10px;
padding-left: 60px;
line-height: 20px;
font-family: Arial, "Helvetica", sans-serif;
}
#feature li {
padding-bottom: 7px;
color: #CCCCCC;
font-size: 12px;
font-weight: bold;
font-family: "Arial", Helvetica, sans-serif;
margin-left: 40px;
}
#feature ul {
margin-bottom: 0px;
padding-bottom: 0px;
}
#outerWrapper #contentWrapper #leftColumn1 {
float: left;
padding: 20px 10px 10px 15px;
width: 195px;
line-height: 16px;
}
#leftColumn1 ul {
margin: 0px;
padding: 10px 0px 20px;
}
#leftColumn1 ul li {
list-style: none;
display: inline;
}
#leftColumn1 ul li a {
display: block;
padding: 5px 4px 5px 15px;
line-height: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
background-image: url(images/sidenav.gif);
background-repeat: no-repeat;
background-position: left top;
}
#leftColumn1 ul li a:hover {
text-decoration: none;
color: #000000;
background-image: url(images/sidenav.gif);
background-repeat: no-repeat;
background-position: left -25px;
}
.sidebarlt {
padding: 10px;
border: 1px solid #99CC00;
background: #F5FFD7;
margin-bottom: 15px;
}
.sidebardk {
color: #FFFFFF;
background: #666666;
border: 1px solid #000000;
padding: 10px;
margin-bottom: 15px;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
color: #FFFFFF;
}
.sidebarbox {
margin-top: 15px;
margin-bottom: 15px;
background-image: url(images/sidebox-fill.gif);
background-repeat: repeat-y;
background-position: left;
}
.sidebarbox p {
margin: 0px;
padding: 0px;
}
.sidebarboxtop {
padding: 12px 10px 0px;
background-image: url(images/sidebox-top.gif);
background-repeat: no-repeat;
background-position: left top;
}
.sidebarboxbottom {
height: 13px;
background-image: url(images/sidebox-bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
#outerWrapper #contentWrapper #content {
margin: 0 15px 0 220px;
padding: 20px 10px 20px 10px;
line-height: 20px;
}
#outerWrapper #contentWrapper #content p {
margin-bottom: 10px;
}
#outerWrapper #contentWrapper {
background-image: url(images/content-fade.jpg);
background-repeat: repeat-x;
background-position: top;
}
#outerWrapper #contentWrapper .clearFloat {
clear: both;
display: block;
}
#outerWrapper #footer {
padding: 18px 20px 0px;
height: 30px;
margin: 0px;
clear: both;
background-color: #666666;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
background-position: left top;
}
.fltlft {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.fltrt {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
#credit {
text-align: center;
background: #666666;
color: #999999;
padding-top: 8px;
padding-bottom: 8px;
font-size: 11px;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
color: #999999;
}
#leftColumn1 ul li a:link {
text-decoration: none;
color: #000000;
background-repeat: no-repeat;
background-position: 1px 1px;
}
#leftColumn1 ul li a:visited {
text-decoration: none;
color: #000000;
background-repeat: no-repeat;
background-position: 1px 1px;
}
#style2 {
color: #FFFFFF;

}
corywiley is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-17-2009, 07:20 PM Re: Desperate Need for Help!
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
I'll take a look at it once I get home.. can't stop what I'm doing at the moment.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 02-20-2009, 11:37 PM Re: Desperate Need for Help!
Novice Talker

Posts: 13
Trades: 0
Has anyone been able to see any problems here? I am getting closer to my deadline

I know its been discussed numerous times before but I have spend countless hours trying to read forums on how to fix this and being a amature web designer I have been unable to produce successful results. Thanks
corywiley is offline
Reply With Quote
View Public Profile
 
Old 02-21-2009, 12:17 AM Re: Desperate Need for Help!
alelways's Avatar
Novice Talker

Posts: 6
Trades: 0
Hi Corywiley,

Can you give me the URL to sample of the page? or just give the html file. I need to look at the file. It will be easier that way
__________________

Please login or register to view this content. Registration is FREE

alelways is offline
Reply With Quote
View Public Profile Visit alelways's homepage!
 
Old 02-21-2009, 02:12 AM Re: Desperate Need for Help!
Novice Talker

Posts: 13
Trades: 0
you can download the html file at
public.me.com/corywiley

the site is at
test.concept.bz
corywiley is offline
Reply With Quote
View Public Profile
 
Old 02-22-2009, 07:19 PM Re: Desperate Need for Help!
Novice Talker

Posts: 13
Trades: 0
Any luck?
corywiley is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Desperate Need for Help!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.34928 seconds with 12 queries