Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • pavit Moderator
    #1008748

    Hello

    Yes it is possible but please share here your website url

    tirtaingire Friend
    #1008750

    http://clan-claymore.eu/

    But its in maintainance right now…

    pavit Moderator
    #1008751

    Hello
    Try in this way
    Create ( if you do not have one already ) a custom.css file in this folder /templates/ja_elicyon/css/
    and add to it below code :

    .container-hd {
      background:#yourcolor;
    }

    Regards

    tirtaingire Friend
    #1008752

    Now it works ! 🙂

    Is it possible to put a background image in aswell ?

    pavit Moderator
    #1008754

    Is it possible to put a background image in aswell ?

    Yes

    simply change code posted above with new code below

    .container-hd {
       background-image: url("yourimageurl");
    }

    Take a look at the properties HERE

    tirtaingire Friend
    #1008776

    Thx a lot, great and fast support .
    Carry on !

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

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

The topic ‘Changing the white Background ???’ is closed to new replies.