So i'm trying to add simplistic text urls after my logo in list format
Will be the main twitter account, retweet account, and facebook.
I went into templates header, and tried adding my coding to the area, however it screwed up everything after the header image.
The coding i'm pasting is the following
Code:
<ul><li>Twitter <a href="http://twitter.com/U_S_N>@U_S_N</a></li><li>USN <a href="http://facebook.com/unitedstreamers.net>Facebook</a></li><li>ReTweet <a href="http://twitter.com/streamerrt>@StreamerRT</a></li></ul>
Not sure what i'm doing wrong. Little guidance?