The Arcive of vBulletin Modifications Site. |
|
vBAnnounce Beta Details »»
|
|||||||||||||||||||||||||
vBAnnounce Beta Just a little template edit I came up with to make an important announcement stand out... Ad Location Templates > ad_header_end | Add this code to the template. Code:
<if condition="$show['member']"> <br /> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr> <td class="alt1" align="center"> YOUR TEXT AND HTML TAGS HERE </td> </tr> </table> </if> Enjoy! ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Screenshot or demo?
|
|
#3
|
|||
|
|||
|
|
|
#4
|
|||
|
|||
|
does it need to be beta?
isnt this type of code already well established i am hoping its to add more new code to this later on?!?thanks anyways nice hack
|
|
#5
|
||||
|
||||
|
You could save yourself the edit, and use the built in notices system if you wanted.
Good work though if your just learning, everyone has to start some where
|
|
#6
|
||||
|
||||
|
Nice first modification Pyrobyte, and thanks for bringing it to my attention. Not sure about adding it though, because I don't think I have a need for such an addition right now.
|
|
#7
|
|||
|
|||
|
Agreed, Notices system is doing the same.
|
![]() |
|
|