The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Scrolling announcements

2 posters

Go down

Solved Scrolling announcements

Post by Jmgrap August 11th 2012, 7:37 pm

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!
avatar
Jmgrap
New Member

Posts : 20
Reputation : 1
Language : English

Back to top Go down

Solved Re: Scrolling announcements

Post by Sanket August 11th 2012, 9:31 pm

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.
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
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Scrolling announcements

Post by Jmgrap August 11th 2012, 9:44 pm

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!
avatar
Jmgrap
New Member

Posts : 20
Reputation : 1
Language : English

Back to top Go down

Solved Re: Scrolling announcements

Post by Sanket August 11th 2012, 9:49 pm

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
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Scrolling announcements

Post by Jmgrap August 14th 2012, 5:59 am

Thank you.
Solved.
avatar
Jmgrap
New Member

Posts : 20
Reputation : 1
Language : English

Back to top Go down

Solved Re: Scrolling announcements

Post by Sanket August 14th 2012, 11:29 am

Topic Solved & Locked
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum