Roundcube Community Forum

 

Messing with screen layout - IDs

Started by andros69, September 23, 2009, 10:50:25 AM

Previous topic - Next topic

andros69

Hey all,

for those of you that have done more in-depth themeing.

Do you know which (if any) are the IDs and/or classes that we shouldn't mess with, because those are needed by the application?

Would it be safe to assume that those in the HTML templates are ok to be changed/deleted, but those in the generated code from the objects we shouldn't mess with?

I ask because doing any more than color changes requires some alteration of the HTML layout and potentially removing or introducing different DIVs, etc. But I don't want to go crazy and then break the application because I removed necessary IDs.

Any thoughts? Thanks!

sellyanes

I also thought that once a layout preference was chosen, it would remain the user's default. Any way this can be done?

When I set PREVIEW_PANE_VERTICAL, my initial view is vertical. When I click 'Layout: Horizontal' the panes are perfect.