11
snow77
Re: Iframes: can I exlude page header & side columns?
  • 2007/9/29 6:58

  • snow77

  • Just can't stay away

  • Posts: 864

  • Since: 2003/7/23


Try not to use theme changer but instead php statements smarty code (or something similar I'm not very technical with that) for what you want, instead of the theme changer, besides you may want to consult www.smartfactory.ca for what they can do for css overriding in articles.

This is a response to another topic. In case of moderators I'd open a new topic for this new inquiry in the correct forums.
www.polymorphee.com
www.xoopsdesign.com

12
damaster
Re: Iframes: can I exlude page header & side columns?
  • 2007/9/29 8:46

  • damaster

  • Just can't stay away

  • Posts: 556

  • Since: 2003/5/11


Less is more... freedom !

1. Create a minimalist theme tableless

CSS :
#header {}
#nav {}
#container {}
#footer {}


2. Install Pico

3. Make a Content


Subject : myPage

HTML headers : [x] display the textarea

Now lets make visible only content by overriding theme css
#header {[color=990000]visibility:hidden[/color]}
#nav {[color=990000]visibility:hidden[/color]}
#container {}
#footer {[color=990000]visibility:hidden[/color]}


Body : "Add your content to the textarea. You can use the wysiwyg fckeditor, html and XOOPS smarty, even design your own forms"

Filters : [ ] uncheck all


Have Fun!

I like people more than machines or money. But that's me!
Lets do something good and great: Lets do open source!

13
damaster
Make leftcolomn fly
  • 2007/9/29 9:10

  • damaster

  • Just can't stay away

  • Posts: 556

  • Since: 2003/5/11


Moved to the right forum : here !
I like people more than machines or money. But that's me!
Lets do something good and great: Lets do open source!

Login

Who's Online

232 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 232


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits