uCoz Community uCoz Modules Forum Forum Additional information |
Forum Additional information |
can i edit or delete that part in the forum? Image below. Thanks.
Attachments:
7694201.jpg
(28.8 Kb)
Post edited by Ron6875 - Friday, 2011-04-15, 11:09 AM
|
Ron6875, it depends on what kind of changes you would like to make. You can customize it. But if you want to change its functions or smth you need to use scripts. Provide a more specific question, so we will be able to come up with a more specific answer.
|
ah i see.. I thought it can be edited.. I'll just figure out how to hide that part.. I have another problem with my award thing.. It's not appearing in my forum.. How can i make it visible in the forum?
Post edited by Ron6875 - Friday, 2011-04-15, 1:11 PM
|
Ron6875, did you installed the award feature ?
If not go to CP ---> Tools ---> Awards ---> Install the Module and then it should appear in forum also. Note: so please continue there for further questions about awards To busy building a passive income online ;)
|
Ron6875,
Quote (Ron6875) Is there any way to change the color of the user in the tag board add this Code .cBlock1 a b, .cBlock2 a b {color: YOURCOLOR} Further discussion about Tag Board should go here http://forum.ucoz.com/forum/21-480-1#2408 |
I wanted to put that script below into my file catalog.. I wanted to change the "Available for users only" into my own like "Please register to see th link".. but it doesn't seem to work.. It works perfectly in my forum.. How can I make it to work? Can someone please help me.. Thanks..
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','<font size="3" face="Comic Sans MS"><b>Dear Guest, You are not a Registered User. Please Register or Login first to see the links. Thanks.</b></font>'); } } </script> |
Ron6875, That script isn't made for File Catalog module , its only made for the forum module thats why it only works in forum , i suggest that you make a thread about this in - User Communication - or go to the website that provided the script and ask there.
To busy building a passive income online ;)
|
I want to hide those things which i have indicated on the picture.I want only admin to see it.
Please tell me how to do it..i will be thank full ,, Regards, Added (2011-06-03, 12:30 PM) Attachments:
7167999.jpg
(96.9 Kb)
If I Help you then Please +Rep and Awards
|
Susmoy, From what I know of uCoz you are unable to hide this from view. I may be wrong but I attempted the same thing when I first joined uCoz and have not found any way to do it.
Hope this helps Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Paradox, But I Saw In Many uCoz Site That They Are able to Hide this from normal users.
I Think Moderators Can Help Me And Thanks For Your Help Too Brother.. Added (2011-06-04, 3:04 Am) If I Help you then Please +Rep and Awards
|
Susmoy, if you use search you will find that another person has already asked the same question. Here's the link; http://forum.ucoz.com/forum/9-13169-1
Jack of all trades in development, design, strategy.
Working as a Support Engineer. Been here for 13 years and counting. |
Paradox, I Am Still Unable To Do It.
I saw in some sites Like This and i want to do this too.. Please help me.. Attachments:
6207115.png
(12.1 Kb)
If I Help you then Please +Rep and Awards
|
| |||