-
AuthorPosts
-
October 13, 2010 at 6:20 am #155221
hi,
how can i make the rows to be in the same line on top and down?
http://brutal.co.il/index.php?option=com_content&view=section&layout=blog&id=18&Itemid=82
i want them to be the same size.and i set 3 columns.. but i thing that the right one is bigger then the two others :S
please help..oh, and one more thing. i need the title + section name/category to be centered. and not the all site.
how can i do this?thanks.
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 13, 2010 at 8:35 am #358733<blockquote>how can i make the rows to be in the same line on top and down?</blockquote>
Add below code to template.css file:
table.blog .contentpaneopen{
height: 450px;
}
<blockquote>
oh, and one more thing. i need the title + section name/category to be centered. and not the all site. </blockquote>
h2.contentheading, .contentheading, .article-tools .article-meta {
text-align: center;
}<blockquote>
and i set 3 columns.. but i thing that the right one is bigger then the two others :S</blockquote>
I see they have the same width by 33%.1 user says Thank You to Don Lee for this useful post
October 13, 2010 at 11:40 am #358782<em>@donglt 198198 wrote:</em><blockquote>Add below code to template.css file:
table.blog .contentpaneopen{
height: 450px;
}h2.contentheading, .contentheading, .article-tools .article-meta {
text-align: center;
}I see they have the same width by 33%.</blockquote>
thanks! :_)
October 14, 2010 at 1:41 am #358863hi,
h2.contentheading, .contentheading, .article-tools .article-meta {
text-align: center;
}i just notice that it changed all the articles in my site to be center 🙁
is there any why to apply it in only on one section?!
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 14, 2010 at 2:36 am #358871<em>@brutalco 198368 wrote:</em><blockquote>hi,
h2.contentheading, .contentheading, .article-tools .article-meta {
text-align: center;
}i just notice that it changed all the articles in my site to be center 🙁
is there any why to apply it in only on one section?!</blockquote>
Plz replace with this:
.article_column h2.contentheading, .article_column .article-tools .article-meta {
text-align: center;
}October 14, 2010 at 6:22 am #358904ok thats good..
but there’s no way to set the title in the front page content back to rtl to?
http://brutal.co.il/index.phpDon Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 14, 2010 at 7:47 am #358918<em>@brutalco 198414 wrote:</em><blockquote>ok thats good..
but there’s no way to set the title in the front page content back to rtl to?
http://brutal.co.il/index.php</blockquote>Try to add plus this:
.ja-innerpad .article-tools .article-meta, .article-content .ja-innerpad h2.contentheading {
text-align: right !important;
}1 user says Thank You to Don Lee for this useful post
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by brutalco 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum