Support Forums

Highlight feature

This is a discussion on Highlight feature within the Templates, HTML, CSS, and Design Help forums, part of the General category; Can I change the highlight colour or make them stand out more...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 02-05-2010, 07:27 AM   #1
Customer
 
Join Date: Nov 2009
Posts: 44
Rep Power: 8
ccs is on a distinguished road
Default Highlight feature

Can I change the highlight colour or make them stand out more
ccs is offline   Reply With Quote
Old 02-05-2010, 08:07 AM   #2
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,342
Rep Power: 84
seymourjames is a jewel in the rough
Default

Yes. It is defined in your css style sheet.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates & Modules
Get the Best U.S Hosting, Best U.K Hosting
seymourjames is offline   Reply With Quote
Old 02-05-2010, 08:08 AM   #3
Customer
 
damiun's Avatar
 
Join Date: Apr 2009
Posts: 412
Rep Power: 18
damiun is on a distinguished road
Default

Hi,

I dont know which theme you are using, But als with the highlighted listings, you can a background the the listing in the showlisting page.

If you have knowledge of css you can also assing a div to a featured listing.
damiun is offline   Reply With Quote
Old 02-05-2010, 08:18 AM   #4
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,342
Rep Power: 84
seymourjames is a jewel in the rough
Default

If you are using TemplateCodes (I think you may be but I may be mistaken - always a good idea to put it in your signature so we know) it is here

td.featured {
background:url("../images/featured_bg.gif") repeat-x left -30px;
}
td.bold {
font-weight:bold;
}
/* Highlighted Listings
* td.highlighted handles the display of highlighted listings
*
*/
td.highlighted {
background:url("../images/highlight_bg.gif") repeat-x left -30px;
}


Its a repeating image with a certain amount of opacity. You could just use a solid color if you wish or replace the image with one which is sharper.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates & Modules
Get the Best U.S Hosting, Best U.K Hosting
seymourjames is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Annoying little 'highlight' I can't remove. michael Templates, HTML, CSS, and Design Help 3 05-22-2009 08:16 AM
Highlight colour change torrox Technical Support 4 06-08-2008 06:55 PM


All times are GMT -4. The time now is 07:19 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0