Branch (
branchandroot) wrote2009-08-21 05:22 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Entry tags:
Select Style display issue?
Is anyone else having trouble with the Select Style page? Trouble wherein the styles with long enough names to run to three lines have the "Apply Style" button hidden under the thumbnail in the row below?
If this is more than just me, I will put a bug in for it.
If this is more than just me, I will put a bug in for it.
no subject
no subject
(For whatever reason, setting the width/height of the theme-preview image doesn't work?)
no subject
Oh man. This is a tangle; everything has a width and height.
Maybe changing .theme-item height: 205px; to min-height: 205px; would help keep the box open when there isn't an image.
no subject
Digressing...
So anyway, if we're going to ask the height to be set in ems, or use min-heights or what not, there's no reason that we can't also ask for the theme-preview img to be enclosed in a div of its own, too. That would solve that, I think? then ems for the bottom part.
no subject
(I shouldn't say that, because script output and css just fixed the last major problem with my third Modish theme.)
But, yes, if the img gets an enclosing div and the height is given to that, that should keep everything in line and .theme-desc can get a height of 5 ems or so and that should make room for third lines.
no subject