HTML gurus - help needed

Seb Ruiz ruiz at kde.org
Sat Jul 21 10:05:43 CEST 2007


On 21/07/07, Mark Kretschmann <kretschmann at kde.org> wrote:
> Ahoy,
>
> got this this problem with the "Extended Info" pane for podcasts in
> the stable branch: If lines are too long, the view gets wider, without
> automatically breaking the line. This means that the user has to
> scroll a lot, or resize the browser pane insanely wide.
>
> I've attached a screenshot. Anyone got an idea how to fix this?

I just had a couple of ideas.

1) Wrapping text in a table usually produces automatic line wrapping,
perhaps this would work. so wrap the text in
<table><tr><td>{text}</td></tr></table>

2) try adding the following around the text: <span style='display:
inline'>{text}</span>



>
> --
> Mark
>
> _______________________________________________
> Amarok-devel mailing list
> Amarok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/amarok-devel
>
>
>


-- 
http://www.sebruiz.net/


More information about the Amarok-devel mailing list