-
AuthorPosts
-
brenot Friend
brenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
July 9, 2011 at 4:37 am #166101How can I add a new module position like the image samples?
Thanks
-
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 9, 2011 at 3:19 pm #400375Hi,
– You add this code into pluginssystemjat3base-themesdefaultpagedefault.php<?php if( $this->countModules('customposition') ): ?>
<div id="customposition" class="clearfix">
<jdoc:include type="modules" name="customposition" style="JAxhtml" />
</div>
<?php endif ?>after
<div id="ja-container" class="wrap <?php echo $this->getColumnWidth('cls_w')?$this->getColumnWidth('cls_w'):'ja-mf'; ?>">
– You set position of your module is customposition
brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
July 9, 2011 at 3:35 pm #400379Hi,
Thanks………….. But its not working. I think there is anything more to do.
I just do as you told me, bur doe not work, you can check at my test server at
http://184.172.137.128/~espirito/index.php?tp=1Thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 9, 2011 at 3:42 pm #400383Do you use customposition for your module?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 10, 2011 at 8:09 am #400414Hi,
Could you give me username+password of ftp and backend? I will check itbrenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
July 10, 2011 at 7:44 pm #400447<em>@khoand 252217 wrote:</em><blockquote>Hi,
Could you give me username+password of ftp and backend? I will check it</blockquote>
i just send you by PMthanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
July 11, 2011 at 11:42 pm #400595Thanks a lot,
I’m having trouble configuring this module.
I just need the image of the slideshow to appear as in the example.
I dont now why i can change this, i found the write css file of the theme module, but this parameter of the photo i can find how to fix this.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 12, 2011 at 4:46 am #400632Where slideshow module do you want to fix (at customposition or content-mass-top)?
brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
July 12, 2011 at 12:25 pm #400746i dont now why when I change one, the other change to. Even using other theme for the module.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 16, 2011 at 6:23 pm #401457I’m sorry about late response. I don’t think so, description of two slideshow modules are different. Do you want slideshow at content-mass-top position is like demo?
brenot Friendbrenot
- Join date:
- March 2011
- Posts:
- 223
- Downloads:
- 202
- Uploads:
- 49
- Thanks:
- 67
- Thanked:
- 8 times in 3 posts
July 27, 2011 at 12:47 pm #403319Hi, there is a hole between the new “customposition” and ther others.But this hole was not to be there.
Can you help-me?
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
July 28, 2011 at 1:50 am #403364Please open the file
templates/ja_bistro/css/template.css (Line 555)Replace this code snippet
div.ja-moduletable, div.moduletable {
margin-bottom: 0;
margin-top: 10;
}With
div.ja-moduletable, div.moduletable {
margin-bottom: 0;
margin-top: 0;
}AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 3 voices, and was last updated by Thanh Nguyen Viet 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum