Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • beuvema Friend
    #161826

    Is there a way to remove the main content area? If so where can I remove it?

    I want no content on this page, and allready changed Extensions -> Template Manager -> JA -Portfolio -> Profiles -> Hide Main content block to YES but still main content fragments remain.

    http://85.17.151.40/~dadrog00/index.php/medewerkers

    see http://clip2net.com/s/QlnQ

    I want the footer to start here.

    regards Beuvema

    huypl Friend
    #382991

    Hi beuvema,
    I viewed your site and noticed that there’s image link at the footer of your site. If you want to remove this footer, simply go to the layout setting, edit the default setting by deleting this line
    <block name=”footer” type=”footer” main-inner=”1″></block>
    You say that you don’t want the content to appear, so do you mean that when you click on the article links, nothing gonna be shown? Please let me know which content you don’t wanna show in the front page. A snapshot with anotations should be very helpful.

    Phill Moderator
    #383224

    This is quite simple and one of the great things about the T3 system, We can create new profiles and enable them for specifig pages or groups of pages only.

    First go into the template manager for your chosen template. Click on the profiles tab and make a copy of the profile you are using and in that new copy set the option “Hide Main Content Block” to “Yes” and save the settings.

    Then go into the “Global” tab and in the “Profile Override Settings” (Page Assignments in J1.6) and you will see to columns one headed “Pages” and the other “Profiles”. The former is used to select which pages or sections to apply a profile to and the latter is the choice of profile. So we got to the box “Click to Add” and you will be presented with a dropdown. In that dropdown select he page you want to hide the content block on. Then in the right column select the profile you created earlier.

    Finally save your settings and clear the jat3 cache. In some cases you might also have to clear any cookies set by your site.

    As well as doing simple things like hiding the content block you can use the same method to slelect different colours or layouts for different pages or sections. Anything that can be changed in the profile tab can be assigned here giving you a lot of options.

    beuvema Friend
    #383285

    Hi phill luckhurst,

    thx for your response

    <em>@phill luckhurst 230117 wrote:</em><blockquote>First go into the template manager for your chosen template. Click on the profiles tab and make a copy of the profile you are using and in that new copy set the option “Hide Main Content Block” to “Yes” and save the settings.</blockquote>

    the setting you point out above, I allready did as stated in my first post. Issue is that the div .main clearfix and div #ja-mainbody still remain in the page causing a white line below the slideshow. I want to know if that can be removed.

    Regards Beuvema

    beuvema Friend
    #383286

    Hi huypl,

    thx for your response

    The footer is not the problem I want to keep the footer. Issue is that the div .main clearfix and div #ja-mainbody still remain in the page causing a white line below the slideshow. I want to know if that can be removed.

    Regards Beuvema

    huypl Friend
    #383630

    Hi beuvema,
    Please go to templatesja_portfoliocsstemplate.css
    Find this line
    #ja-container .main {
    padding: 10px 0;
    } line 393
    and replace with:
    #ja-container .main {
    padding: 0px;
    }

    beuvema Friend
    #385776

    Hi Huypl,

    thx for the input, the DIV is less visible now. It is not exactly what I meant but it does the job so far.

    Regards
    Beuvema

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

This topic contains 7 replies, has 3 voices, and was last updated by  beuvema 13 years, 7 months ago.

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