Go Back   Mosets Community > Mosets Templates > Kinabalu

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-17-2013, 03:17 AM
erikguthrie erikguthrie is offline
Mosets'd
 
Join Date: Dec 2009
Posts: 16
Default Link Colors

Is there a way to override the standard joomla link color just for mosets tree?

I want to have the links in mosets tree to be orange but the rest of the links of the site to be white.
Reply With Quote
  #2  
Old 11-26-2014, 10:45 AM
Australian Australian is offline
Mosets'd
 
Join Date: Apr 2008
Location: Wodonga
Posts: 51
Default

/components/com_mtree/templates/kinabalu/template.css

edit line 450:

p.mbutton a, .actions a {
background: url("images/button-overlay.png") repeat-x scroll 0 0 #383D44;
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
border-radius: 5px;
color: #FFFFFF !important;
cursor: pointer;
display: inline-block;
font-weight: 700 !important;
line-height: 0.9em;
margin: 0.65em 0 0;
padding: 5px 10px 6px;
position: relative;
text-decoration: none;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

and change the value '[em]#383D44[/em]' with the hex code value of the color you want to change to.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +8. The time now is 03:55 AM.

Copyright © 2005-2010 Mosets Consulting

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.