![]() |
Re: padding
I got it, I had to read it a couple of times. Thank you for that.
It's pushing the header over to the right. Can I have it go over the top without placing it in a table. |
Re: padding
Go over the top?
|
Re: padding
I'm thinking that I have to make my image more of a background image so that the header is over the image and not pushed it to the right.
I the moment it'smage)categories. I would like to have the word categories overtop of the image. I hopethis make sense. |
Re: padding
Ok, in that case you need to create a new class for that table cell. remove the image all together and add this to the <td> tag:
<td class="menu-header"> Then, in skin.css, add this: .menu-header {background: url(images/catBar.jpg); background-repeat: no-repeat;} |
Re: padding
I've got that done but now it's not putting it underneath the main header and it making the image height smaller. I'm thinking that there is another <td> image height set somewhere in the skin1.css that I need to change.
Thank you |
Re: padding
Balinor your the best!! I got it to work I just need to figure out how to make the text backgound clear like on the submenu bar. Once again thank you so much.
-e |
Re: padding
Balinor do you know how I can get the text (categories, bestsellers, Your cart...ect) to have a transparent background. Simlar to the transparent background on the header bar after you click on the category.
Sorry for all the questions. -e |
Re: padding
Just change the VertMenuTitle class to have no background color.
|
Re: padding
Sweet!! Thank you so much.
|
All times are GMT -8. The time now is 07:12 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.