View Single Post
  #2  
Old 06-06-2010, 10:26 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: Minor CSS changes - need help

Adding the top links is not CSS related, but rather html related.
You will need to find the appropriate template using the debugging console. Under general setting click 'Enable debugging console'. You will need to allow pop-ups. Hover over the name of the template files in the debugging console and the corresponding portion of the web page will be highlighted.

The dark grey is actually the back ground color of the HTML tag. Look in main_aw.css at the HTML tag. I use Firebug with firefox to find CSS tags. Works great!!!

Once again removing the links is HTML and you should use the debugging console to find the appropriate template file to edit.

Ash
__________________
xcart 5.1.2
Reply With Quote