|
User Details |
message
|
|
Torri
post date:
2011-02-26 11:16:13
|
it is possible to lower the basic layout (3 column, fixed with header and footer) so it appears
attached at the top of the browser window
thanks
walter
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2011-02-28 08:21:28
|
Hello,
I'm sorry but I don't understand exactly what you are trying to do. Basically, you should be able to edit the layout in any way you want it. But please give me more details so I will be able to help you more with this.
Regards,
Andrei Rinciog
|
|
|
Torri
post date:
2011-03-02 04:55:18
|
Dear Sirs,
can you tell me which is the easer way inside the menu edit layout of flexi to put the layout as defoult in the bottom of the page
because at the moment it is attached in the upper part of the broswer (ex. of 20 px).
In this way I can save it and use it again.
It is correct the procedure to choose "layout wrapper" and to insert in "margin/pagging/border in the area "Paddings" :
"T=20 ,0,0,0"
thank you very much for your help.
Hoping to hearing from you soon,
Sincerely,
Walter Torri
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2011-03-02 09:44:25
|
Hello Walter,
If you set top padding for the main layout wrapper it will push the entire layout down but it won't align it at the bottom. So, if you open it on a bigger monitor it won't be aligned at the bottom.
To align something at the bottom and to make stick there no matter the resolution you have to use position absolute. But that is not possible from the editor.
If you want to align an entire layout to the bottom, you have to use Section Layouts instead of Full Page Layouts. Place the section layout inside a div that has position absolute with "bottom:20px".
Regards,
Andrei Rinciog
|
|