Guest Posted March 18, 2006 Posted March 18, 2006 I tried changing the colors of the infobox in stylesheet.css. The first time I changed it, and uploaded it, the colors changed, but I put the wrong colors in, so I changed it again, and uploaded it again, and nothing changed. Now, no matter what color in the following that I change, nothing on teh website changes color at ALL. File: stylesheet.css in main catalog directory: .infoBox { background: #b6b7cb; } .infoBoxContents { background: #f8f8f9; font-family: Verdana, Arial, sans-serif; font-size: 10px; } .infoBoxNotice { background: #FF8E90; } .infoBoxNoticeContents { background: #FFE6E6; font-family: Verdana, Arial, sans-serif; font-size: 10px; } TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #000000; color: #ffffff; } I've changed EVERY background color to #000000 just to test it, and nothing changed colors no matter how many times I changed, saved, and uploaded. Any help? - http://www.ElectricQuarter.com/index.php
warrenerjm Posted March 18, 2006 Posted March 18, 2006 Have you pressed F5 when you go back to your site? This updates what you see.
Guest Posted March 18, 2006 Posted March 18, 2006 Ya I tried that, I even closed and re-opened the browser and refreshed.
Guest Posted March 18, 2006 Posted March 18, 2006 Had to clear my cache first in order to get it to update.
ddp Posted March 18, 2006 Posted March 18, 2006 Had to clear my cache first in order to get it to update. I have even had clearing the cache not work on occasion and the stylesheet seemed to update the next day mysteriously. Backup before making changes. Backup before making changes! Backup before making changes!! You did do a backup? eh?
swtnhpy Posted March 18, 2006 Posted March 18, 2006 I am having the same problem only my problem is the text size. The text is very large in the boxes.
custodian Posted March 18, 2006 Posted March 18, 2006 I tried changing the colors of the infobox in stylesheet.css.The first time I changed it, and uploaded it, the colors changed, but I put the wrong colors in, so I changed it again, and uploaded it again, and nothing changed. Now, no matter what color in the following that I change, nothing on teh website changes color at ALL. File: stylesheet.css in main catalog directory: .infoBox { background: #b6b7cb; } .infoBoxContents { background: #f8f8f9; font-family: Verdana, Arial, sans-serif; font-size: 10px; } .infoBoxNotice { background: #FF8E90; } .infoBoxNoticeContents { background: #FFE6E6; font-family: Verdana, Arial, sans-serif; font-size: 10px; } TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #000000; color: #ffffff; } I've changed EVERY background color to #000000 just to test it, and nothing changed colors no matter how many times I changed, saved, and uploaded. Any help? - http://www.ElectricQuarter.com/index.php Are you sure you uploaded it to the right location... I just checked your sytlesheet and the code doesn't match what you pasted here. I see this .infoBox { background: #999999; } .infoBoxContents { background: #f3f3f3; font-family: Verdana, Arial, sans-serif; font-size: 10px; } .infoBoxNotice { background: #FF8E90; } .infoBoxNoticeContents { background: #ffe6e6; font-family: Verdana, Arial, sans-serif; font-size: 10px; } TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #999999; color: #ffffff; } My Contributions Henry Smith
Guest Posted March 18, 2006 Posted March 18, 2006 Ya, I finally got it working, and edited it to the way I wanted it, so it's quite different now :) Thanx!
swtnhpy Posted March 19, 2006 Posted March 19, 2006 would anyone have an idea why I can't get my stylesheet to change? I have even deleted it from my ftp space and reuploaded and everything still stays the same. BTW..I am using STS also.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.