-
AuthorPosts
-
alicia Friend
alicia
- Join date:
- December 2007
- Posts:
- 85
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
January 11, 2008 at 4:46 pm #124943I didn’t realize this would be such a hard question.
Does anyone know how to push main body down and have moo tabs reside above the main body??
I can put another module in the main body above where it begins following other instructions I found here—–
I just put any old thing in there. However that is not quite what I want.
Anyone??
Thanks in advance, Alicia:confused:
alicia Friendalicia
- Join date:
- December 2007
- Posts:
- 85
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
January 15, 2008 at 10:19 pm #236478what if we took moo tabs out of the equation…and just asked about moving the main body module down and what would control that?? Would that help??
kallan Friendkallan
- Join date:
- August 2006
- Posts:
- 349
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 22
- Thanked:
- 35 times in 1 posts
January 16, 2008 at 8:27 pm #236542The main body is controlled around line 144 of index.php so to move the main body down you would probably start here in some way such as adding in code above the <div id=”ja-content”> (this will keep the new content inside the container that the main body resides in)
<!-- BEGIN: CONTENT -->
<div id="ja-content">
<div id="ja-content-top">
<div id="ja-content-bot">
<div class="ja-innerpad clearfix">
<?php mosMainBody(); ?>
</div></div></div></div>
<!-- END: CONTENT -->Hope that helps
Kiwidesignalicia Friendalicia
- Join date:
- December 2007
- Posts:
- 85
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
January 18, 2008 at 3:39 am #236640Kallan,
Thank you so much for the reply. I will try it and see what it does.Alicia
alicia Friendalicia
- Join date:
- December 2007
- Posts:
- 85
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
January 26, 2008 at 2:42 am #237238Kallan,
I did try it ..thanks it did get me a bit closer…
almost there, maybe hopefully….If not, I am making a fine mess of a page..good thing its my play page before I get to serious business…
I have some other ideas logically of how to do this…so we shall see…
Alicia
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by alicia 16 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum