![]() |
icons instead of text/buttons
can we have small icons to warn/view warn in navbar on line with reps and report post like icons?
If so the plz suggest the code modifications needed. thanks |
Go into your postbit template and find:
HTML Code:
<a href='Warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'>Warn $post[username]</a> HTML Code:
<a href='Warn.php?do=WarnUser&id=$post[userid]&post=$post[postid]'><img src='images/misc/whatever.gif' border='0'></a> Do the same for the other two links ("View XYZ's warnings" and "View your warnings") using a suitable image. The code for the other two links is: HTML Code:
<a href='Warn.php?do=ViewWarnings&id=$post[userid]'>View $post[username]'s Warnings</a> HTML Code:
<a href='Warn.php?do=ViewMyWarnings'>View your Warnings</a> Rgds |
hey thanks.... just what i needed.
|
OK, now your turn to share with us the icons you are going to use. Maybe others are interested as well.
|
actually i asked before making them :D
now will make them and share with you guys ... :P |
OK, let's see them.
|
All times are GMT. The time now is 08:11 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|