Fork me on GitHub

blanktheme 2col.htm with the layout 1_nc  Bottom

  • would like a full layout page exactly like the BlankTheme 2col.htm with the layout 1_nc (without the left and the right blocks, I mean).
    The master.htm, home.htm and template/modules/*.htm files are set up and the tour module is displayed as full page, as defined.
    However, the content module displays the text on the 3/4 of the page as if there was a navigation menu on the right of the page. In the content module I have selected a column 100% but that doesn’t work.
    May be, there is a problem with the setting of content but I can’t find where ... Can anybody help me on this matter?
    In fact, I want to obtain one column in order to insert my text so I need to delete the right and the left blocks. (This way my text will be inserted in this unique column).
    Thank you for your help…

    Best regards,

    Tunsia
  • Hi,
    just an idea, did you try to link the Content pages to the "nocolumns.ini" config?
    Go to: Admin -> Layout -> Themes Manager -> Edit your current theme (red pen) -> Page configurations
    Add the line: Module: Content editing, Configuration file: nocolumns.ini. The other fields of the form are not mandatory but you can fill them to add more granularity. Hope my explanations are clear enough.
    It should work, I just didn't try this particular layout.
    Philippe



    Edited by pnFilip on Feb 16, 2011 - 06:08 PM.
  • I guess this is a CSS conflict with Content's definitions.
    I remember I saw the CSS class "page" being used by Content, IMHO is too general and a module shouldn't do that, instead use one like "content-page"... so, I guess that customizing your content templates to not use "page" will solve the issue.

    YAML uses "page" for the main wrapper, so that's the mess.

    --
    - Mateo T. -
    Mis principios... son mis fines

This list is based on users active over the last 60 minutes.