ok, another newbie here, but on my site http://outpostmontana.com/
I need help with columns I want the image to go all the way up, and also how do I put the catagories names in the same space as
home and log in.
ok, another newbie here, but on my site http://outpostmontana.com/
I need help with columns I want the image to go all the way up, and also how do I put the catagories names in the same space as
home and log in.
The sidebar edge images do go all the way up to the bottom of the header. If you want the horizontal and vertical strips to meet, you need to put the horizontal one at the bottom of the header.
To move the categories-tabs up next to the header nav, you will need to edit tpl_header.php some more and remove any <br /> tags between them, and then edit your stylesheet for #navMainWrapper and #navCatTabsWrapper. You might tryTHis is just my first thought on this, and it may take something else to work right.Code:#navCatTabsWrapper { float: right; } #navMainWrapper { float: left; }
Thank you I will try that, are there any other suggestions that you may have, Like I said I am new at this css, shopping cart, I do know a lot about html, but css and .php is all new and greek.
Thanks again
vicky