Roundcube Community Forum

Themes & Styling => Theme Releases => Topic started by: andros69 on September 23, 2009, 10:50:25 AM

Title: Messing with screen layout - IDs
Post by: andros69 on September 23, 2009, 10:50:25 AM
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!
Title: Messing with screen layout - IDs
Post by: sellyanes on September 26, 2009, 01:38:40 AM
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.