How do I change the side colour of the lingerie skin.
ive /myskin/cusomer/styles.css and cant find what I need to edit
It meant ot be like i the base skin?
body {
background: #FFCCE6 url('images/body_bg.gif') repeat-y center top;
but cant find it in style.css of lingerie ski
also how to centre the header logo.
treied placing a centre tag in top.tpl but it doesnt work
You should be able to center the logo by editing the css “logo-image” in the styles.base.css file. I'm not familiar enough with the lingerie skin to know where to edit the color or image as you have shown but you should start with:
body, div, p {
color: #626262;
}
in styles.css
- Sno
Tip:
Get the firebug extension for Firefox or simply use chrome
Right click on something you'd like to change / edit. Choose inspect element, and you see which CSS rule you need to change. You can even turn things on and off live to see how it would look.
[quote name='snorocket' timestamp='1312089974' post='118574']
You should be able to center the logo by editing the css “logo-image” in the styles.base.css file. I'm not familiar enough with the lingerie skin to know where to edit the color or image as you have shown but you should start with:
body, div, p {
color: #626262;
}
in styles.css
- Sno
[/quote]
@snorocket
I wrote few PM to you in the last month, as far I can say, I still do have my problem with KB;
I start to believe I am invisible…
A litlle bit help with your add on will be highly appreciated!
regards.