Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • crisalbert Friend
    #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


    1. center
    khoand Friend
    #425099

    Did you solve it?

    crisalbert Friend
    #425142

    At 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 Friend
    #425167

    You remove code

    .ja-box-ct {
    text-align: center !important;
    }

    crisalbert Friend
    #425295

    Hello, 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 Friend
    #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;}

    crisalbert Friend
    #425402

    Thank you Khoand Everything went well,:laugh: problem solved.

Viewing 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