Total_assault Posted August 5, 2005 Share Posted August 5, 2005 I'm trying to edit the color of the text I circled in the image included with the stylesheet. I am using the original template that came with the cre loaded v6.15 package. Can someone help me by telling me what I need to change to change the color of that text? Here is the current style sheet code /* CSS Document */ a { color: #FFFFFF; text-decoration: none; } body { background: #ffffff; color: #FFFFFF; margin: 0px; } form { display: inline; } textarea { width: 100%; font-family: verdana, arial, sans-serif; font-size: 11px; } .boxtext { font-family: verdana, arial, sans-serif; font-size: 10px; } .errorbox { font-family: verdana, arial, sans-serif; font-size: 10px; background: #ffb3b5; font-weight: bold; } .stockwarning { font-family: verdana, arial, sans-serif; font-size: 10px; color: #cc0033; } .productsnotifications { background: #f2fff7; } .orderedit { font-family: verdana, arial, sans-serif; font-size: 10px; color: #70d250; text-decoration: underline; } a:hover { color: #aabbdd; text-decoration: underline; } tr.header { background: #ffffff; color:#FFFFFF; } tr.headernavigation { background: #bbc3d3; color: #ffffff; } td.headernavigation { font-family: verdana, arial, sans-serif; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight: bold; } a.headernavigation { color: #ffffff; } a.headernavigation:hover { color: #ffffff; } tr.headererror { background: #ff0000; } td.headererror { font-family: tahoma, verdana, arial, sans-serif; font-size: 12px; background: #ff0000; color: #ffffff; font-weight: bold; text-align: center; } tr.headerinfo { background: #00ff00; color: #ffffff; } td.headerinfo { font-family: tahoma, verdana, arial, sans-serif; font-size: 12px; background: #00ff00; color: #ffffff; font-weight: bold; text-align: center; } tr.footer { background: #bbc3d3; color: #ffffff; } td.footer { font-family: verdana, arial, sans-serif; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight: bold; } .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: #bbc3d3; color: #ffffff; } td.infobox { font-family: verdana, arial, sans-serif; font-size: 10px; } span.infobox { font-family: verdana, arial, sans-serif; font-size: 10px; } tr.accounthistory-odd { background: #f8f8f9; } tr.addressbook-odd { background: #f8f8f9; } tr.alsopurchased-odd { background: #f8f8f9; } tr.payment-odd { background: #f8f8f9; } tr.productlisting-odd { background: #f8f8f9; } tr.productreviews-odd { background: #f8f8f9; } tr.upcomingproducts-odd { background: #f8f8f9; } tr.shippingoptions-odd { background: #f8f8f9; } tr.accounthistory-even { background: #f8f8f9; } tr.addressbook-even { background: #f8f8f9; } tr.alsopurchased-even { background: #f8f8f9; } tr.payment-even { background: #f8f8f9; } tr.productlisting-even { background: #f8f8f9; } tr.productreviews-even { background: #f8f8f9; } tr.upcomingproducts-even { background: #f8f8f9; } tr.shippingoptions-even { background: #f8f8f9; } table.productlisting { border: 1px; border-style: solid; border-color: #b6b7cb; border-spacing: 1px; } .productlisting-heading { font-family: verdana, arial, sans-serif; font-size: 10px; background: #b6b7cb; color: #ffffff; font-weight: bold; } td.productlisting-data { font-family: verdana, arial, sans-serif; font-size: 10px; } a.pageresults { color: #0000ff; } a.pageresults:hover { color: #0000ff; background: #ffff33; } td.pageheading { font-family: verdana, arial, sans-serif; font-size: 20px; font-weight: bold; color: #9a9a9a; } div.pageheading { font-family: verdana, arial, sans-serif; font-size: 20px; font-weight: bold; color: #9a9a9a; } tr.subbar { background: #f4f7fd; } td.subbar { font-family: verdana, arial, sans-serif; font-size: 10px; color: #FFFFFF; } td.main { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; } p.main { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; } td.smalltext { font-family: verdana, arial, sans-serif; font-size: 10px; } span.smalltext { font-family: verdana, arial, sans-serif; font-size: 10px; } p.smalltext { font-family: verdana, arial, sans-serif; font-size: 10px; } td.accountcategory { font-family: verdana, arial, sans-serif; font-size: 13px; color: #aabbdd; } td.fieldkey { font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; } td.fieldvalue { font-family: verdana, arial, sans-serif; font-size: 12px; } td.tableheading { font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; } span.newitemincart { font-family: verdana, arial, sans-serif; font-size: 10px; color: #ff0000; } checkbox { font-family: verdana, arial, sans-serif; font-size: 11px; } input { font-family: verdana, arial, sans-serif; font-size: 11px; } radio { font-family: verdana, arial, sans-serif; font-size: 11px; } select { font-family: verdana, arial, sans-serif; font-size: 11px; } span.greetuser { font-family: verdana, arial, sans-serif; font-size: 12px; color: #f0a480; font-weight: bold; } table.formarea { background: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; } td.formareatitle { font-family: tahoma, verdana, arial, sans-serif; font-size: 12px; font-weight: bold; } span.markproductoutofstock { font-family: tahoma, verdana, arial, sans-serif; font-size: 12px; color: #c76170; font-weight: bold; } span.productspecialprice { font-family: verdana, arial, sans-serif; color: #ff0000; } span.errortext { font-family: verdana, arial, sans-serif; color: #ff0000; } .modulerowover { background-color: #d7e9f7; cursor: hand; } .modulerowselected { background-color: #e9f4fc; } .checkoutbarfrom { font-family: verdana, arial, sans-serif; font-size: 10px; color: #8c8c8c; } .checkoutbarto { font-family: verdana, arial, sans-serif; font-size: 10px; color: #8c8c8c; } .checkoutbarcurrent { font-family: verdana, arial, sans-serif; font-size: 10px; color: #FFFFFF; } .messagebox { font-family: verdana, arial, sans-serif; font-size: 10px; } .messagestackerror { font-family: verdana, arial, sans-serif; font-size: 10px; background-color: #ffb3b5; } .messagestackwarning { font-family: verdana, arial, sans-serif; font-size: 10px; background-color: #ffb3b5; } .messagestacksuccess { font-family: verdana, arial, sans-serif; font-size: 10px; background-color: #99ff00; } .inputrequirement { font-family: verdana, arial, sans-serif; font-size: 10px; color: #ff0000; } -Thanks Link to comment Share on other sites More sharing options...
bbr Posted August 5, 2005 Share Posted August 5, 2005 Your style sheet seems different to mine. But it should be this you need td.infoboxheading { font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; background: #bbc3d3; color: #ffffff; } Just change color. Link to comment Share on other sites More sharing options...
Total_assault Posted August 5, 2005 Author Share Posted August 5, 2005 Alrite thanks let me try that real quick. Link to comment Share on other sites More sharing options...
Total_assault Posted August 5, 2005 Author Share Posted August 5, 2005 for some reason this doesn't work it says it supposed to be white but it's still black... It is the part of the code that controls it since I can change the size and it reflects that change but not the color.. Link to comment Share on other sites More sharing options...
ewholesalesunglassesdotcom Posted August 23, 2005 Share Posted August 23, 2005 Not completely sure I'm a newbie also... but in Creloaded dont you edit the font colors from the admin panel? Log into your admin, then go to Design controls and Infobox admin. :) for some reason this doesn't work it says it supposed to be white but it's still black... It is the part of the code that controls it since I can change the size and it reflects that change but not the color.. <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
Total_assault Posted August 23, 2005 Author Share Posted August 23, 2005 Yea I found that out too, I was used to using oscommerce, In creloaded it is controlled in the admin panel where you said. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.