Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I originally posted on the general forum but the more I think about it I believe this may be a contribution issue. What I mean by that is my problem started about the time I installed header_tags_full. What is happening is that I have different colored heading text on my product pages than my index and product info pages. See what I mean here: Home Page Also, after installing the affiliate part doesn't work no buttons or anything to control it in the admin section. So this is why I believe that it is header tags that the problems are in. Could someone check out the site and let me know? Here is my stylesheet code:

 

/*

$Id: stylesheet.css,v 1.75 2004/11/29 Hostingoscommerce.com $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2003 osCommerce

 

Released under the GNU General Public License

 

Modified for VN2 Free Skin E by Kevin jeffery - www.vn2designs.com

 

*/

 

.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: #900011 url(images/vn2designsdotcom_body_bak.jpg) repeat-x;

color: #000000;

margin: 0px;

}

 

A {

color: #904138;

text-decoration: none;

}

 

A:hover {

color: #B7843A;

text-decoration: underline;

}

 

FORM {

display: inline;

}

 

TR.header {

 

}

 

TR.headerNavigation {

 

}

 

TD.headerNavigation {

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

font-size: 10px;

 

color: #000000;

font-weight : bold;

}

 

A.headerNavigation {

color: FF9900;

}

 

A.headerNavigation:hover {

color: #FFEFDF;

}

 

 

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

}

 

TD.headerInfo {

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

font-size: 12px;

background: #E6CEA3;

color: #ffffff;

font-weight: bold;

text-align: center;

}

 

TR.footer {

 

}

 

TD.footer {

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

font-size: 10px;

 

color: #FF9900;

font-weight: bold;

}

 

.infoBox {

 

}

 

.infoBoxContents {

 

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

font-size: 10px;

}

 

.infoBoxNotice {

background: #FF8E90;

}

 

.infoBoxNoticeContents {

 

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

font-size: 10px;

}

 

TD.infoBoxHeading {

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

font-size: 11px;

font-weight: bold;

 

color: LightYellow;

}

 

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 {

 

}

 

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

 

}

 

TABLE.productListing {

border: 1px;

border-style: solid;

border-color: #EE5B00;

border-spacing: 1px;

}

 

.productListing-heading {

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

font-size: 10px;

background: #EE5B00;

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, DIV.pageHeading {

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

font-size: 20px;

font-weight: bold;

color: #FF3300;

}

 

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;

}

 

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, 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: #f0a480;

font-weight: bold;

}

 

TABLE.formArea {

background: #F6EEDF;

border-color: #F0E1C5;

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;

}

 

.moduleRow { }

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

.moduleRowSelected { background-color: #E6CEA3; }

 

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

 

/* Modified for VN2 Free Skin E by Kevin Jeffery - www.vn2designs.com */

 

TABLE.infoBox_left {

background: url(images/vn2designsdotcom_left_bak.jpg);

}

 

TABLE.infoBox_right {

background: url(images/vn2designsdotcom_right_bak.jpg);

}

 

TD.infoBox_left {

background: url(images/vn2designsdotcom_left_top.jpg) no-repeat left top;

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

font-size: 10px;

font-weight: bold;

color: White;

height: 33px;

padding-left: 8px;

padding-right: 4px;

padding-top: 10px;

 

}

 

TD.infoBox_right {

background: url(images/vn2designsdotcom_right_top.jpg) no-repeat left top;

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

font-size: 10px;

font-weight: bold;

color: White;

height: 33px;

padding-left: 8px;

padding-right: 4px;

padding-top: 10px;

 

}

 

TD.infoBox_center {

background: url(images/vn2designsdotcom_center.jpg) no-repeat left top;

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

font-size: 13px;

font-weight: bold;

color: #FFFFFF;

height: 33px;

padding-left: 8px;

padding-top: 12px

 

 

}

 

a.textbox {

color: #ffffcc;

}

 

h1 {

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

font-size: 20px;

font-weight: bold;

}

h2 {

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

font-size: 14px;

color: #ffffcc;

}

 

Thanks,

 

Terry

Posted
You need to add color: #ff0000 to the h1 class.

 

Jack

 

Thanks Jack that did the trick :thumbsup: I now remember editing that with header tags or gift vouchers. Must have added that contrib's code and overwrote mine :blush: Your the best!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...