Re[Plone-UI] -sizing the navigation menu

Martin Stadler martin at siarp.de
Wed Aug 13 09:21:54 UTC 2008


You can use a custom stylesheet and add something like:

     #portal-column-one {
         width:16em;
     }

but with something bigger than 16em (default). Or you can customize  
base_properties.props (in portal_skins/plone_styles/) and change the  
value for columnOneWidth.

Martin


Am 13.08.2008 um 09:46 schrieb Michael:

>
>
> Yes, just a little wider. Can be a fixed width.
> (Reason: Titles can be long and some of them break over many lines.)
> Thanks a lot, Michael
>
>
> Martin Stadler-2 wrote:
>>
>>
>> Am 13.08.2008 um 08:47 schrieb Michael:
>>
>>>
>>> Is there a simple way to make sure that the navigation menu on the
>>> left side
>>> can be resized (to be wider, in fact)?
>>>
>>> Thanks, Michael
>>> -- 
>>> View this message in context:
>>> http://n2.nabble.com/Re-sizing-the-navigation-menu-tp721279p721279.html
>>> Sent from the User Interface & Design mailing list archive at
>>> Nabble.com.
>>>
>>>
>>> _______________________________________________
>>> UI mailing list
>>> UI at lists.plone.org
>>> http://lists.plone.org/mailman/listinfo/ui
>>>
>>
>> Can you explain more? "Make sure it can be resized"? Do you want the
>> width to be flexible depending on the contents? Or do you want to set
>> a new fixed width? Or do you even want users to be able to resize it
>> dynamically?
>>
>> Martin
>>
>>
>> _______________________________________________
>> UI mailing list
>> UI at lists.plone.org
>> http://lists.plone.org/mailman/listinfo/ui
>>
>>
>
> -- 
> View this message in context: http://n2.nabble.com/Re-sizing-the-navigation-menu-tp721279p721368.html
> Sent from the User Interface & Design mailing list archive at  
> Nabble.com.
>
>
> _______________________________________________
> UI mailing list
> UI at lists.plone.org
> http://lists.plone.org/mailman/listinfo/ui
>





More information about the UI mailing list