X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Change H1 color and font szie (https://forum.x-cart.com/showthread.php?t=57028)

caucus 12-12-2010 07:22 AM

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?

balinor 12-12-2010 07:23 AM

Re: Change H1 color and font szie
 
Use firebug, it will tell you exactly which class it is.

caucus 12-12-2010 07:57 AM

Re: Change H1 color and font szie
 
Hello Balinor

That is a good idea. I will give it a go. Then all I have to do is figure out what file it is

I do not think it si jquery.ui.themes.css and it does not appear to be in the main.css

Where do you think it maybe?

amy2203 12-12-2010 11:28 AM

Re: Change H1 color and font szie
 
firebug will tell you which file it's in,

caucus 12-12-2010 12:16 PM

Re: Change H1 color and font szie
 
Hello Amy

You are correct and I tried it again and your suggestion worked

The file can be found at:
File: /vivid_dreams_chromo/css/altskin.css

I would have never figured this out without the both of you helping out on this.

Thanks again for all your support


All times are GMT -8. The time now is 05:54 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.