Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • hush Friend
    #142851

    Hi,

    Can u pls tell me how do I replace the banner-home-1.jpg with SWF file.
    unless pls advice me to add a module possession there.

    waiting for your reply.

    Tks & Rgds

    Hush

    hawver Friend
    #311552

    I suggest you take a flash module for it, much more easier:

    http://extensions.joomla.org/extensions/366/details.

    Though there are some things you need to do before you can use the module.
    You need to change index.php in de template manager. Click on edit html in the template manager.

    Change the banner image to this:

    <jdoc:include type=”modules” name=”user1″ />

    User1 will be the location of the flash module. If you’ll need more help with css or with installing the module please let us know. But this should get you started. 🙂

    hush Friend
    #311584

    Hi Hawver,

    Thanks for the reply. it’s worked. But few things to fix.

    1. How do I center this SWF?
    2. How do I remove old JPG file?

    http://learntv.dharmavahini.tv/

    Pls advice me.

    Tks & Rgds

    Hush

    hawver Friend
    #311599

    Hi Hush,

    1. You can remove the original banner by edditing the template.css file with the template manager. Search for the lines which contains this code

    #ja-banner-top {
    background: url(../images/banner-home-3.jpg) no-repeat center top #111111;
    }

    And add this

    text-align: center;

    2. Search for the lines which contains this code and remove “url(../images/banner-home-3.jpg) no-repeat center top ”

    #ja-banner-top {
    background: url(../images/banner-home-3.jpg) no-repeat center top #111111;
    }

    Finnally it should look like this:

    #ja-banner-top {
    background: #111111;
    text-allign: center;
    }

    Good luck. 🙂

    hush Friend
    #311872

    Hi Hawver,

    Thanks for the reply. JPG gone. But still SWF align not center.

    Check this link

    http://learntv.dharmavahini.tv/

    Pls advice me.

    Tks & Rgds

    Hush

    simpsonix Friend
    #312870

    there’s another thing that i don’t like with this method (apart from the pictures not being centered): the banner isn’t exactly alligned with the bottom line of the banner either. so it looks a bit strange. it should be exactly the same width as the banner position. how can you do that?
    please help anybody. i think there’s three threads with exactly the same problem: how to make the banner position a good looking slideshow-module.
    thanks!

    simpsonix Friend
    #313893

    anybody? please help!

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

This topic contains 7 replies, has 3 voices, and was last updated by  simpsonix 14 years, 9 months ago.

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