Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #880282

    Hi :)+
    when I try to set the color in Logo Area -> Primary color -> Font color for links, dropcaps and other elements to #e30020,
    it doesn#t work. It always changes it to #e3001e. Is this happen just on my install?
    Can you help me with this?

    Thanks!
    Peter

    #880586

    Hey aditive,
    I also found that #e30020 was being converted to a web safe color of #e3001e, but we can add a css rule to over ride this change.

    .header_color .primary-background, .header_color .primary-background a, div .header_color .button, .header_color #submit, .header_color input[type='submit'], .header_color .small-preview:hover, .header_color .avia-menu-fx, .header_color .avia-menu-fx .avia-arrow, .header_color.iconbox_top .iconbox_icon, .header_color .iconbox_top a.iconbox_icon:hover, .header_color .avia-data-table th.avia-highlight-col, .header_color .avia-color-theme-color, .header_color .avia-color-theme-color:hover, .header_color .image-overlay .image-overlay-inside:before, .header_color .comment-count, .header_color .av_dropcap2, #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text, .header_color .av-colored-style .av-countdown-cell-inner, .responsive #top .header_color .av-open-submenu.av-subnav-menu > li > a:hover, #top .header_color .av-open-submenu.av-subnav-menu li > ul a:hover {background-color:#e30020 !important; }

    The browser may change to the equivalent rgb(89%,0%,12.5%)

    Best regards,
    Mike

    #883833

    Hi :)

    thanks for your reply, and sorry for my late reply. I didn’t get a notifcation, or didn’t see it.
    I’ll do the css overwrite then, thanks :)

    #883862

    Hi,

    No worries, just let us know if you need further assistance :)

    Best regards,
    Nikko

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