Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ganoga Friend
    #143721

    Hi – at http://www.qualityinnfortworth.com/joomla/
    – want to place flash files under the Transmenu layer and in the correct user9 poistion.
    As you can see the module is rendering out of position and is at a “higher” order than the Transmenu. Need the transmenu dropdowns to run above the Flash. Any wisdom please?

    Thanks so much

    prakash Friend
    #315418

    hi…

    open this file >templates>japolaris>css>templatecss.css

    find this line

    /* SPOTLIGHT
    --------------------------------------------------------- */
    #ja-topstory {
    border-left: 3px solid #FFFFFF;
    border-bottom: 3px solid #FFFFFF;
    width: 612px;
    height: 200px;
    color: #E7E5E2;
    position: relative;
    }

    #ja-topstory div.moduletable {
    position: absolute;
    bottom: 40px;
    left: 50px;
    }

    the problem is the line bottom 40px as it is leaving that much space below
    hence you need to change that to 0

    and the above line

    width: 612px;
    height: 200px;

    here the height needs to change to say 215 or so because ur flash file size is 211

    these changes…and the flash file will come below menu

    ganoga Friend
    #315475

    Perfect! Many thanks!

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

This topic contains 3 replies, has 2 voices, and was last updated by  ganoga 14 years, 8 months ago.

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