Scrolling announcements
2 posters
Page 1 of 1
Scrolling announcements
Is there a way to make the scrolling announcement compatible with html so I can make it a link?
EDIT: Also, is there a way to remove some of the buttons that came on the navigation bar such as FAQ and Search?
Thank you!
EDIT: Also, is there a way to remove some of the buttons that came on the navigation bar such as FAQ and Search?
Thank you!
Jmgrap- New Member
- Posts : 20
Reputation : 1
Language : English
Re: Scrolling announcements
When you go into the announcements, you can add the html codes.
To hide the FAQ & Search links, you can add this to the css.
Alternatively, to hide the FAQ & search Links for members & guests
Users & groups>Special Rights
Faq: Administrator
Search: Administrator
Save
To hide the FAQ & Search links, you can add this to the css.
- Code:
a[href="/faq"] {
display: none !important;
}
a[href="/search"] {
display: none !important;
}
Alternatively, to hide the FAQ & search Links for members & guests
Users & groups>Special Rights
Faq: Administrator
Search: Administrator
Save
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Scrolling announcements
Thank you!
Also,
Is there a way to place a donate button at the bottom of my forum?
&
How do I enable quick reply for topics?
Sorry for the random questions!
Also,
Is there a way to place a donate button at the bottom of my forum?
&
How do I enable quick reply for topics?
Sorry for the random questions!
Jmgrap- New Member
- Posts : 20
Reputation : 1
Language : English
Re: Scrolling announcements
Why don't you ask the other questions in a separate thread? It would be much easier for other members to search for it in the future.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Re: Scrolling announcements
Thank you.
Solved.
Solved.
Jmgrap- New Member
- Posts : 20
Reputation : 1
Language : English
Re: Scrolling announcements
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» LATEST TOPICS scrolling widget has stopped scrolling
» How to add scrolling bar?
» Little scrolling message
» Are there other " Scrolling Widgets " ?
» Not scrolling down to the last post
» How to add scrolling bar?
» Little scrolling message
» Are there other " Scrolling Widgets " ?
» Not scrolling down to the last post
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum