1. Harls
  2. Commercial Templates
  3. Saturday, 23 February 2013
  4.  Subscribe via email
Hi, having just purchased the J51-Arkadia template, I was wondering if it is possible to have all content except the header enclosed between the side columns? To be honest, I am a complete novice and I'm picking this up as I go along so please bear with me. As the template stands at the moment, the slideshow and modules Top-1B to Top-3F are situated above the side columns. I would like to move all this content down so they sit between the columns. Is this possible and if so, how do I go about changing the positions?

I would also like to change the Login position but cannot find where to do this.

Any help would be greatly appreciated.

Regards.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Considering the structure of the template the only module that can be moved with relative ease is the showcase module. To do so cut the following code from your templates index.php (../templates/j51_arkadia/index.php)..

<?php if ($this->countModules('showcase')) { ?>
<div id="container_slideshow" class="container"><div class="wrapper960">
<?php require( nexus.DS."php/layouts/slideshow.php"); ?>
</div></div>
<?php }?>

And paste in to your templates main.php (../templates/j51_arkadia/php/layouts/main.php) directly after the following..

<div id="content<?php echo $contentwidth; ?>" class="side_margins">

Have you considered using the contenttop-# and contentbottom-# module positions to place your content?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo

Have you considered using the contenttop-# and contentbottom-# module positions to place your content?

Ciarán


Hello Ciarán, thanks for your prompt reply. In actual fact, by following your advice in the quote above, it achieved precisely the effect I was after! :)

Once again, many thanks!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok