Hello forum!
I am using the transparent bliss 2 for j1.5, very nice template in my taste.
I have been trying to make the submenuitems to have some indent. I did the following change to the template.css
| Code: |
.menu li a:link {
display: block;
color: #FFF;
text-indent: 36px;
background-image: none;
text-decoration: none;
font-weight: bold;
}
|
What i added was the two lines text-indent and background image.
It made the trick to begin with, but then after visting the submenu links, they go back to the no-indent position.
I tried to solve this, but I simply cannot figure it out. What to do?
Any help is most appreciated!
greetings
Andreas