Hi Olivier, *,

On Wed, Nov 23, 2011 at 2:02 PM, Olivier Hallot
<[email protected]> wrote:
>
> I saw i the geman site that there are special css classes for facebook,
> extensions and templates...
> e.g.
>
> <li><a  class="facebook"href="http://www.facebook.com/libreoffice.org
>  <view-source:http://www.facebook.com/libreoffice.org>">Kommuniziere mit uns
> auf Facebook</a></li>

Those are not special for the german site, those are global styles.
They were added for the "buttonbar", the block of 5 links below the
main text on the screenshot. And there a.facebook rule is responsible
for adding the icon to the link. basically.
concrete:

.typography .ButtonBar li a.facebook {
        background-image: url(../images/facebook.png);
}

> can we have classes for Twitter and  Google+? Our local communities have
> their own FB, TW and G+.

Do you have pointers to the corresponding icons?

ciao
Christian

-- 
Unsubscribe instructions: E-mail to [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to