-
AuthorPosts
-
kairaglobal Friend
kairaglobal
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 7 times in 1 posts
October 14, 2010 at 5:10 am #155261Hey i want to verify if is possible to change the mesolite II theme to fit my custom need.
1) i want megamenu to load in the top module…can find it and change it in the module manager
2) i want a different layout for the first page, no left menu, ja slideshow full with, no product slide and no featured,
3)two sectiom button up the mass-bottom
4)always the same footer with all my brand logo –
user 6, user 7 , user 8 and usual footnav, syndicatefor the rest of the section i want left menu same as demo
check my attach file for reference…
thank a lot for your precision
Bobby
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 15, 2010 at 10:13 am #359108<blockquote>1) i want megamenu to load in the top module…can find it and change it in the module manager</blockquote>
In the template folder, open file index.php
Find:
<div id=”ja-mainnav”><?php $jamenu->genMenu (0); ?>
</div>
Move it to after:
<?php if ($this->countModules(‘top’)) { ?><div id=”ja-vmcurrency”>
<jdoc:include type=”modules” name=”top” style=”xhtml” />
</div>
<?php } ?>
<blockquote>ja slideshow full with</blockquote>
Find:
<?php if($this->countModules(‘slideshow’)) : ?><!– BEGIN: SLIDESHOW –>
<div id=”ja-topsl1″>
<jdoc:include type=”modules” name=”slideshow” style=”raw” />
</div>
<!– END: SLIDESHOW –>
<?php endif; ?>
Move to after:
</div><!– END: MAIN NAVIGATION –>
Then manage the module to widen it.For others, plz explain more and I will get back later.
kairaglobal Friendkairaglobal
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 7 times in 1 posts
October 18, 2010 at 4:51 am #359349hummm the index.php got no real coding, just take value of some option like width of template and choice of navigation.
the main file is default.php in the layout folder who call part in block folder, can’t find the line you try to make me search…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 19, 2010 at 4:41 am #359483sorry, that’s mistaken between ja mesolite ii and ja mesolite: please find those codes at the templatesja_mesolite_iilayoutsblocksheader.php file
thanks
kairaglobal Friendkairaglobal
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 7 times in 1 posts
October 20, 2010 at 2:49 am #359621humm no code like that in header.php :
<div id=”ja-mainnav”>
<?php $jamenu->genMenu (0); ?>
</div>
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by kairaglobal 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Can i modify mesolite II this way?
Viewing 5 posts - 1 through 5 (of 5 total)