Page 1 of 1
CSS help
Posted: Sat Nov 13, 2010 11:08 am
by maxisgsm
Hello all,
I need some help with my shop ...... need to change background on BAR (2) like (1)
Here the pic for reference of no (1) and (2)
last time i use 1.4.7, i manage to change it, but know i forgot how i do it .....
Re: CSS help
Posted: Thu Nov 18, 2010 6:36 am
by De[v]
I would need a copy of your css for 1 & 2. If you don't know what im talking about if this is just an ss of our website post a link and i can find it.
Re: CSS help
Posted: Fri Nov 19, 2010 8:45 am
by maxisgsm
here i attach both the CSS ....
the one i mark with 147 is from old version of my OC ...
Re: CSS help
Posted: Fri Nov 19, 2010 8:51 am
by De[v]
Is bar 1 & 2 taken from the same website ? i will need to know what class bar 1 & 2 is before i am able to help. If you have both bars on your website right now just add a link to our site and i can find the class and tell you how to change them.
Re: CSS help
Posted: Fri Nov 19, 2010 9:25 am
by maxisgsm
this SS is from my new OC ....
last time when i use 1.4.7, i change the bar no2 same like bar no1 ....
or if you can tell how to change the color of bar no2 also ok .....
Re: CSS help
Posted: Sat Nov 20, 2010 1:07 pm
by De[v]
Not able to help with out class code. Sorry.
But to change the BG color open your .css file for your template and find the class code and just take out or change what they have.
Code: Select all
background-image:url('');
background-color:#3F0;
background:url("0ddd.gif") repeat #222;
any of this can change the color or image using css.
Re: CSS help
Posted: Sun Nov 21, 2010 12:37 pm
by bkrenzin
please give site url
Re: CSS help
Posted: Sat Nov 27, 2010 1:27 pm
by maxisgsm
i found it .... change the image file name .... and walla .....
check attachment ...
what u need to do is .... edit the CSS file ... find this line
238, 244, 250
image <--- change image to your new image that uploaded to /catalog/view/themes/default/image
and this line
291
image ( box_top )