Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change fonts size and color in InfoBox Header


Guest

Recommended Posts

Hi! Again, I'm trying to find an answer...I've looked all over stylesheet, looked at my page with Mozilla, intalled that thing that allows you to see css properties, modified the code and nothing! can't get text in header infoboxes. I want it to be a different size , colour and style. But no luck! Something is wrong. I've read stylesheet docs...Did everything. Maybe somebody here can help. See my site and see or here is stylesheet:

 

/*

$Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2003 osCommerce

 

Released under the GNU General Public License

*/

 

.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; }

 

 

 

BODY {

background: ffffff;

color: #000000;

margin: 0px;

}

 

A {

color: #000000;

text-decoration: none;

 

}

 

A:hover {

color: #ffffff;

text-decoration: none;

}

 

FORM {

display: inline;

}

 

TR.header {

background: #cc99ff;

}

 

TR.headerNavigation {

background: #0099ff;

}

 

TD.headerNavigation {

font-family: Verdana;

font-size: 12px;

background: #cc99ff;

color: #ffffff;

font-weight : bold;

}

 

A.headerNavigation {

color: #FFFFFF;

}

 

A.headerNavigation:hover {

color: #ffffff;

}

 

TR.headerError {

background: #ffffff;

}

 

TD.headerError {

font-family: Kristen ITC;

font-size: 12px;

background: #ffffff;

color: #000000;

font-weight : bold;

text-align : center;

}

 

TR.headerInfo {

background: #00ff00;

}

 

TD.headerInfo {

font-family: Tahoma, Verdana, Arial, sans-serif;

font-size: 10px;

background: #0099ff;

color: #ffffff;

font-weight: bold;

text-align: center;

}

 

TR.footer {

background: #bbc3d3;

}

 

TD.footer {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

background: #cc99ff;

color: #ffffff;

font-weight: bold;

}

 

.infoBox {

background: #ffffff;

}

 

.infoBoxContents {

background: #ffffff;

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

}

 

.infoBoxNotice {

background: #FFCCFF;

}

 

.infoBoxNoticeContents {

background: #ccccff;

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

}

 

TD.infoBoxHeading {

font-family: Kristen ITC;

font-size: 11px;

font-weight: bold;

color: #ffffff;

background: #cc99ff;

text-align: center;

 

}

 

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: #ffffff;

}

 

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: #ffffff;

}

 

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: #cc66ff;

color: #000000;

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: #FFFFff;

}

 

TD.pageHeading, DIV.pageHeading {

font-family: Verdana;

font-size: 20px;

font-weight: bold;

color: #cc66ff;

}

 

TR.subBar {

background: #f4f7fd;

}

 

TD.subBar {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

color: #000000;

}

 

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;

color: #cccccc;

}

 

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;

}

 

TD.category_desc {

font-family: Verdana, Arial, sans-serif;

font-size: 11px;

line-height: 1.5;

}

 

 

SPAN.newItemInCart {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

color: #ff0000;

}

 

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: 10px;

color: #cc66ff;

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;

color: cc66ff;

}

 

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;

}

 

.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }

 

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

 

/* 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: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

 

/* input requirement */

 

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

 

TR.footerNavigation {

background: #cc66ff;

}

 

TD.footerNavigation {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

background: #cc66ff;

color: #ffffff;

font-weight : bold;

}

 

A.footerNavigation {

color: #ffffff;

}

 

A.footerNavigation:hover {

color: #ffffff;

}

 

 

TD.pollBoxRow {

font-family: Verdana, Arial, sans-serif;

font-size: 10px; border-color: #eeeeee;

border-style: solid; border-width: 1px;

}

 

TD.pollBoxText {

font-family: Verdana, Arial, sans-serif;

font-size: 10px; border-color: #eeeeee;

border-style: solid;

border-width: 1px;

}

 

TR.pollOptRow {

background: #ffffff;

}

TR.pollFooter {

background: #cc99ff;

}

 

 

/* BEGIN Fancier Invoice and Packingslip */

.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }

.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }

.dataTableRow_INVOICE { background-color: #F0F1F1; }

.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }

.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }

.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }

.product_infobox_heading_row { background-color: #C9C9C9; }

.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }

.product_infobox_data_row { background-color: #F0F1F1; }

.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }

.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }

.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }

.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }

.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }

.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }

.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }

.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }

.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }

.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }

/* END Fancier Invoice and Packingslip */

 

/* ISM Start */

 

.newinfobox_top1 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top2 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top3 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top4 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top5 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top6 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top7 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top8 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top9 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfobox_top10 {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

white-space: nowrap;

}

 

.newinfoBoxContents {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

}

 

/* ISM End */

 

You may say I'm stupid or anything you want, but help!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...