Bacground color qc 1.2

~mircius

No avatar

2006-05-04 09:09

The css file from qc 1.2 is not the same as in 3.1 so i have a question.
I want to change the color from the left under products category (FFFFFF) but i can find the corect line, in the older version of QK it was ".menu_left "

Amrod

No avatar

2006-05-04 11:14

change container_bg.gif to color you like and upload it on server. Or try to change #menu in default.css

amrod.org

~mircius

No avatar

2006-05-04 14:33

container_bg.gif dose not change the color under products categories, i want to change the white in to blue ore something like this.
Ohhhhhhhhhhhhhh... it was so simple to change this in qc 3.1 why did u have to change it???

~Amrod

No avatar

2006-05-04 17:48

Uhh sorry, container_bg.gif realy don't change anything.
In default.css file change #menu, add there background-color

amrod.org

~mircius

No avatar

2006-05-05 13:59

in the default.css i have to insert a line called #menu background-color ? i'm sorry if i'm stupid but i'm novice to css... thank u

~mircius

No avatar

2006-05-05 20:00

?...help me please...

~mircius

No avatar

2006-05-06 07:30

Nobody knows?

Amrod

No avatar

2006-05-06 13:45

In standard QC in default.css there is:

#menu{position:relative;float:left;width:165px;
padding:0;margin:0;}



insert there:

background-color:#f3f3f3;



and it should look like:

#menu{position:relative;float:left;width:165px;
padding:0;margin:0;background-color:#f3f3f3;}

amrod.org

Back to top
about us | contact