-
AuthorPosts
-
jamjodesign Friend
jamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
December 15, 2010 at 10:12 am #157462is there only one module style? I would like to have a full blank module just showing an image with no outline? Can someone point me to how to turn off the module default style? :-[
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
December 15, 2010 at 12:52 pm #366940You can please view the tutorial guide below if you wish to add more suffix styles 🙂
http://www.joomlart.com/forums/topic/module-class-suffix-styles-basic-to-enhance-your-modules/
For turning off white background, You can add this at end of template.css file::
.moduletablenobackground {background:none !Important;-moz-box-shadow:0 0 0;}and then use nobackground suffix for specific module
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
December 15, 2010 at 3:26 pm #366960Hi there, if you try this with JA Social it does not work fully – the bottom image/dropdown remains even though the background is set to none. So this is not a full solution for JA Social. Again I think one has to customize the module fully for different styles. All I want to do is insert an image with no title and no background and no edges in a custom module but for some reason this cannot be done easily in JA Social?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
December 15, 2010 at 5:14 pm #366971Please change this::
-moz-box-shadow:0 0 0;
to
-moz-box-shadow:none !important;
for above property
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
December 15, 2010 at 5:58 pm #366984Perfect this seems to work great – but is there a way to get rid of the spacing on the left and right of this module too?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
December 15, 2010 at 6:04 pm #366987Change this::
.moduletablenobackground {background:none !Important;-moz-box-shadow:none !important;}
to
.moduletablenobackground {background:none !Important;-moz-box-shadow:none !important;margin-left:0 !important;margin-right:0 !important;}
1 user says Thank You to aman204 for this useful post
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
December 15, 2010 at 6:07 pm #366989Thank you very much this is the full solution 🙂
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by jamjodesign 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Module Styles
Viewing 7 posts - 1 through 7 (of 7 total)