Post by lasa » Sat Mar 29, 2014 4:17 am

http://tinyurl.com/mnyxthw

Down by the brass bronze...

Right now I underlined them so they look like links but.. otherwise you'd never even guess there links.
Any ideas?
Links outside the description are a little darker and turn a gray blue.

lasa2

Active Member

Posts

Joined
Tue Apr 16, 2013 9:11 am

Post by andrei.bogdan » Mon Mar 31, 2014 5:05 pm

You should use the theme's CSS file to change the color of the <a> tag within the description section.

You can use:

Code: Select all

.category-info a { color: #474747; } 
You can paste it in the file:

Code: Select all

catalog/view/theme/megastore/stylesheet/stylesheet.css
Andrei

Andrei
andrei.opencart[at]yahoo.com
Themes and Extensions


Active Member

Posts

Joined
Mon Mar 25, 2013 4:52 am

Post by lasa » Mon Mar 31, 2014 6:39 pm

Andri, that's it :) thanks a ton!
Once you showed me where I was able to set it up to look like the rest of the site:
.category-info a:link {color:#424142;}
.category-info a:visited {color:#424142;}
.category-info a:hover {color:#0d5b8c;}
.category-info a:active {color:#0d5b8c;}

Now that I have the work around solution I have a back up in case the THEME author can't figure out why the links are not being honored by the themes internal options.

Thanks again,

Lasa2

Active Member

Posts

Joined
Tue Apr 16, 2013 9:11 am
Who is online

Users browsing this forum: Amazon [Bot], Bing [Bot] and 18 guests