-
AuthorPosts
-
November 16, 2011 at 9:58 pm #170771
What to do for the Calendar module and the module shown in the facebook homepage appear centered. The only burn are centered modules are text and html customization.
http://ieslasencinas.com
joomla 1.7.2
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 17, 2011 at 4:56 pm #425099Did you solve it?
November 17, 2011 at 9:44 pm #425142At first I thought it was solved by adding adding to the beginning of IV jateline template.css of the following:
.ja-box-ct {
text-align:center !important;
}
.ja-box-ct table{
margin:0 auto !important;
}But what happens is that the modules with text, it is centered. And I only want it in the calendar module and module Facebok. Within what must be put online?
Thank you very much
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 18, 2011 at 3:30 am #425167You remove code
.ja-box-ct {
text-align: center !important;
}November 18, 2011 at 5:28 pm #425295Hello, Khoand
With. ja-box-ct table {margin: 0 auto! Important;} I managed to only focus the calendar module, since the facebook module appears left-aligned. By eliminating .ja-box-ct {margin: 0 auto! Important;} I got that I can not focus the text modules. How I can also focus on facebbok?.
Thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 19, 2011 at 10:26 am #425388– You edit facebook module (has id = 140), set Module Class Suffix (in Advanced Parameters) is _center
– You add this code into /templates/your_template/css/template.css
.moduletable_center .ja-box-ct{
text-align:center;}1 user says Thank You to khoand for this useful post
November 19, 2011 at 12:15 pm #425402Thank you Khoand Everything went well,:laugh: problem solved.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by crisalbert 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Modules center
Viewing 7 posts - 1 through 7 (of 7 total)