interlocken Posted July 5, 2007 Share Posted July 5, 2007 I am having a hard time trying to find the simple code that will let me change font colors that are not links. to see issue Interlocken Tuning thanks aj Link to comment Share on other sites More sharing options...
MSP Posted July 5, 2007 Share Posted July 5, 2007 as a side note, I think auctions is spelt incorrectly Link to comment Share on other sites More sharing options...
interlocken Posted July 5, 2007 Author Share Posted July 5, 2007 as a side note, I think auctions is spelt incorrectly thanks! missed the u Link to comment Share on other sites More sharing options...
photofxplus Posted July 5, 2007 Share Posted July 5, 2007 Its all in your catalog/stylesheet.css. If it has an 'A' in front of it then that is a link. Or you could go to includes/language and find the file you want and edit the font for just that page by adding html code such as <font color:'red'>Hi There!</font> You can even add html to your DEFINE variables - such as on page catalog/includes/languages/english.php - define('HEADER_TITLE_CREATE_ACCOUNT', '<font color:'FF0000'>Create an Account</font>'); Lloyd Link to comment Share on other sites More sharing options...
interlocken Posted July 5, 2007 Author Share Posted July 5, 2007 also been trying to upload correctly the new flash banners. No luck yet. New to flash = more time :'( Link to comment Share on other sites More sharing options...
interlocken Posted July 5, 2007 Author Share Posted July 5, 2007 thanks i will give it a shot Link to comment Share on other sites More sharing options...
interlocken Posted July 5, 2007 Author Share Posted July 5, 2007 not in catalog/stylesheet.css :angry: */ .boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; } .errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #000000 ; font-weight: bold; } .stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ffffff; } .productsNotifications { background: #000000 ; } .orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #ffffff; text-decoration: underline; } } A { color: #ffffff ; text-decoration: none; } A:hover { color: #ffffff; text-decoration: underline; } FORM { display: inline; } TR.header { background: #000000 ; } TR.headerNavigation { background: #333333 ; } TD.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #333333 ; color: #ffffff; font-weight : bold; } A.headerNavigation { color: #ffffff; } A.headerNavigation:hover { color: #ffffff; } TR.headerError { background: #000000 ; } TD.headerError { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background: #ffffff ; color: #ffffff; font-weight : bold; text-align : center; } TR.headerInfo { background: #000000 ; } TD.headerInfo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background: #333333 ; color: #ffffff; font-weight: bold; text-align: center; } TR.footer { background: #000000 ; } TD.footer { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #333333 ; color: #ffffff; font-weight: bold; } .infoBox { background: #ffffff ; } .infoBoxContents { background: #333333 ; font-family: Verdana, Arial, sans-serif; font-size: 10px; } .infoBoxNotice { background: #ffffff ; } .infoBoxNoticeContents { background: #ffffff ; font-family: Verdana, Arial, sans-serif; font-size: 10px; } TD.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; background: #333333 ; color: #ffffff; } TD.infoBox, SPAN.infoBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; } TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd { background: #000000 ; } TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even { background: #000000 ; } TABLE.productListing { border: 1px; border-style: solid; border-color: #ffffff ; border-spacing: 1px; } .productListing-heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffffff ; color: #ffffff; font-weight: bold; } TD.productListing-data { font-family: Verdana, Arial, sans-serif; font-size: 10px; } A.pageResults { color: #ffffff; } A.pageResults:hover { color: #ffffff; background: #000000 ; } TD.pageHeading, DIV.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; color: #ffffff; } TR.subBar { background: #ffffff ; } TD.subBar { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; } TD.main, P.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; } TD.smallText, SPAN.smallText, P.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; } TD.accountCategory { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #ffffff; } 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: #ffffff; } CHECKBOX, INPUT, RADIO, SELECT { font-family: Verdana, Arial, sans-serif; font-size: 11px; } TEXTAREA { width: 100%; font-family: Verdana, Arial, sans-serif; font-size: 11px; } SPAN.greetUser { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff ; font-weight: bold; } TABLE.formArea { background: #000000; border-color: #ffffff ; 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: #ffffff; font-weight: bold; } SPAN.productSpecialPrice { font-family: Verdana, Arial, sans-serif; color: #ffffff; } SPAN.errorText { font-family: Verdana, Arial, sans-serif; color: #ffffff; } .moduleRow { } .moduleRowOver { background-color: #000000 ; cursor: pointer; cursor: hand; } .moduleRowSelected { background-color: #ffffff ; } .checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; } .checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; } /* message box */ .messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; } .messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000000 ; } .messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #000000 ; } /* input requirement */ .inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; } Link to comment Share on other sites More sharing options...
photofxplus Posted July 5, 2007 Share Posted July 5, 2007 Yes they are.. Most of the styles are classes, such as: TD.tableHeading { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; } to change the font color of this class I would do: TD.tableHeading { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; font-color:red } Tip: you may open the page you are trying to change the font color for in your browser. Right click, select view source, then copy. Paste this code into a blank page in your editor. The find the text you would like to change. Then find the class for this text. such as <td class:tableHeading>Heading<td> then edit the stylesheet accordingly. Lloyd Link to comment Share on other sites More sharing options...
interlocken Posted July 5, 2007 Author Share Posted July 5, 2007 i started adding color: #ffffff; to where i needed it. thanks for the help i just was unsure that i need to add new code vs changing what was there. :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.