View Single Post
  #1  
Old 12-12-2010, 07:22 AM
  caucus's Avatar 
caucus caucus is offline
 

eXpert
  
Join Date: Oct 2003
Location: FLorida U.S.A
Posts: 356
 

Default Change H1 color and font szie

Hello

I found the css file but changing the h1 color did not change what I wanted. I am not sure what it changed. I edited the main.css file h1 but did not make a differnce

My Demo site
http://www.fitnessequip4u.com/wmpecomm/


I checked the css files at the following link
skin/common_files/css
As mentioned main.css does not do it
h1 {
margin: 10px 0;
padding: 0;
font-size: 20px;
color: #617683;
font-weight: normal;
}

Does anyone know which css file I am using?
__________________
Staying To The Right
But Left of Rush

X-cart Current version: 4.4.2
X-cart Current version: 4.4.1
X-cart Version 4.0.14
X-cart Version 4.1.6
Litecomm Version: 2.2.35
Operating System Linux
PHP Version 5.2.14
Apache/2.2.16 (Unix)
MySQL client version: 5.091
Reply With Quote