medved Posted August 14, 2006 Share Posted August 14, 2006 I know how to change the color in product listing table. That I was able to find in css. But I can?t find borders for all other boxes. The example of what I want is on this website: http://cutiehearts.com/ All the borders for the boxes are pink. Please help, thank you. Link to comment Share on other sites More sharing options...
mtechama Posted August 14, 2006 Share Posted August 14, 2006 I know how to change the color in product listing table. That I was able to find in css. But I can?t find borders for all other boxes. The example of what I want is on this website: http://cutiehearts.com/ All the borders for the boxes are pink. Please help, thank you. its still in your stylesheet.css Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP! Link to comment Share on other sites More sharing options...
medved Posted August 14, 2006 Author Share Posted August 14, 2006 its still in your stylesheet.css Can you tell me the ID name or can you copy and paste the CSS part here please? Because I can?t find it. Thank you very much. Link to comment Share on other sites More sharing options...
medved Posted August 15, 2006 Author Share Posted August 15, 2006 The problem is solved. Thank you. Yes it was in stylesheet.css. I needed to change class names: ?.infoBox? ?and TABLE.productListing? I also have posted these topic: How do I change text ?Let's See What We Have Here? to show the name of that particular category? It?s here: http://www.oscommerce.com/forums/index.php?showtopic=222869 If anybody can help me with this topic, please help. Go to the link specified to the topic please. Thank you very much. Link to comment Share on other sites More sharing options...
mtechama Posted August 15, 2006 Share Posted August 15, 2006 Can you tell me the ID name or can you copy and paste the CSS part here please? Because I can?t find it. Thank you very much. ok in your stylesheet.css look for this code: .infoBox { background: #CC0000; } .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: #CC0000; color: #ffffff; } TD.infoBox, SPAN.infoBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; } that is the coding for the boxes Wade Morris Amarillo, Texas Before you do any changes on your site you need to do BACKUP! BACKUP! Link to comment Share on other sites More sharing options...
medved Posted August 15, 2006 Author Share Posted August 15, 2006 Thank you very much for yor help. I also have posted these topic: How do I change text ?Let's See What We Have Here? to show the name of that particular category? It?s here: http://www.oscommerce.com/forums/index.php?showtopic=222869 If you can help me with this topic, please. Go to the link specified to the topic please. Thank you very much. Link to comment Share on other sites More sharing options...
medved Posted August 15, 2006 Author Share Posted August 15, 2006 I also have posted this topic: How can I put Login form into a box? http://www.oscommerce.com/forums/index.php?showtopic=222985 Please go to the link specified to the topic. Thank you very much. Link to comment Share on other sites More sharing options...
feintan Posted August 16, 2006 Share Posted August 16, 2006 its still in your stylesheet.css Remember to change all your corner to use the transparent Pixel else it will still use your default corner gif. the way to change it is here http://www.oscommerce.com/forums/index.php?showtopic=222623 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.