Hello Deep and congratulations for this modification ;-)
Pardon me, but I have a little problem with the alignment the botton, they are always in the center and I can't put it on the left!
My Forum
Can you help me please?
- I insert $tabbars in the navbar template
- I have upload images on forumroot
- I installed plugin
- I insert this code in Additional CSS:
Quote:
#tabs4 a {
float:left;
background:url("tableft4.gif") no-repeat left top;
margin:0;
padding:0 0 0 7px;
text-decoration:none;
}
|
Thanks