how can i edit top header

iron-maiden

No avatar

2008-01-05 19:24

HI EVERYONE!
i have a question how can i edit background on header where is writing "produkty , onas, promocje, regulamin, kontakt"
i would like give yellow background but i can't find where can i do it
please answer

// sorry for my english ;]

» Quick.Cart v2.x

beholder

Avatar: beholder

2008-01-06 04:52

perhaps edit background and color in following code in templates/default.css:


#menu2 li a{display:block;padding:3px 12px 4px;border-right:1px solid #5d81bd;background:inherit;color:#5d81bd;font:bold 1.167em verdana, sans-serif;}
#menu2 li a:hover{background:#f2f5fb;color:#5d81bd;}



..or better make your own template and do not edit the default one. Easy to do.

Back to top
about us | contact