PDA

View Full Version : Add text to navbar


setishock
03-14-2012, 02:31 PM
<a href="http://www.animeappeal.com/?styleid=120" target="_blank">http://www.animeappeal.com/?styleid=120</a>

I'd like to add a text message right above where I parked the toplinks.
"This theme best viewed with IE9 in 1600x900 resolution"
Can it be done and if so how?

setishock
03-16-2012, 11:17 PM
I figured it out on my own. And I'll show you how I did it.
See attachment first.

In the header template look for this>

<div id="toplinks" class="toplinks">

To the right of that add your message. Like this>

<div id="toplinks" class="toplinks"><center><p>This theme best viewed with IE9 in (minimum) 1600x900</p></center>

Click > save and reload. You're done.
Here's how that example came out> http://www.animeappeal.com/?styleid=120

The text you put in becomes the top line in the toplinks. If you have repositioned your toplinks you may have to make some adjustments.