tia,
John
| Author | Comment | |||
|---|---|---|---|---|
John F Page |
How to remove "View Contributors" |
Lead | ||
|
How can I remove the "View Contributors" from my forum's initial page? I've looked through various settings and don't see a way to remove
it.
tia, John |
||||
|
|
||||
exstreamuser |
#1 | |||
|
Admin > Contributor Settings > Disallow Contributions will take both links off.
Adding the following line to the Advanced CSS of your default skin will just take the one link off. .view-contributors { display: none; } |
||||
|
|
||||
John F Page |
Additional Question | #2 | ||
|
Thanks for the help. I hadn't wanted to take both links off.... so how does one get to the Advanced CSS so that I can then add your line?
BTW, when I try to go to yuku's help to solve these issues the server times out. |
||||
|
|
||||
exstreamuser |
#3 | |||
|
Yes, it has been down since the servers moved. Nothing on there that would have helped anyway. Just come and ask something.
OK, Admin > Design > Customized Skins Look for the one that says Active Default in blue below it's name. Click Edit HTML. Scroll down to the third box: Advanced CSS. Scroll that box right down. Carefully create a couple of blank lines by hitting return. (don't break the code) Paste in the line above. Scroll the main page right down and click Save. |
||||
|
|
||||
John F Page |
Thanks! | #4 | ||
|
It worked perfectly. Thanks so much! John
|
||||
|
|
||||
exstreamuser |
#5 | |||
|
You're welcome.
|
||||
|
|
||||