Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • sanveen Friend
    #127024

    Dear Friends,

    How can we remove the banner only from on the home page and move the spolitlight and other left and right move up to the top.

    Thanks,
    Sanveen

    Menalto Friend
    #243428

    You mean the large header images below the top menu?

    sanveen Friend
    #244012

    <em>@Menalto 46144 wrote:</em><blockquote>You mean the large header images below the top menu?</blockquote>

    Sorry for the dealy. Yes the large header images below the top menu and i need it to be only removed from the home page.

    sanveen Friend
    #244184

    Some help would be greatly appreciate.

    Menalto Friend
    #244223

    In Rochea you have a small image at left side below the header image, that also needs to be removed in this process.
    It will be some work to make it work as you want but its doable.

    sanveen Friend
    #244429

    <em>@menalto 47120 wrote:</em><blockquote>In Rochea you have a small image at left side below the header image, that also needs to be removed in this process.
    It will be some work to make it work as you want but its doable.</blockquote>

    Thank you Menalto. Can you please kindly let me know how is this done. That would be greatly appreciated.

    babyzsmile Friend
    #245236

    How was this done for the bottom left logo too?

    babyzsmile Friend
    #245248

    No one knows?:confused:

    Sherlock Friend
    #245271

    Hi babyzsmile !
    You can remove bottom logo by way :
    open index.php file find code section :


    <div id="logo-ext">
    <a href="index.php"><img src="<?php echo $tmpTools->templateurl();?>/images/logo-ext-<?php echo $tmpTools->getParam(JA_TOOL_COLOR);?>.gif" alt="<?php echo $tmpTools->sitename();?>" /></a>
    </div>

    remove above code section.

    Hope can help you !

    jmef Friend
    #245280

    To go back to the original question how to remove the top header banner (which includes the images and JA_Newsflash module), I went to my index.php (in my ja_rochea template folder) and removed:

    [PHP]<div id=”ja-subhead” style=”background: url(<?php echo $tmpTools->templateurl().”/images/headers/$ja_headerimg-bg1.jpg”;?>) no-repeat bottom left;”> <div class=”innerpad”> <jdoc:include type=”modules” name=”top” style=”xhtml” /> </div> </div>[/PHP]

    Of course this way, all your pages using this JA-Rochea template will now no longer have a header.

    In my case I only wanted the header to go once registered users logged in to certain pages. To do this, I copied my JA-Rochea folder and named it slightly different and assigned the desired pages to the 2nd Rochea template. I also set my header image setting to “0” in the ja_vars.php (see general template instructions).

    I hope this helps?

    Jero

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

This topic contains 10 replies, has 5 voices, and was last updated by  jmef 16 years, 7 months ago.

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