|
uCoz Community » uCoz Modules » Site News & Blogs » how to hide link for guest (Available for users only) |
how to hide link for guest |
Can someone please help me with that thing.. Image below.. Thanks..
![]() Attachments:
0692867.jpg
(43.0 Kb)
i love ucoz, coz its very simple not like other
www.tech-comps.in | www.NoNames.at.ua watch free movies | ganool.nl watch free movies | bioskop21.info |
cyberworlds, http://www.ucause-entertainment.tk/ may help and I am sure it will !
Regards ![]() If I Help you then Please +Rep and Awards
|
Quote (Susmoy) its not working to me ![]() ![]() i love ucoz, coz its very simple not like other
www.tech-comps.in | www.NoNames.at.ua watch free movies | ganool.nl watch free movies | bioskop21.info |
cyberworlds, use this code:
Code <script> e=document.getElementsByTagName("span"); for(i=0;i<e.length;i++) { if(e[i].className=='UhideBlockL') { e[i].innerHTML=e[i].innerHTML.replace('Available for users only','YOURTEXT'); } } </script> "YOURTEXT" should be substituted with the text you need. Paste this code to the template of bottom part of the website. |
thanks Natashko, il trying
i love ucoz, coz its very simple not like other
www.tech-comps.in | www.NoNames.at.ua watch free movies | ganool.nl watch free movies | bioskop21.info |
| |||
| |||