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
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- craigh responded to »Using PageUtil::addVar() to load script code« 03:29 PM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
blanktheme 2col.htm with the layout 1_nc
-
- Rank: Registered User
- Registered: Mar 11, 2009
- Last visit: Aug 15, 2009
- Posts: 13
-
- Rank: Softmore
- Registered: Jan 24, 2006
- Last visit: Apr 19, 2010
- Posts: 150
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. -
- Rank: Team Member
- Registered: Sep 06, 2006
- Last visit: May 09, 2010
- Posts: 2446
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
- Moderated by:
- Support
