2013-03-04, 09:00 PM
I have messed with the XML Document to add the home icon on the forums... However, I can not list the word "home" next to the home icon as you can see in the picture below. If anyone can help me with this situation... It would be greatly appreciated thank you....
Here is what I added...
#panel .upper ul.top_links a.home {
background-image: url(images/leaf/icons/home.png);
<li><a href=http://clubfauna.com/ class="home">{$lang->toplinks_home}</a></li>
Here is what I added...
#panel .upper ul.top_links a.home {
background-image: url(images/leaf/icons/home.png);
<li><a href=http://clubfauna.com/ class="home">{$lang->toplinks_home}</a></li>