View Single Post
  #516  
Old 03-24-2014, 01:42 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

You can add some CSS to skin/reboot/css/reboot_tabs.css ...
Quote:
div.royal_tab div.views a:link, div.royal_tab div.views a:visited { color: #000080; text-decoration: underline; }
div.royal_tab div.views a:hover { color: #000080; text-decoration: none; }

Then create a hyperlink in the usual way...

Quote:
<a href="link.php">My link</a>
__________________
xcartmods.co.uk
Reply With Quote