-
AuthorPosts
-
September 26, 2012 at 12:44 pm #180975
Hello
in Joomla 1.5 and Purity I could change the color from red to green or blue just as simple in the admin part.
But now on Joomla 2.5 there is no such select bar. As I saw in the template file there are all colors (black, green, red and blue) are predefined.
How do I change this in the new purity II :-[Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 28, 2012 at 12:30 pm #468490thanks that what I also found but there is always all default colors defined in the template.css.
like this:div.module_black .inputbox, div.module_green .inputbox, div.module_blue .inputbox, div.module_red .inputbox { color: #333 !important; }
/* text color for high contrast module */
div.module_black, div.module_green, div.module_blue, div.module_red { color: #fff }
so I tough there is somewhere a “main” css in which I could decide which default color I would like to have (no it’s black but I would have blue for example)
This is the part I really don’t understand and didn’t find yet :((swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
September 28, 2012 at 1:06 pm #468503<em>@churfirst 340172 wrote:</em><blockquote>thanks that what I also found but there is always all default colors defined in the template.css.
like this:div.module_black .inputbox, div.module_green .inputbox, div.module_blue .inputbox, div.module_red .inputbox { color: #333 !important; }
/* text color for high contrast module */
div.module_black, div.module_green, div.module_blue, div.module_red { color: #fff }
so I tough there is somewhere a “main” css in which I could decide which default color I would like to have (no it’s black but I would have blue for example)
This is the part I really don’t understand and didn’t find yet :((</blockquote>These are module class suffix i.e _black, _red
You enter these into the module class suffix box under advanced in the module to give you separate styling for the module. Does that explain?
-
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by swissa 12 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum