Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Small Box on Header
harlenjoy Offline
Junior Member
**
Posts: 2
Joined: Dec 2012
Post: #1
Small Box on Header
I've search anything on this forum and manage to show or hide some boxes using php in template. My problem is I would like to make a smallbox on header welcoming guest like vbulletin do. How can I make it? If possible also if the new box is above on the first category of my forum. Thank You!
12-10-2012 10:38 PM
Find all posts by this user Quote this message in a reply
Sama34 Offline
Senior Member
****
Posts: 490
Joined: May 2011
Post: #2
RE: Small Box on Header
Insert whatever code you wish in your header_welcomeblock_guest template.

Support PM's will be ignored. Yipi
Plugins: Announcement Bars - Custom Reputation - Mark PM As Unread
01-05-2013 05:31 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Seabody Offline
Member
***
Posts: 54
Joined: Aug 2012
Post: #3
RE: Small Box on Header
If you only want it on the index page:

PHP Code:
<if THIS_SCRIPT == 'index.php' then>some box stuff</if>

01-05-2013 09:50 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: