Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jkriordan Friend
    #179425

    I’ve positioned banner modules in aside-1 and aside-2 of JA Wall.

    The banners are not centered.

    They’re custom code, containing java and an IFRAME.

    I tried centering them by placing the code within a centered DIV and a centered paragraph. It didn’t work.

    How can I center the banners?

    Thanks in advance.

    Sherlock Friend
    #462398

    Hi jkriordan,

    In this case I think you can create suffix class for those modules, For example the module which id=56 you inserted a class suffix of _test then you could open the file of templates/ja_wall/css/modules.css to add this css

    .moduletable_test .box-ct{
    padding:0px !important;
    }

    I think that would help !

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 12 years, 3 months ago.

The forum ‘Other Templates’ is closed to new topics and replies.