-
AuthorPosts
-
sfpkent Friend
sfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
May 8, 2011 at 5:52 am #163727Hi,
When we publish a module using “_hilite _badge badge-pick icon1” in cols-mass1, I got grey box, but when I did the same thing and publish the module in “right” position, I don’t get the grey box cover up the module.
What can I do for the same effect? and, I need a grey box as well for my “Latest Newsletter” module.
Site – http://humanwebsite.com.my/
Page (module at right position) – http://humanwebsite.com.my/index.php/EasyBlog/latest.htmlThanks!
Kentaman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
May 9, 2011 at 7:39 am #390350Try go to templates/ja_norite/layouts/blocks/right.php file and change these references::
<jdoc:include type=”modules” name=”<?php echo $right1;?>” style=”JAxhtml” />
and
<jdoc:include type=”modules” name=”<?php echo $right2;?>” style=”JAxhtml” />
to
<jdoc:include type=”modules” name=”<?php echo $right1;?>” style=”JArounded” />
<jdoc:include type=”modules” name=”<?php echo $right2;?>” style=”JArounded” />1 user says Thank You to aman204 for this useful post
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
May 9, 2011 at 4:53 pm #390437Thanks aman204, it works perfectly. 🙂
But how about the module “Latest Newsletter”, I publish in custom module user99.
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
May 10, 2011 at 6:37 am #390495<em>@sfpkent 239385 wrote:</em><blockquote>Thanks aman204, it works perfectly. 🙂
But how about the module “Latest Newsletter”, I publish in custom module user99.</blockquote>
You can change this::
<jdoc:include type=”modules” name=”user9″ style=”JAxhtml” />
to
<jdoc:include type=”modules” name=”user9″ style=”JArounded” />
in templates/ja_norite/layouts/blocks/botsl.php file
But from design prospective, I would suggest you to not make this change as it looks nice with the default styling 🙂
1 user says Thank You to aman204 for this useful post
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
May 10, 2011 at 6:54 am #390501<em>@aman204 239466 wrote:</em><blockquote>You can change this::
<jdoc:include type=”modules” name=”user9″ style=”JAxhtml” />
to
<jdoc:include type=”modules” name=”user9″ style=”JArounded” />
in templates/ja_norite/layouts/blocks/botsl.php file
But from design prospective, I would suggest you to not make this change as it looks nice with the default styling :)</blockquote>
Thanks for your advice, I will try and see! 🙂
Really appreciate your help.
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
May 10, 2011 at 1:59 pm #390591<em>@aman204 239466 wrote:</em><blockquote>You can change this::
<jdoc:include type=”modules” name=”user9″ style=”JAxhtml” />
to
<jdoc:include type=”modules” name=”user9″ style=”JArounded” />
in templates/ja_norite/layouts/blocks/botsl.php file
But from design prospective, I would suggest you to not make this change as it looks nice with the default styling :)</blockquote>
Hi aman204, the user module is user99, not user9. And user99 is custom created position.
I tried to search the code that you gave me, it is not in the right.php, I am sure it is in other file. The position is “Latest Newsletter”.
In head.php, header.php?
Kent
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
May 11, 2011 at 3:55 am #390687<em>@sfpkent 239582 wrote:</em><blockquote>Hi aman204, the user module is user99, not user9. And user99 is custom created position.
I tried to search the code that you gave me, it is not in the right.php, I am sure it is in other file. The position is “Latest Newsletter”.
In head.php, header.php?
Kent</blockquote>
Ok, Please provide me with screenshot of the specific module and where did you add the specific code to have this position ?
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
May 11, 2011 at 6:50 am #390719<em>@aman204 239709 wrote:</em><blockquote>Ok, Please provide me with screenshot of the specific module and where did you add the specific code to have this position ?</blockquote>
Hi aman204, here is the image file, thanks! 🙂
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
May 22, 2011 at 7:29 am #392320Any news???
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by sfpkent 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Grey box for modules
Viewing 9 posts - 1 through 9 (of 9 total)