Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sadesh Friend
    #140305

    Hi

    How do I align the slideshow to the right margin?

    http://www.irhcanada.com/en/

    Thank you,

    SaKu

    sadesh Friend
    #301648

    anyone please…thank u!

    Arvind Chauhan Moderator
    #301662

    Try this :

    Take backup of your template.css file and then open it around line 585 look for this code and change it :

    [PHP]#ja-container-fr #ja-content .main {
    padding: 15px 0 2px 15px;
    }[/PHP]

    change to :

    [PHP]#ja-container-fr #ja-content .main {
    padding: 15px 0 2px 28px;
    }[/PHP]

    Let us know if this works.

    regards

    arvind

    sadesh Friend
    #301666

    Thank you Aravind. It worked.

    Could you also find a way to right align the administration module here;

    http://www.irhcanada.com/en/index.php?option=com_alfcontact&Itemid=149
    Thank you!

    Arvind Chauhan Moderator
    #301680

    sadesh;124780Thank you Aravind. It worked.

    Could you also find a way to right align the administration module here;

    http://www.irhcanada.com/en/index.php?option=com_alfcontact&Itemid=149
    Thank you!

    Having a look at it too. Will let you know in some time. Will need to insall quickstart on localhost to try t.

    regards

    arvind

    Arvind Chauhan Moderator
    #301690

    edited : removed earlier typed matter.

    Seems to have found the answer :

    Try this open your template.css on line 576 change this code :
    [PHP]
    #ja-container #ja-content .main {
    padding: 15px 0 15px 15px;
    }[/PHP]

    to

    [PHP]
    #ja-container #ja-content .main {
    padding: 15px 0 15px 28px;
    }[/PHP]

    sadesh Friend
    #301695

    Solved! Many thanks.

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

This topic contains 7 replies, has 2 voices, and was last updated by  sadesh 15 years, 5 months ago.

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