-
AuthorPosts
-
safarimark Friend
safarimark
- Join date:
- May 2008
- Posts:
- 31
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
June 18, 2008 at 1:03 am #129801Hello,
I have done some light customizing, however I would really like to do something with the avreloaded module.
In this template, I would like to move the left and right columns on the frontpage down to make room for a new module. Please see screen image, for a graphic of what it is now, and what I would like it to be.
Any information on how to get started on this would be great!
Thanks,
Mark-
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 18, 2008 at 3:21 am #254296Hi safarimark !
You can do following way below :
Open index.php file in templates/ja_loliet folder , find following code section at about line 220 :
<!-- BEGIN: COLUMNS -->
<div id="ja-colwrap">
<?php if ($ja_left) { ?>
change to :
<!-- BEGIN: COLUMNS -->
<div id="ja-colwrap">
<div style="height:100px; border:1px solid red;">
<!-- load video module here -->
</div>
<?php if ($ja_left) { ?>
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Sherlock 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum