-
AuthorPosts
-
July 9, 2012 at 2:56 pm #178929
In the the sample provided in section Pages >> Item variation, I see several colors variation of an item other than the Dark and Hilite, along with a new icon (Green), a Free icon (orange) – Can someone let me know where I can find and implement these ? I looked into the css files available and see no references to these variations
http://joomla25-templates.joomlart.com/ja_wall/en/pages/item-variations.html
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 9, 2012 at 4:51 pm #460375I believe these are module classes
If you go to the back-end of each item (go to edit an article in the back-end ), there under the Metadata Options panel you would see the field of Extended Classes.You can enter into that fields one of following values:
item-sticky, item-sticky2, item-sticky3, blue, dark, hilite, twitter, facebook, video[/B]Among those fields those ones of item-sticky, item-sticky2, item-sticky3 [/B]will mark the item became sticky, those ones of blue, dark would add colors for item….[/B]
1 user says Thank You to TomC for this useful post
paoloci Friendpaoloci
- Join date:
- March 2006
- Posts:
- 72
- Downloads:
- 76
- Uploads:
- 14
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 11, 2012 at 5:01 pm #460620Hi,
I have some problems to visualize
item-sticky, item-sticky2, item-sticky3, blue
not problem to dark and hilite, facebook, twetter and video..
Which is my error?HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
July 12, 2012 at 7:14 am #460673Hi Paoloci
Could you provide your website link?Regards,
<em>@paoloci 329651 wrote:</em><blockquote>Hi,
I have some problems to visualize
item-sticky, item-sticky2, item-sticky3, blue
not problem to dark and hilite, facebook, twetter and video..
Which is my error?</blockquote>paoloci Friendpaoloci
- Join date:
- March 2006
- Posts:
- 72
- Downloads:
- 76
- Uploads:
- 14
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 12, 2012 at 8:43 am #460691Yes
thanks.
http://www.cristianocattolico.it.
For example in the article “Angelus 8 luglio 2012” I have set in extended classes the blue color … only I write inside blue.
This color not run.
Also could be interesting to do an own personal CSS variations for color.
For example to have an extended classes red or light grey.. which .CSS files I must modify?Thanks for attention
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
July 12, 2012 at 9:15 am #460697Hi Paoloci
Please update JA Wall template.css file to latest version.I see your site is missing some code in template.css fileRegards,
paoloci Friendpaoloci
- Join date:
- March 2006
- Posts:
- 72
- Downloads:
- 76
- Uploads:
- 14
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 12, 2012 at 9:17 am #460699I investigate the CSS files.
In effect in template.css i have not a blue options in /* ITEM STYLE PRESETS (CLASS SUFFIX)
but only dark, hilite, twetter, facebook and video.I try now to create a own class for “red” visualize..
paoloci Friendpaoloci
- Join date:
- March 2006
- Posts:
- 72
- Downloads:
- 76
- Uploads:
- 14
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
July 12, 2012 at 9:28 am #460700Yes I have edit a red style and run perfectly.
See the code
/* Red Style —*/
.item.red .item-inner {
background: #A10000
border-color: #A10000
color: #FFF
}.item.red .header h2 a {
color: #FFF
}.item.red:hover h2 a {
color: #390000
}.item.red .footer {
background-color: #A10000
color: #CCC
text-shadow: 0 -1px 0 rgba(0,0,0,.4);
}.item.red .footer .article-info,
.item.red .footer .article-hit,
.item.red .footer .jac-add-button,
.item.red .footer a {
color: #CCC
}.item.red .readmore a {
border: 1px solid #666
color: #CCC
}.item.red:hover .readmore a {
border-color: #B91313
color: #FFF
}/* ImageView Dark Style */
body.display-imageview .item.red .item-inner {
border-color: #A10000
}only write Red in extended classes.
I use a default template.
-
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by HeR0 12 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum