LMan Posted October 14, 2006 Posted October 14, 2006 Hi does anyone know how to change bgcolor for the inside of the shop And get rid of the border around the shop. I used a Contribution to cnter site and add widths. It now shows a table type border. I have been reading and searching the site for hrs with no luck. Thanks Lou
♥Biancoblu Posted October 14, 2006 Posted October 14, 2006 I changed mine in stylesheet.css: .fixcenter { width: 780px; border: solid; border-width: 1px; background: #YOUR COLOR HERE; color: #000000; margin: auto; margin-top: 20px; text-align: left; } Instead of removing the border you can just set it the same color as the background, this way it'll disappear into it. ~ Don't mistake my kindness for weakness ~
LMan Posted October 14, 2006 Author Posted October 14, 2006 I changed mine in stylesheet.css: .fixcenter { width: 780px; border: solid; border-width: 1px; background: #YOUR COLOR HERE; color: #000000; margin: auto; margin-top: 20px; text-align: left; } Instead of removing the border you can just set it the same color as the background, this way it'll disappear into it. Thanks Anna I wsill try that. Lou
Recommended Posts
Archived
This topic is now archived and is closed to further replies.