-
AuthorPosts
-
bobgen Friend
bobgen
- Join date:
- January 2006
- Posts:
- 50
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
September 11, 2009 at 8:51 am #144113Is possible to get hilite modules with different background and/or text colors?
santoshalom Friendsantoshalom
- Join date:
- February 2009
- Posts:
- 119
- Downloads:
- 0
- Uploads:
- 22
- Thanks:
- 67
- Thanked:
- 14 times in 1 posts
September 12, 2009 at 12:33 pm #317154In Template.css:
/* Hilite Module ---*/
div.moduletable_hilite { background: #BACAD3; }change this color to your desired color
September 12, 2009 at 1:59 pm #317161I´install in my localhost Ja telline III, but the frontpage doesen´t work, I was install Ja Telline II before without any problem.
So Now I download Ja Telline III, even I install it with the quikstart.. but frontpage is dessapear……
bobgen Friendbobgen
- Join date:
- January 2006
- Posts:
- 50
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
September 13, 2009 at 5:16 am #317208Yes, it works, but only for module col_mass2. if I put Module Class Suffix: _hilite badge-top
In taht case I get small remarks on module “TOP”. OK, that is also ok. Which color is acceptable for taht?
Can I remove in some cases remark “TOP” ?Can I in custom html module changing color of background and text?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
September 13, 2009 at 10:07 am #317217You can do all that. If you want details then tell us exactly what you want to achieve.
bobgen Friendbobgen
- Join date:
- January 2006
- Posts:
- 50
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
September 13, 2009 at 4:59 pm #317245OK, how I can change for new custom HTML module background color?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
September 13, 2009 at 8:01 pm #317259If you want to add more colours add the following to your template.css….
/* Hilite Module —*/
div.moduletable_hilite { background: #BACAD3; }
div.moduletable_hilite2 { background: #FF0000; }
div.moduletable_hilite3 { background: #0000FF; }
div.moduletable_hilite4 { background: #006699; }Use ‘_hiliteX’ as your module suffix where X is the colour you wish to use and change the colours to suit yourself.
1 user says Thank You to scotty for this useful post
bobgen Friendbobgen
- Join date:
- January 2006
- Posts:
- 50
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
santoshalom Friendsantoshalom
- Join date:
- February 2009
- Posts:
- 119
- Downloads:
- 0
- Uploads:
- 22
- Thanks:
- 67
- Thanked:
- 14 times in 1 posts
September 14, 2009 at 4:21 am #317284In css
/* MODULE STYLES
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_hilite2 h3,
div.moduletable_hilite3 h3,
div.moduletable_hilite4 h3,
div.moduletable_tabs h3 {
margin: 0 0 5px;
padding: 0;
font-size: 110%;
text-transform: uppercase;
color: #000;
}div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
position: relative;
}
div.moduletable_hilite2 {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
position: relative;
}
div.moduletable_hilite3 {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
position: relative;
}
div.moduletable_hilite4 {
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #ddd;
position: relative;
}/* Tabs Module ---*/
div.moduletable_tabs h3 {
border-bottom: 1px solid #ddd;
padding: 5px 15px;
margin-bottom: 0;
}div.moduletable_tabs { border-bottom: 1px solid #ddd; }
/* Hilite Module ---*/
div.moduletable_hilite { background: #BACAD3; }
div.moduletable_hilite2 { background: #FF0000; }
div.moduletable_hilite3 { background: #0000FF; }
div.moduletable_hilite4 { background: #006699; }Module Class Suffix
_hilite4 badge-hot/top/new
i hope this helps too -
AuthorPosts
This topic contains 10 replies, has 5 voices, and was last updated by bobgen 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum