Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • the white alchemist Friend
    #129476

    Hi again!, do you know how i can justify content inside modules: left, right, user1, user2, user3, user4, user5, user6, user7, user8, user9?

    Thanks!

    mfcphil Friend
    #252770

    try writing you text out in a text editor I often use frontpage.

    allign your text how you want then cut the html code and paste it into your joomla html editor and it should be how you want it.

    the white alchemist Friend
    #252778

    Thanks, but what can you do if you have a slideshow module on user6? or the menu titles? and the footer? They are all justify right and i would like to have them justify center.

    Thanks again!

    Menalto Friend
    #252780

    Justify right?
    You have a live url where you have this problem?

    mfcphil Friend
    #252781

    that probably in the css code the template guys will answer this for you 😉

    the white alchemist Friend
    #252786

    Yes, i have it: http://www.lasnochesdemadrid.com If you see, at the bottom of the page, Flyers Collection and Cocktails are left justified. I would like to center them as, probaly, right & left modules position.

    By the way, you are right. Its a css problem. The thing is that i don’t know how to modified that part of the code cause i’m quite newbie and i’m learning all this joomla thing just by myself, trying and trying ;).

    So, if any “template guy” can help me, i would apreciate it the most!

    Thanks again for such a nice support.

    Menalto Friend
    #252789

    If you find this in the template.css file(around line 910):

    #ja-botslwrap h3 {
    font-size:100%;
    }

    You can add this:

    text-align:center;
    So the whole code will look like this:

    ja-botslwrap h3 {
    font-size:100%;
    text-align:center;
    }

    Then you get the titles alligned in center.

    the white alchemist Friend
    #252790

    Thanks! i will try as soon i finish the backup and will say what happens!

    the white alchemist Friend
    #252939

    <em>@Menalto 58083 wrote:</em><blockquote>If you find this in the template.css file(around line 910):

    #ja-botslwrap h3 {
    font-size:100%;
    }

    You can add this:

    text-align:center;
    So the whole code will look like this:

    ja-botslwrap h3 {
    font-size:100%;
    text-align:center;
    }

    Then you get the titles alligned in center.</blockquote>
    Ok. I’ve tried that and that makes user1 to user9 titles to be centered, thanksa lot!. But the extensions that i have there, in that modules positions are still left justify.

    Menalto Friend
    #253019

    Cant access your site at the moment

    ErikThorsen Friend
    #253021

    Menalto, can you please get in touch with me as soon as possible??

    the white alchemist Friend
    #253022

    ?… plz check again. It is working. I dont know why you cant access :confused:

Viewing 12 posts - 1 through 12 (of 12 total)

This topic contains 12 replies, has 4 voices, and was last updated by  the white alchemist 16 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum