erik kulvinskas wrote:
>> I would like to desactivage the creator's name for content, that says:
>>
>> Created by ....
>>
>> For each content, because I won't need this fonctionnality and I
takes lot of place in the screen.
>>
>> Does somebody have any link or idea ?
>>
>> Thank you very much.
>>
> Take a look at the CSS that controls that part of the display and then
> change the css to visible:hidden in that css class. We do this for
our site
> and it works swimmingly!
visible:hidden - The element is invisible (but still takes up space)
Also you may use display:none for hide element, if you don't need to
save this element space.
--
Best regards,
Michael Krishtopa
Plone design and themes development
_______________________________________________
UI mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/ui