Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • 1option Friend
    #179971

    When I highlight text it comes up with a pink color over white text. I know there is a css style (selection?) that this is attributed to. However, I cannot find it in the css files. Could someone please point out where I can change the pink colors?

    Thanks.

    MoonSailor Friend
    #464531

    Hi,

    Sorry, I don’t really get what you mean here. Could you please be more specific so that I can offer the proper help?

    1option Friend
    #464885

    If you go onto the Puresite and select text anywhere in the main body, instead of being the normal blue highlighted background color with white text, it is a pink background color (see attached picture)


    1. screenshot
    MoonSailor Friend
    #464933

    Hi,

    It’s css style and you can read more at:

    http://www.w3schools.com/cssref/sel_selection.asp

    In template puresite, you can see it in file : templates/ja_puresite/css/css3.css

    [PHP]
    ::selection {
    background: #e24b7c/* Safari */
    color: #fff
    }
    ::-moz-selection {
    background: #e24b7c /* Firefox */
    color: #fff
    }
    [/PHP]

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  MoonSailor 12 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum