test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • terryatpace Friend
    #123953

    Hello.

    I am having difficulty customizing the module styles in my current dev site
    church.morningside-nyc.com.

    If you take a look, the “Visitor Welcome” module in upper left corner does not have the custom styling box of the right modules. However, if I change the positioning to be on the right side, it immediately inherits the css borders and loses the pill background. Which css id (I believe .moduletable) do I need to manipulate in order to make the left modules appear like the right ones?

    Thanks, Terry.

    terryatpace Friend
    #233281

    Nvm, found and fixed it.

    Thanks, T.

    mfcphil Friend
    #233351

    To use the module suffix on the left side go into Ja Rochea template open up the index.php and find this:

    Code:
    <?php echo mosLoadModules ( ‘left’,-2 );?>

    And change to this:

    Code:
    <?php echo mosLoadModules ( ‘left’,-3 );?>

    Try and find the answers in the forums…someone has always already had the same problem

    mfcphil

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

This topic contains 3 replies, has 2 voices, and was last updated by  mfcphil 17 years, 1 month ago.

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