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.

Changing Announcement/News Bar affects other parts of the Forum

3 posters

Go down

Changing Announcement/News Bar affects other parts of the Forum Empty Changing Announcement/News Bar affects other parts of the Forum

Post by freshmusic May 30th 2011, 6:27 pm

Hi there, on the scrolling news bar at the top of the homepage at http://freshmusic.forumotion.com , im trying to make the text bigger as i think its a bit small right now however when i put in the relevant HTML code, it will make the news bar text bigger but also other text such as the headings on the Forum widgets and more. The same happens when im trying to change the text colour: it turns other parts of the forum in to the same colour!

Whats going wrong?

Thanks. Smile
avatar
freshmusic
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Changing Announcement/News Bar affects other parts of the Forum Empty Re: Changing Announcement/News Bar affects other parts of the Forum

Post by Nera. May 30th 2011, 6:32 pm

Hi,
try adding this to your CSS
Code:
#fa_ticker_container {
    color: #YOUR COLOR CODE HERE;
    font-size: XYpx;
}
Change the colour code and XY.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Changing Announcement/News Bar affects other parts of the Forum Empty Re: Changing Announcement/News Bar affects other parts of the Forum

Post by freshmusic May 30th 2011, 7:14 pm

Thanks but where do i add that on the CSS sheet?
avatar
freshmusic
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Changing Announcement/News Bar affects other parts of the Forum Empty Re: Changing Announcement/News Bar affects other parts of the Forum

Post by Nera. May 30th 2011, 7:38 pm

AP >> Display >> Colors >> CSS
On the top.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Changing Announcement/News Bar affects other parts of the Forum Empty Re: Changing Announcement/News Bar affects other parts of the Forum

Post by freshmusic May 30th 2011, 8:47 pm

I get this error when i put the code into the CSS:

Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.

We advise you to reread your code.
avatar
freshmusic
New Member

Posts : 16
Reputation : 0
Language : English

Back to top Go down

Changing Announcement/News Bar affects other parts of the Forum Empty Re: Changing Announcement/News Bar affects other parts of the Forum

Post by Nera. May 30th 2011, 8:52 pm

Every selector in CSS must have an opened => {, and closed tags => }
You have one extra or lacking one somewhere in CSS. If you can find it, delete it/add it.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Changing Announcement/News Bar affects other parts of the Forum Empty Re: Changing Announcement/News Bar affects other parts of the Forum

Post by Rac May 30th 2011, 10:03 pm

I made a post for you in the staff zone
avatar
Rac
Forumember

Male Posts : 39
Reputation : 1
Language : English, French, German
Location : England

http://jhgamesforums.forumotion.co.uk

Back to top Go down

Back to top

- Similar topics

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