Page 1 of 1

serendipity_event_findmore Plugin frage

Posted: Sun Aug 28, 2011 4:16 pm
by refilix
Hallo,

ich benutze dieses Plugin gerne jedoch hab ich das Optische Problem das wenn ich Facebook und Google Plus aktiviert habe diese sich unter den anderen Buttons anordnen. Dadurch hab ich von Artikel zu Artikel einen recht großen abstand.

http://www.cf4ever.de

Weis jemand wie ich den Facbook und Google Plus Button wie die anderen Anordnen kann?
Also so das die Artikel nicht mehr so einen großen Abstand haben?

mfg refi

Re: serendipity_event_findmore Plugin frage

Posted: Mon Aug 29, 2011 10:33 am
by garvinhicking
Hi!

Probier mal in deiner style.css:

Code: Select all


.facebook_like {
float: left;
margin-top: 8px;
}

.serendipity_findmore {
float: left;
}

.google_plus {
float: left;
margin-top: 10px;
}

Re: serendipity_event_findmore Plugin frage

Posted: Mon Aug 29, 2011 9:07 pm
by refilix
Hi,

danke hat recht gut geklappt mit etwas fummeln. :D

mfg refi

Re: serendipity_event_findmore Plugin frage

Posted: Thu Sep 08, 2011 1:53 pm
by Marit321
yeahh danke ist zwar eine alte antwort aber wie man sooo schön sagt... dont change a running system :mrgreen: