Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • e_musco Friend
    #170917

    hello all

    I have the following problems ….
    I can not change the red color under the maimenu
    I can not change the red background of the mainmenu I managed to change the color to. gif file but it is always a red-striped
    I would like to enlarge the image of the logo in the header, I modified the file. css but nothing happens … of course I deleted the cache etc etc but nothing …

    I can not find the red line there ‘in the footer above the one where there’ to subscribe to newsletter
    I can not change the text color of maimenu

    thanks
    max

    kobenes Friend
    #425689

    Hello Max,

    If you are able provide us your site’s URL, then we can help you and tell you that which files and codes should be changed. And it’s better if you provide us preview images then we can understand what you want.

    Thanks…

    e_musco Friend
    #425698

    sorry

    http://www.bbandhotel.com/jatravel/

    please look the images:

    1 I modified the template.css, but the image is not larger
    2 orange in this image that I modified there is’ a red background if you refresh the page to see where you remove or change?
    3 where is this red?
    5 i change the color of the text here I midificato the file. No css, but nothing happens in which file you make these changes?
    6 where you change this color red?

    sorry for my english…:cool:


    1. Immagine-22
    2. Immagine-23
    kobenes Friend
    #425699

    Please select No for Optimize CSS option from Template Manager > Your Template > from the Global Tab and also choose Yes for Enable Development Mode… Then I will try to help you 🙂

    e_musco Friend
    #425706

    ok thanks I did as you told me

    now the logo is ok …..

    but the other settings where I find them? the same. css? or are. png file. jpg?

    kobenes Friend
    #425708

    I couldn’t understand your questions thanks to your English 🙂 But don’t matter:

    2- You can change and modify your orange menu bar: jatravel/templates/ja_travel/images/mainnav-bg.gif

    3- For red colored background: modules/mod_jaslideshow/assets/themes/travel/style.css open this file and find:

    #ja-slideshow {
    background: url("slideshow-bg.png") repeat-x scroll left bottom #70031B;
    }

    Your path to the image (slideshow-bg.png) is not a right path so background image can not be displayed. Only #70031B color is used for background.

    5 (actually it is 4 🙂 ) You can open templates/ja_travel/css/mod_jacontentslider.css and change these codes:

    .ja_slideintro {
    color: #908983;
    padding: 0px 10px;
    font-size: 95%;
    }

    Please change #908983 as you want…

    6 (actually 5 🙂 ) Here is the red colored image’s path: /templates/ja_travel/images/botsl_bg.gif
    and here is the CSS code which you can find here /templates/ja_travel/css/template.css:

    #ja-botsl2 {
    background: url(../images/botsl_bg.gif) repeat-x scroll left bottom #72031B;
    border-top: solid 1px #880420;
    }

    e_musco Friend
    #425726

    Thanks all perfect
    but I could not change the color of the text of the main-menu :((

    [PHP]. ja_slideintro {
    color: # 908983;
    padding: 0px 10px;
    font-size: 95%;
    }[/PHP]

    e_musco Friend
    #425738

    sorry but the text of the main-menu, you do not change here in template.css file?

    [PHP]/* NAVIGATION
    ——————————————————— */
    /* Main Nav —*/
    #ja-mainnav {
    background: url(“../images/mainnav-bg.gif”) repeat-x scroll left bottom #73031b;
    z-index: 120;
    }

    /* Sub Nav —*/
    #ja-subnav { background: #2C7C00; z-index: 80; }

    #ja-subnav .sublevel, #jasdl-subnav { margin-left: 25px; }

    #ja-subnav ul li a { color: #FDD3A1; }

    #ja-subnav ul li a:hover, #ja-subnav ul li a:focus, #ja-subnav ul li a:active { color: #265909; text-decoration: underline; }

    /* Sub Nav (lv2) —*/
    #ja-subnav ul li ul {
    background: url(../images/menu-bg.gif) repeat-x left top #fff;
    z-index: 80;
    }

    #ja-subnav ul li ul li { border-bottom: 1px dotted #938781; display: block; }

    #ja-subnav ul li ul li a{ color: #73695C; display: block; padding-left: 10px; }

    #ja-subnav ul li ul li.last-item { border-bottom: none; }

    #ja-subnav ul li.active a.active,
    #ja-subnav ul li.active a.active:hover,
    #ja-subnav ul li.active a.active:active,
    #ja-subnav ul li.active a.active:focus { color: #ef761a; }

    #ja-subnav ul li ul li a {
    display: block;
    margin: 0 !important;
    padding: 0 0 0 10px !important;
    }
    [/PHP]

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

This topic contains 8 replies, has 2 voices, and was last updated by  e_musco 12 years, 12 months ago.

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