test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rlgonzalez50 Friend
    #154480

    Wish to conceal the right column janews_fp module and only expose the left column. Apparently the right column of this module is a restricted area. How I can solve this?


    1. Capture
    Saguaros Moderator
    #356316

    <em>@rlgonzalez50 194806 wrote:</em><blockquote>Wish to conceal the right column janews_fp module and only expose the left column. Apparently the right column of this module is a restricted area. How I can solve this?</blockquote>

    you add the following code into the template.css file:

    .ja-zinfp-featured{
    width:99.9%!important;
    }
    .ja-zinfp-normal{
    width:0%!important;
    display:none
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 2 months ago.

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