Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Template design and Front-End Code (http://www.pixelpost.org/forum/forumdisplay.php?f=20)
-   -   Feed burner image in header problem, Dark Matter free (http://www.pixelpost.org/forum/showthread.php?t=10217)

GudjonPhoto 02-21-2009 04:35 AM

Feed burner image in header problem, Dark Matter free
 
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&amp;fg=888888&amp;anim=0" height="26" width="88" style="border:0" alt="" /></a></p></li>
                                        </ul>


Dkozikowski 02-21-2009 05:08 PM

Remove the <p> and </p>

GudjonPhoto 02-22-2009 11:16 AM

Great, thanks, that worked :D


All times are GMT. The time now is 03:04 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.