Ti Skate said:What is the announcement plugin on top of the forum called?
I can't seem to find it, I always end up getting a crappy one.
Cheers!
The Elite said:Ti Skate said:What is the announcement plugin on top of the forum called?
I can't seem to find it, I always end up getting a crappy one.
Cheers!
It's a custom code of mine.
Crysis said:I know someone but I actually don't but I need to post this so I shall.
On-topic, I doubt you could manually code it like two people above have said, as in YOU, YOURSELF.
Maybe search around?
<div class="news">YOUR NEWS HERE</div>
.news {
background: #ADCBE7;
border-top: 2px solid #0F5C8E;
border-bottom: 2px solid #0F5C8E;
padding: 5px;
text-align: center;
margin-bottom: 9px;
text-decoration: none;
font-weight: bold;
}
The Elite said:Ti Skate said:What is the announcement plugin on top of the forum called?
I can't seem to find it, I always end up getting a crappy one.
Cheers!
It's a custom code of mine.