EuRoPLaSTiKs Posted March 28, 2008 Posted March 28, 2008 My foot is diffferent colors, cant seem to find what is causing that white line going across I looked in my stylesheet practically everything is 000000
Guest Posted March 28, 2008 Posted March 28, 2008 Hi, You may check the following video tutorials: http://oscommerce-template-easy.com/oscomm...ter-section.htm Hope it helps
EuRoPLaSTiKs Posted March 28, 2008 Author Posted March 28, 2008 Hi, You may check the following video tutorials: http://oscommerce-template-easy.com/oscomm...ter-section.htm Hope it helps thats not what IM looking for.. if you notice where my part is white there part is fine the whole footer is white except the background also my background is already black. is it possible i have a border around it somewhere? i cant find any additions to px.
bickern Posted March 28, 2008 Posted March 28, 2008 thats not what IM looking for.. if you notice where my part is white there part is fine the whole footer is white except the background also my background is already black. is it possible i have a border around it somewhere? i cant find any additions to px. cant make out what you mean from the picture it would be easier if u gave a link to the page
EuRoPLaSTiKs Posted March 28, 2008 Author Posted March 28, 2008 cant make out what you mean from the picture it would be easier if u gave a link to the page europlastiks.com the area I have circled..... its white the rest of the page is black...
jonquil Posted March 28, 2008 Posted March 28, 2008 Go into includes/footer.php and edit the Table Width from 100% to whatever you have the upper portion set to. jon It's all just ones and zeros....
EuRoPLaSTiKs Posted March 29, 2008 Author Posted March 29, 2008 Go into includes/footer.php and edit the Table Width from 100% to whatever you have the upper portion set to. jon thanks that worked somewhat it got the white off the sides but that area is controlled by my TABLE code that i have to keep the code white anything i can add in that footer code to keep it black with white letters?
jonquil Posted March 29, 2008 Posted March 29, 2008 View the source code of any page, scroll down and find out where the footer begins. Note the "classes" (styles) used for the text, TD, TR, etc. stylesheet.css is where you want to make the style changes. When you make changes and FTP the edited stylesheet.css to your server, view your site in your browser. There are other elements calling the same classes so IF you want this white text on back bg to be only in your footer, you will have to hardcode the font color, bg color, etc., in the footer -- or create another style in the stylesheet, and change the style call in the footer.php to match your new style. You'll get there :) jon It's all just ones and zeros....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.