Colors of Slider

Home Forums Pathway Forum Colors of Slider

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #9703
    Harald LinhartHarald Linhart
    Member
    • Topics: 2
    • Replies: 9
    • Total: 11
    Member since: November 10, 2014

    Hi Shri,

    with the latest version of this theme you have changed the possibility to change many colors… -thank you for this! It is very helpful.

    There is one final thing… it is the color of the text in the slider and there is a heading and a subsection. If I add

    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:”Normale Tabelle”;
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-parent:””;
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:”Times New Roman”,”serif”;}

    h1 {
        color: white;
        background-color: yellow;
    }
    I can change the background of the header text (this also changes the background of other headings in the template but this is not the question….).
    The question is how can I change the color of the text and the color of the text and background of the subsection underneath?Thank you for your help.
    Best regards,
    Harald

    #9712
    Harald LinhartHarald Linhart
    Member
    • Topics: 2
    • Replies: 9
    • Total: 11
    Member since: November 10, 2014

    I have just seen the code has changed the text of my post…. the code ist just below h1… what is before h1 please disregard.

    Best regards,

    Harald

    #9732
    Harald LinhartHarald Linhart
    Member
    • Topics: 2
    • Replies: 9
    • Total: 11
    Member since: November 10, 2014

    The reason for this is the black color of the font is with certain pics only very hard to read. If you can put the background of the text to lightgrey it is much better to read.

    #9733
    Harald LinhartHarald Linhart
    Member
    • Topics: 2
    • Replies: 9
    • Total: 11
    Member since: November 10, 2014

    this means the title of this topic should not be “”Colors of Slider” but “Colors and Background of Text in Slider”

    #9736
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly show us the website and specify with regards to which place you are saying.

    We will understand and then guide you.

    Regards,
    Shri

    #9745
    Harald LinhartHarald Linhart
    Member
    • Topics: 2
    • Replies: 9
    • Total: 11
    Member since: November 10, 2014

    Hi Shri,

    Thank you for your reply. Please look at www.pan21.com

    Best regards,

    Harald

    #9753
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Text in the slider is coming from this class: .nivo-caption h1

    So add this in custom css: .nivo-caption h1{background-color:transparent !important;}

    Regards,
    Shri

    #9757
    Harald LinhartHarald Linhart
    Member
    • Topics: 2
    • Replies: 9
    • Total: 11
    Member since: November 10, 2014

    Hi Shri,

    this works but only for the title… I have added

    .nivo-caption h1{background-color:grey !important;}

    and now the background color of the title is grey. Thankyou!!!

    Is there a way to change the background and the color of the small text below as well? On darc pictures it is not possible to read this text at all if it is black.

    Best regards,

    Harald

    #9762
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    .slide_info p{background-color:green !important;}

    Regards,
    Shri

    #9763
    Harald LinhartHarald Linhart
    Member
    • Topics: 2
    • Replies: 9
    • Total: 11
    Member since: November 10, 2014

    phantastic!!

    Thanks a million.

    Best regards,

    Harald

    #9822
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Great.

    Regards,
    Shri

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.