Some Customization of TagBoard + No right click script - Tag Board - uCoz System management and tuning - uCoz Community
You logged in as Guest
Username/E-mail:
Recent messages · Members · Forum rules · FAQ · SEARCH Registration · Log in


We are in the second round! Let's keep voting!

Page 1 of 11
uCoz Community » uCoz System management and tuning » Tag Board » Some Customization of TagBoard + No right click script
Some Customization of TagBoard + No right click script
EckhoDate: Thursday, 2008-10-09, 3:09 Am | Message # 1
GFX Certified
Group: Checked
Messages: 59
Awards: 0
Reputation: 27
Status: Offline
Here's The Code in Appearance of Entries @ tagboard

Code
<div class="cBlock$PARITY$" style="padding:0 4px 5px 2px;margin-bottom:3px;">
<div style="float:right;font-size:8px;" title="$DATE$">$TIME$</div>

<?if($USERNAME$)='eckho'?><span style="color:red">Admin<?endif?>
Code
<?if($USERNAME$)?><a href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow"><b>$NAME$</b></a><span style="color:white">
<?if($SITE$)?> <a rel="nofollow" href="$SITE$" target="_blank" title="$STR_URL$"><img border="0" align="absmiddle" src="http://src.ucoz.net/t/531/h.gif"></a><?endif?>
<?endif?>
<div class="cMessage">$MESSAGE$</div>
<?if($CUSTOM1$)?><br>$STR_CUSTOM1$: $CUSTOM1$<?endif?>
<?if($CUSTOM2$)?><br>$STR_CUSTOM2$: $CUSTOM2$<?endif?>
</div>

<body>
<!---NO RIGHT CLICK SCRIPT---->
<script language=JavaScript>
<!--

//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dynamicdrive.com

var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}

document.oncontextmenu=new Function("return false")
// -->
</script>
<!---NO RIGHT CLICK SSCRIPT---->
</body>

Screenshot of Effect

if you want to add some VIP image after the name with Slogan of " PREMIUM "
here's the code

<?if($USERNAME$)='USERNAME'?><img alt="" src="http://img205.imageshack.us/img205/605/vipmemberjo1.gif" align="" border="0"><span style="color:yellow">Premium<?endif?>



Message edited by Eckho - Thursday, 2008-10-09, 10:25 Pm
 
NzoDate: Friday, 2009-02-27, 12:06 Pm | Message # 2
Regular
Group: Checked
Messages: 49
Awards: 1
Reputation: 1
Status: Offline
Quote
<?if($USERNAME$)='eckho'?><span style="color:red">Admin<?endif?>

You forgot to add '</span>' after 'Admin'. If you don't add this it makes your messages red too. wink


NzoMedia.info

Message edited by Nzo - Friday, 2009-02-27, 12:07 Pm
 
KeturkaimisDate: Saturday, 2009-02-28, 0:12 Am | Message # 3
Newbie
Group: Checked
Messages: 14
Awards: 0
Reputation: -2
Status: Offline
where past this code?

Added (2009-02-28, 0:12 Am)
---------------------------------------------
Please detail, with steps.


Multi-Language Keturkaimis 1.45
 
PilotDate: Saturday, 2009-02-28, 4:37 Am | Message # 4
Experienced
Group: Checked
Messages: 683
Awards: 29
Reputation: 77
Status: Offline
Quote (Keturkaimis)
where past this code?

In the appearance of tag board entries template. It's already told in the first post.


 
uCoz Community » uCoz System management and tuning » Tag Board » Some Customization of TagBoard + No right click script
Page 1 of 11
Search: