1 Feb 04:26
Re: Plone4 - Classic Plone Theme - Tags - Scrollbar not showing
Thanks, Espen. Actually, what was lacking was only the height configuration, there is a element style with the overflow-y config.
I may be wrong, but from what I see, it is a bug with the style sheet for the Plone Classic Theme (the lack of a height config in a style sheet.
On Tue, Jan 31, 2012 at 6:34 AM, Espen Moe-Nilssen <espen <at> medialog.no> wrote:
EspenHi
I did this with css once, try something like
#existingTagsSection #subject {height: 150px;overflow-y: scroll;}
Den 30. jan. 2012 kl. 20.42 skrev Alberto Lopes:Dear friends,
I just noticed that when I switch a Plone4 site to the "Plone Classic Theme"
the "Select from existing tags" fields just show all the existing tags as a
list of checkbox (the opposite as with the default Sunburst theme, which
shows the existing tags as checkboxes inside a list box with scrollbars).
The problem is that when you have a long list of tags (say, hundreds of
them, considering a site with more than 66k items and 200 editors) you have
a ridiculously long page that breaks hard the usability for the feature.
Does anyone know how I can workaround this issue (maybe overriding some
template or view...)?
I am using Plone 4.1.2, with no special products (just plone.app.caching and
plone.app.ldap), and have tested the behavior with both IE7 and Chrome.
Regards,
Alberto
--
View this message in context: http://plone.293351.n2.nabble.com/Plone4-Classic-Plone-Theme-Tags-Scrollbar-not-showing-tp7237786p7237786.html
Sent from the General Questions mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Plone-Users mailing list
Plone-Users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/plone-users
------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________ Plone-Users mailing list Plone-Users@... https://lists.sourceforge.net/lists/listinfo/plone-users
RSS Feed