|
uCoz Community Archives Locked anyone help me|code hidden link to guest no need code [hide] |
anyone help me|code hidden link to guest no need code [hide] |
Quote (Animorph) thanks you , but i want no need Code [hide]your link [/hide] Welcome to : http://softvn.mooo.com
|
12a3, you can always prevent the guests from viewing posts in your forum though...
"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.
|
12a3, this might help i have it on my website
Go to CP --> Design(templates) ---> General appearance of forum pages and paste after $BODY$ this:
Code <script> e=document.getElementsByTagName('A'); for(k=0; k<e.length;k++) { if(e[k].className=="link"){ e[k].innerHTML = '[<b>Links can only be seen by registered members<b>]'; e[k].href = '/index/3-0-0'; } } </script> The parts u can edit: To busy building a passive income online ;)
|
Quote (Animorph) 12a3, this might help i have it on my website Go to CP --> Design(templates) ---> General appearance of forum pages and paste after $BODY$ this: Code <script> Links can only be seen by registered members
thanks for your help, but i'm administrator and i don't see link, i see Links can only be seen by registered members only . i'm sorry but can you helping me ? Welcome to : http://softvn.mooo.com
|
You need to add conditional operators i will give you the full code
Go to CP --> Design(templates) ---> General appearance of forum pages and paste after $BODY$ this: Code <?if($USER_LOGGED_IN$)?><?else?> <script> e=document.getElementsByTagName('A'); for(k=0; k<e.length;k++) { if(e[k].className=="link"){ e[k].innerHTML = '[<b>Links can only be seen by registered members<b>]'; e[k].href = '/index/3-0-0'; } } </script> <?endif?> The parts u can edit: Links can only be seen by registered members To busy building a passive income online ;)
|
Quote (Animorph) <?if($USER_LOGGED_IN$)?><?else?> <script> e=document.getElementsByTagName('A'); for(k=0; k<e.length;k++) { if(e[k].className=="link"){ e[k].innerHTML = '[<b>Links can only be seen by registered members<b>]'; e[k].href = '/index/3-0-0'; } } </script> <?endif?> You are very good thanks you very much, what country you are ? I'm Vietnamese Welcome to : http://softvn.mooo.com
|
| |||
| |||