Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • hdavid90 Friend
    #201374

    Hi, I want to change the background color of the menu (the one where is Home, Typography, etc. I specify because english is not my main language) to another that is not listed, where can I change it? I remember that in other template I used Theme Magic, but that is not available here. Any idea?

    pavit Moderator
    #549754

    Hi

    Could you post a link to your website ?

    hdavid90 Friend
    #549756

    http://floristeriamonteflor.esy.es/

    I’m working in a free hosting first before buying a paid host. I just installed yesterday the quickstart so I dont have any article right now. I was reading but still no idea how to change to other color that is not listed.

    pavit Moderator
    #549757

    Mainmenu is using as background 3 images the 1 at center and 2 lateral images ( left and right ) all three images are managed in this file /templates/ja_vintas/css/template,css

    Line 943

    #ja-megamenu {
    background: url(../images/bg-mainnav.png) repeat-x left top;

    central image

    line 937

    #ja-mainnav .rb-right {
    background: url(../images/mainnav-right.png) no-repeat right top;
    right: -46px;
    top: 0px;
    }

    right image

    Line 931

    #ja-mainnav .rb-left {
    background: url(../images/mainnav-left.png) no-repeat left top;
    left: -46px;
    top: 0px;
    }

    left image

    If you want to change it then you can change image with your own image or if you want to add a color then change
    background; url( ….); to background-color:#yourcolor;

    hdavid90 Friend
    #549759

    Thanks so much 🙂 so if I want to conserve the imgae then I just need to edit with the color that I want right? I will try that because I dont want just a plain color.

    pavit Moderator
    #549760

    <blockquote>so if I want to conserve the imgae then I just need to edit with the color that I want right?</blockquote>

    You can edit the image with photoshop downloading the source PDF and manage image changing color for it

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

This topic contains 6 replies, has 2 voices, and was last updated by  pavit 10 years, 2 months ago.

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