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.
The forum of the forums
3 posters

    CSS Code for Announcement scroller Background Color

    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved CSS Code for Announcement scroller Background Color

    Post by runawayhorses May 5th 2012, 10:24 pm

    In the AP the Announcement section where the scroller is I want to change the background color in the CSS stylesheet so the background color of the scroller is white.

    Can someone show me the code for phpbb3? I could do it with a table code in the scroller html field but that will scroll also, I would prefer to change it in the CSS stylesheet. thanks


    Last edited by runawayhorses on May 6th 2012, 2:00 am; edited 1 time in total
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: CSS Code for Announcement scroller Background Color

    Post by Sir Chivas™ May 5th 2012, 10:34 pm

    Hi, Hello

    Are you talking about making changes in the Admin Panel? Can you please provide me with a screenshot?
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: CSS Code for Announcement scroller Background Color

    Post by runawayhorses May 5th 2012, 10:43 pm

    Just changes in the css stylesheet. The code that tells the background of the scroller. Its the default scroller I'm referring to. Somewhere in the css sytlesheet is a code to set the bg color of it. A screenshot can't show anything really its just the bg color of the scroller.
    avatar
    Guest
    Guest


    Solved Re: CSS Code for Announcement scroller Background Color

    Post by Guest May 5th 2012, 11:22 pm

    Hi!

    Here we go:
    Code:
    #fa_ticker_block .module{
    background-color: #COLOR;
    }
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: CSS Code for Announcement scroller Background Color

    Post by runawayhorses May 6th 2012, 1:59 am

    Thanks Coddy it worked perfectly.. Smile
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: CSS Code for Announcement scroller Background Color

    Post by Jophy May 6th 2012, 7:23 am

    Topic Solved & Locked

      Current date/time is September 23rd 2024, 3:25 am