wana change all widget title background and Text color Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    wana change all widget title background and Text color

    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved wana change all widget title background and Text color

    Post by faisii_x March 22nd 2016, 3:14 am

    Hi, check http://avacs.zforum.biz on the right side i want orange background title for it ( latest post , gallery social bookmarking etc all title should be orange and white text on it


    Last edited by faisii_x on March 22nd 2016, 1:40 pm; edited 1 time in total
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: wana change all widget title background and Text color

    Post by Take Notes March 22nd 2016, 3:54 am

    Code:
    .module .h3
      background: #CHOOSE; /*background color behind title*/
      color: #CHOOSE; /*the text color for title*/
    }
    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Re: wana change all widget title background and Text color

    Post by faisii_x March 22nd 2016, 4:21 am

    wana change all widget title background and Text color Screen11
    Error.
    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
    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Re: wana change all widget title background and Text color

    Post by faisii_x March 22nd 2016, 4:43 am

    Royal Bengal wrote:Try to Paste code in the bottom of stylesheet.
    still giving error
    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Re: wana change all widget title background and Text color

    Post by faisii_x March 22nd 2016, 4:57 am

    @Forumedic check the code
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: wana change all widget title background and Text color

    Post by Take Notes March 22nd 2016, 4:57 am

    Try:
    Code:
    .module .h3 {
      background: #CHOOSE; /*background color behind title*/
      color: #CHOOSE; /*the text color for title*/
    }
    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Re: wana change all widget title background and Text color

    Post by faisii_x March 22nd 2016, 5:16 am

    working now but can you please make some changes in it like i want some different kind of text style for title there and little space from left, above below that makes there look better see the sample wana change all widget title background and Text color Screen13
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: wana change all widget title background and Text color

    Post by Take Notes March 22nd 2016, 5:22 am

    Code:
    .module .h3 {
      background: #CHOOSE; /*background color behind title*/
      color: #CHOOSE; /*the text color for title*/
      font-family: CHOOSE;
    }
    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Re: wana change all widget title background and Text color

    Post by faisii_x March 22nd 2016, 5:25 am

    which font is this and this code will round the corners ? You just add font-fmaily @Forumedic and i want text position at Center
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51496
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: wana change all widget title background and Text color

    Post by SLGray March 22nd 2016, 6:05 am

    The error means that there are either opening or closing {} tags are missing in your CSS.



    wana change all widget title background and Text color Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Re: wana change all widget title background and Text color

    Post by faisii_x March 22nd 2016, 6:09 am

    SLGray wrote:The error means that there are either opening or closing {} tags are missing in your CSS.
    Please can you make changes in code according to my requirements position center corners round and font style like in given screenshot
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Solved Re: wana change all widget title background and Text color

    Post by Take Notes March 22nd 2016, 12:01 pm

    I don't know the font.

    Code:
    .module .h3 {
      background: #CHOOSE; /*background color behind title*/
      color: #CHOOSE; /*the text color for title*/
      font-family: CHOOSE;
      text-align: center;
    }
    faisii_x
    faisii_x
    Forumember


    Male Posts : 105
    Reputation : 3
    Language : English Urdu

    Solved Re: wana change all widget title background and Text color

    Post by faisii_x March 22nd 2016, 1:21 pm

    ok thanks
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19313
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: wana change all widget title background and Text color

    Post by Ape March 22nd 2016, 7:19 pm

    Topic solved and archived



    wana change all widget title background and Text color Left1212wana change all widget title background and Text color Center11wana change all widget title background and Text color Right112
    wana change all widget title background and Text color Ape_b110
    wana change all widget title background and Text color Ape1010