|
#1
|
|||
|
|||
|
Hey, I'm trying to put a feedburner button in my header but when i try it goes under all the other links. Any ideas?
Code:
<div id="header"> <ul id="menu"> <li><a href="index.php"><DM_STR_HOME></a></li> <li><a href="<SITE_BROWSELINK_PAGED>"><DM_STR_COLLECTION></a></li> <li><a href="index.php?x=about"><DM_STR_ABOUT></a></li> <li><p><a href="http://feeds2.feedburner.com/GudjonPhoto"><img src="http://feeds2.feedburner.com/~fc/GudjonPhoto?bg=000000&fg=888888&anim=0" height="26" width="88" style="border:0" alt="" /></a></p></li> </ul> |
|
#2
|
||||
|
||||
|
Remove the <p> and </p>
__________________
Pixelpost Documentation | Visual Pixels | My Addons | Transition Bottlerocket Fund |
|
#3
|
|||
|
|||
|
Great, thanks, that worked
|
| Post Reply |
| Thread Tools | |
|
|