-
AuthorPosts
-
aman204 Friend
aman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 6, 2010 at 6:12 pm #155001Hi,
Wished to present few suffix styles which can be added if you wish to enhance your modules 🙂
Firstly, You would want to visit this link ::
http://docs.joomla.org/Tutorial:Using_Class_Suffixes_in_Joomla!_1.5#Module_Class_Suffix
to know the text field where we enter suffix to have specific module adapted to it
Addition of css::
You can add this at end of template.css file::
/** suffixes set ****/
#ja-wrapper .moduletableblank{background:none;}
#ja-wrapper .moduletablecompact{margin: 0;padding:0;}
#ja-wrapper .moduletableblue{background:#003366;color:#fff;}
#ja-wrapper .moduletablesimpletitle h3{background:none;border-bottom:2px solid #ddd;color:#666;text-shadow: none;}
Implementation::You can use these suffixes now as per your preference:
1) blank — Can be used to make background transparent for specific module
2) compact — To remove margin and padding (spacing)
3) blue — To give blue background color
4) simpletitle — To make the title simple without any background and text shadowHope this helps 🙂
Cheers
8 users say Thank You to aman204 for this useful post
December 31, 2010 at 5:40 pm #369537These are nice. Can they be combined? compactsimpletitleblue?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 1, 2011 at 10:38 am #369562<em>@simplified 212046 wrote:</em><blockquote>These are nice. Can they be combined? compactsimpletitleblue?</blockquote>
Hi Simplified,
Can you eloborate on what you look forward to create as sufffix 🙂
April 26, 2011 at 12:22 am #388175Hello. I’m using JA RAVE, but i need to change background color to black in right module. Please Help i’m a newbie…
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
April 26, 2011 at 8:06 am #388257<em>@edmguate 236469 wrote:</em><blockquote>Hello. I’m using JA RAVE, but i need to change background color to black in right module. Please Help i’m a newbie…</blockquote>
Please post for this in template specific forum::
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
August 27, 2011 at 8:45 am #408911Hello!
I discovered this thread and it’s great! I’m testing it and I see that “blank class” it shows and grey border. How can I delete it?
Also I would like to put this “blank class” to module of content-mass-top position but it seems that not recognosizes it.
I attached an image with a visual explanation.
Many thanks!
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
August 27, 2011 at 9:02 am #408915<em>@turminator 263064 wrote:</em><blockquote>
Also I would like to put this “blank class” to module of content-mass-top position but it seems that not recognosizes it.
!</blockquote>I discovered that I can do it with this modification:
#ja-content-mass-top {
background: none;
border: 1px solid #dedede;
margin: 5px 5px 10px;
}
But also it showing grey border. How can I delete this gray border?
Many thanks!
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
August 28, 2011 at 3:13 pm #409160<em>@turminator 263068 wrote:</em><blockquote>
But also it showing grey border. How can I delete this gray border?
Many thanks!</blockquote>
I try to add atribute:
border: none;
But continue showing this border.
Thanks!
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 4 voices, and was last updated by turminator 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum