View Single Post
  #2  
Old 07-30-2013, 05:31 AM
  rocky's Avatar 
rocky rocky is offline
 

X-Cart team
  
Join Date: Jul 2005
Posts: 719
 

Default Re: which css to edit for payment instructions

Quote:
Originally Posted by quietcoolone
In SF Manager, i have added special instructions to the Payment Methods but those instructions display in large fonts on the customer end (cart), I have edited just about every possible entry in skin/common_files/css/main.css and skin/2-columns/css/altskin.css but nothing seem to change.
Does anyone know which css controls payment method special instruction font, size etc?

Thank you.


I'd highly recommend you to install Firebug to your Firefox browser. I'm not actually sure, but probably the similar feature is built in to Google Chrome as well or there could be an extension.

http://getfirebug.com/
https://addons.mozilla.org/en-US/firefox/addon/firebug/

Anyway, Firebug helps to determine which CSS class is used for this or that section with just one click.

Install this extension, then right-click on the corresponding section, choose inspect with firebug, find CSS tab and you'll see which CSS class corresponds to this section in which file and which line you can modify it.

Very useful tool.
__________________
Alexander Dyachkov,
Director of Customer Success
Reply With Quote