Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Change Individual words in index to different colour


robinsons autostar

Recommended Posts

Or create a style in the stylesheet (example):

 

.someclass {
  font-family: sans-serif;
  font-size: 21px;
}

And use it like this:

 

<span class="someclass">Some text of another style here</span>

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...