hi guys,
I have the following css line
#navi-outer a.navi-active {display:block;padding:5px
0px 0px 5px;text-decoration:none;f
ont-size:1
1px;color:
#fff;backg
round:#333
url(../../images/bg-on.gif
);}
and it produces a div like this
http://74.53.18.200/temp/divs/1.jpgNow i want to be able to add the following image to the right side of it
http://74.53.18.200/temp/divs/2.jpgin order to get it to look like this
http://74.53.18.200/temp/divs/3.jpgcan you tell me how i can get the 2.jpg aligned to the next of it so that it would come up on the active status?
Thank you
Start Free Trial