Moving the module on the top

  • meetsang
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 1 week ago #843 by meetsang
Hi,

I have a template with menu on the left and banner on the top. When i select the "banner" as position for image slider it works well except one thing. The text on the page shows above the slider. Is there a way I can move the slider above the text? I am a newbie in joomla and any help is appreciated.

Thank you.
meetsang

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 1 week ago #845 by milos
Please send URL so we can check what's up there.

Please Log in to join the conversation.

  • meetsang
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 1 week ago #846 by meetsang
Thank you Milos for the reply. The URL is: [url=] ahcti.com/testv1/ [/url].

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 1 week ago #847 by milos
Perhaps you are using ja_purity template. If that's correct, please change CONTENT part in index.php of this template to:
Code:
<!-- BEGIN: CONTENT --> <div id="ja-contentwrap"> <div id="ja-content"> <jdoc:include type="message" /> <?php if(!$tmpTools->isFrontPage()) : ?> <div id="ja-pathway"> <jdoc:include type="module" name="breadcrumbs" /> </div> <?php endif ; ?> <?php if($this->countModules('banner')) : ?> <div id="ja-banner"> <jdoc:include type="modules" name="banner" /> </div> <?php endif; ?> <jdoc:include type="component" /> </div> </div> <!-- END: CONTENT -->

Please Log in to join the conversation.

  • meetsang
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 6 days ago #848 by meetsang
Thanks a ton Milos.
That worked...now I will try to understand whats the magic in this code! Thank you!!

Please Log in to join the conversation.

  • meetsang
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
14 years 6 days ago #849 by meetsang
I got it! you moved "<jdoc:include type="component" />" below the banner!!

Thanks once again.

Please Log in to join the conversation.

Time to create page: 0.347 seconds
Powered by Kunena Forum