Branch (
branchandroot) wrote in
dw_styles2009-11-21 03:52 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Core variables for userpic and navlinks position?
Changing the userpic and navlinks locations seems to be something a fair number of users want. I have gotten repeated requests via pm for css to either change the side of the entry the userpic appears on or move the navlinks from the sidebar to the header. I imagine some of the other designers get these also, especially for the layouts where it's more complicated than float:left instead of right. It seems as though this is something we should work on addressing in the wizard. If there were a wizard-settable core variable, let us say position_userpic, that could be set to "left" or "right", then it would be relatively simple to include css for both as a local variable in any layout. The same is true for the navlinks, though those can be a little more of a chore to switch gracefully.
Should this be added as an enhancement/bug?
ETA: I am talking about CSS positioning for the navlinks, not altering the html.
Should this be added as an enhancement/bug?
ETA: I am talking about CSS positioning for the navlinks, not altering the html.
no subject
no subject
no subject
set module_layout_sections = "none|(none)|one|Group One|two|Group Two";
This is how it's been customized in Negatives to give you an example:
set module_layout_sections = "none|(none)|one|Sidebar|two|Header|three|Footer";
I'm trying to see if you can only edit the subsequent property for navlinks (property string module_navlinks_section).
Designers are also free to create any variable they think is missing to their code.
no subject
And, yes, if I wanted to make a new base layout for the sake of just this one thing I could but I like designing on top of TR quite well and think a variable to hang the alternating css on would be a useful addition to the core itself. Part of the point of TR was to make it flexible enough to sustain a wide variety of designs.
no subject
TR is Core. It's just Core with a little CSS, and, as I said the property's already there.
no subject
...that seems like bad metadata usage.
And, since the TR layout children inherit the TR module grouping, how is that supposed to allow the positioning of a module in the notional "header"?
no subject
Because you can edit properties/create your own in your layer. I did it for Funky Circles. Zvi's doing it for Refried Tablet. Both are TR-based.