-
AuthorPosts
-
September 8, 2012 at 6:13 pm #180558
Dear friend,
I need some instructions in order to make these changes in JA WALL:
I would like to know how can I change the colored borders of the articles like in the image? How can I choose the color and save it.
On the other hand, is it possible to insert a permanent horizontal file or column with four articles? Someting like in the following image.
Thank you very much.
I wait for your answer.-
arucardx Friend
arucardx
- Join date:
- July 2010
- Posts:
- 346
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 138 times in 104 posts
September 9, 2012 at 1:45 am #466516For the colored border styles.
http://www.joomlart.com/forums/topic/item-variations/1 user says Thank You to arucardx for this useful post
September 9, 2012 at 11:18 am #466526Thank you very much arucardx.
On the other hand, I continue really interested in the second topyc.
Is it possible to insert a permanent horizontal file or column with four articles? Someting like in the following image.
And what’s more, for this supposed permanent item can I insert a different background with different color?Thank you very much!!
September 9, 2012 at 11:23 am #466527<em>@arucardx 337503 wrote:</em><blockquote>For the colored border styles.
http://www.joomlart.com/forums/topic/item-variations/</blockquote>Two more questions related with this.
Is it possible to change font style on “item-sticky” items?
Can we add new colors?Thank you!!
arucardx Friendarucardx
- Join date:
- July 2010
- Posts:
- 346
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 138 times in 104 posts
September 9, 2012 at 1:12 pm #466530I dunno if it’s possible to insert a permanent column there, a support team member will have to answer that. Though you can try looking into ordering by featured first. So featured articles will always appear at the top.
For changing & adding of new styles, yes can change the font style as well as add new colors. You can find all the css style for item variation at templateja_wallcsstemplate.css search for “Item Style” or go to line 541. From the examples there, you should be able to create and customize your own styles.
I’ll just give you one example on how to change the font for sticky in articles.
Look for this code
.item.item-sticky .item-content {
background: url(../images/line2-bg.gif);
font-size: 14px;
line-height: 2em;
text-shadow: 1px 1px 0 rgba(255,255,255,.2);
}Just replace font-size: 14px; to whatever size you want. Remember to clear your browser cache to see the new setting take effect. That will change the size for the intro text.
If you’re looking to change the title size, then look for this code.
.item.item-sticky .header h2 a {
color: #b60610
font-weight: normal;
}Change the font-weight. You can find examples for font weight here. http://www.w3schools.com/cssref/pr_font_weight.asp
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 4, 2015 at 3:57 am #760470ellie_t Friendellie_t
- Join date:
- March 2008
- Posts:
- 205
- Downloads:
- 0
- Uploads:
- 11
- Thanked:
- 1 times in 1 posts
December 4, 2015 at 11:01 pm #760767Thanks. Am I supposed to put that in the css file.? when i add to the custom html module some of the code is stripped out and there’s no border as result.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 5, 2015 at 4:49 am #760789The default editor often strips some HTML tags when you add in custom HTML module. Hence before adding these tags, try disable the default editor first via:
Backend > Sites > Global Configuration > Editor None
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 4 voices, and was last updated by Saguaros 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-