Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • 7of9 Friend
    #1067799

    Hi,

    I have selected Green as my default theme, however 404 page reverts back to blue.
    How do I change that?

    Thank you in advance.

    Pankaj Sharma Moderator
    #1068002

    Hi
    Can you share the site URL here, so i can suggest you changes?
    The 404 and offline page using its own css style, that is the reason its showing same.

    Regards

    7of9 Friend
    #1068168

    Hi,

    Thank you for your reply.

    The URL is: greencarshipping.com

    Thank you in advance.

    Pankaj Sharma Moderator
    #1068239

    Hi
    The image used on 404 page has this background
    /templates/ja_rent/images/not-found-bg.jpg
    You can change the image directly or
    open templates/ja_rent/css/error.css
    find this code

    .error {
        background: #fff url(../images/not-found-bg.jpg) no-repeat 0 0;
        background-size: cover;
        width: 100%;
        padding: 90px 0;
    }

    replace the image path with your image path.

    Regards

    7of9 Friend
    #1068673

    Hi,

    That changes only the image. I need the css to switch it to Green theme.

    Thank you in advance.

    Pankaj Sharma Moderator
    #1068972

    Hi
    To apply the other changes in style
    Open template folder /css/error.css file
    find this code of the blue colour

    #079aee

    and change it with green. You can also check the style via Firebug: http://prntscr.com/gzmiik

    Regards

    7of9 Friend
    #1070321

    Hi,

    Thank you for the help. There is also another problem. I use https and the browser shows error that parts of the page are not secure. I replaced everything http: in error.php to https: but I still get it.

    Please advise.

    Thank you in advance.

    Pankaj Sharma Moderator
    #1070383

    Hi
    its showing Secure fine on error page http://prntscr.com/h2jd7o
    Kindly check it again.

    Regards

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 6 months ago.

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