-
AuthorPosts
-
October 25, 2011 at 1:39 pm #170038
I’m trying to make the “Articles Categories” Module look more appealing, current it looks like:
I’d like it to look more like (notice the bullet placement):
Is this where the Module Class Suffice or Alternative Layout come into play in the advanced options?
Stephen
-
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 25, 2011 at 4:35 pm #421515Hi,
Could you give me a link to your page as you said?October 25, 2011 at 8:47 pm #421569You bet. The username is guest, password is “testing” as the site isn’t live yet.
Examples can be seen at http://domorewithit.com/articles, The section with the header “categories” is the one I want to look more like the one with header “Latest Articles”
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 26, 2011 at 7:33 am #421629You replace this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css
.column p, .column pre, .column blockquote, .column h1, .column h2, .column h3, .column h4, .column h5, .column h6, .column ol, .column ul, .column dl {
margin: 15px 0;
padding: 0;
}
with
.column p, .column pre, .column blockquote, .column h1, .column h2, .column h3, .column h4, .column h5, .column h6, .column ol, .column ul, .column dl {
margin: 3px 0;
padding: 0;
} -
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by khoand 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-