Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • elorensun Friend
    #144186

    3 questions;)

    thank you very very much for you’re time btw and sorry for my bad english ( I try my best)

    I am a novice in css ;):-[

    1- Is there a way to change the color of the main menu to White ( not the background but the text)
    [/URL]

    2- So I add a background, everything it’s ok, but I was wondering …can I add a second background below this one who will be repeated?

    3- The background of the logo can it be transparent ?
    [/URL]

    thank you again!

    Anonymous Moderator
    #317406

    Hi elorensun

    I would like to answer your questions as follows:

    1- Is there a way to change the color of the main menu to White ( not the background but the text)

    => Open templates/ja_teline_iii/css/menu/dropline.css file, find following code:


    #jasdl-mainnav a {
    display: block;
    float: left;
    text-decoration: none;
    padding: 10px;
    color: #000;
    text-transform: UPPERCASE;
    }

    and change to your idea.

    2- So I add a background, everything it’s ok, but I was wondering …can I add a second background below this one who will be repeated?
    => Open templates/ja_teline_iii/css/menu/dropline.css file, find following code:

    #jasdl-subnav {
    display: none; }

    Here you can add the background image for your idea.

    3- The background of the logo can it be transparent ?
    => You have to use the logo image with png type or gif (the background is transparent, but in IE6, it is not transparent)

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 2 months ago.

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