derek | idea company wrote:
> Hi guys, so I just switched everything over to 2.0 and it's great. 
> Easier than I thought it would be too.  This is more of a CSS question
> than anything else. 
>
> In my details view I've adjusted the width of the table so it's 40%. 
> I'd like to have the details stack into two columns.  For some reason
> putting a "float: left" or a "clear: left" didn't do much.  Is this
> something to do with how the Exhibit API is written? 
>   
Hi Derek, did you mean like in the thumbnail view but with only 2 things 
per row? I think you need to convert it into a thumbnail view instead.

> Another possibly CSS related question I've got is about extending the
> label width in timeline.  I'm trying to get the
> ex:configuration="timelineConfig" to alter the timeline just enough to
> add "theme.event.label.width = 400; // px" as I've got lengthy labels. 
> I'm not sure what I'm doing wrong.
>   
I think your script has a syntax error in it: ex-tl is not a valid 
variable name. You can't have - inside a variable name. Watch out for 
these things in the error console!

Cheers,

David

_______________________________________________
General mailing list
[email protected]
http://simile.mit.edu/mailman/listinfo/general

Reply via email to