View Single Post
  #651  
Old 09-22-2014, 04:30 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
I want to change the color of tooltip from black to grey.Where to change and how to change
Code:
.tipsy-inner { background: #000; color: #fff; max-width: 300px; padding: 5px; text-align: center; border-radius: 4px; }
__________________
xcartmods.co.uk
Reply With Quote