Can you help me? This is whats showing for me: (All this was edited in the FORUMHOME template)
http://prntscr.com/1k17hc
And these are the codes I have added, like you said to. First I added:
Code:
<styletype="text/css">
.newsbar { background: #D6ECA6; border-top: 2px solid #8DC93E; border-bottom: 2px solid #8DC93E; text-align: center; margin: 10px auto; padding: 5px 20px; font-weight: bold;} </style>
Then I added this:
Code:
<p class="newsbar"><strong>Welcome To RebellionX!</strong> <a href="http://rebellionx.org/forums/showthread.php?2-Welcome-to-RebellionX&p=12#post12" target="_blank">Welcome to RebellionX!</a></p>
But it doesn't even display. What did I do wrong?