test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • herlinda1 Friend
    #160186

    In the teline iv template the menu has images with drop down menus. Twitter for instance as well as the home. When I add an image to the menu item home and set show title in Ja extended to no the entire menu item dissapears the image also.

    How do I create an image only without the text

    Regards

    Stefan

    Sherlock Friend
    #376776

    Dear herlinda1,

    If you use the firebug tool to check the Home menu item you would see the image is an background.
    under the menu item setting >>Parameters (JA Extended) you can enter a value for the Additional class field
    for example your Additional class is Home1,then add following css class into the template.css file

    #ja-mainnav li:hover a.home1, #ja-mainnav li.over a.home1, #ja-mainnav li.active a.home1 {
    background: url(“your image url goese here”) no-repeat scroll center center #000000 !important;
    }

    I hope you understand the ideal

    herlinda1 Friend
    #376804

    alright, ill try that, Thought it was standard in the template

    thanx

    <em>@dathq 221589 wrote:</em><blockquote>Dear herlinda1,

    If you use the firebug tool to check the Home menu item you would see the image is an background.
    under the menu item setting >>Parameters (JA Extended) you can enter a value for the Additional class field
    for example your Additional class is Home1,then add following css class into the template.css file

    #ja-mainnav li:hover a.home1, #ja-mainnav li.over a.home1, #ja-mainnav li.active a.home1 {
    background: url(“your image url goese here”) no-repeat scroll center center #000000 !important;
    }

    I hope you understand the ideal</blockquote>

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

This topic contains 3 replies, has 2 voices, and was last updated by  herlinda1 13 years, 9 months ago.

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