View Single Post
  #896  
Old 04-03-2015, 12:53 PM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Add to skin/reboot/skin/reboot.css
Code:
.highlightme { border: 3px solid #B4E7F8; border-top: none; border-right: none; border-left: none; }
Then wrap your link text, or any text with...
Code:
<span class="highlightme"> ... </span>
__________________
xcartmods.co.uk
Reply With Quote