-
AuthorPosts
-
March 6, 2018 at 7:45 pm #922477
Hallo,
auf dem Blog ist in jedem Beitrag der Titel mit Datum der Veröffentlichung in einem schönen Rahmenfenster dargestellt.
Wie kann ich dies auch in meinem Beitrag darstellen?
Besten Dank.
March 7, 2018 at 11:28 am #922858Hey kletterfreak,
Could you please give us a link to your website, we need more context to be able to help you.
Do you mean that you want a border around blog post title and meta?Best regards,
VictoriaMarch 7, 2018 at 6:12 pm #923171Hallo,
meine Webseite ist noch nicht online. Ja genau, ich meine es wie bei der Beispielwebseite. Da steht ja ganz oben in einem Kästchen:
TOURENBERICHTE
DER BIRGELER URWALD – IMMER NOCH EIN GEHEIMTIPP?
Veröffentlicht am 1. März 2018So etwas wäre toll.
Grüße
March 7, 2018 at 8:09 pm #923272Hi,
Without the site being online it would be a little tough to style without knowing the exact classes you’re using. This should work though:
article .entry-header { margin-bottom: 6px; padding: 24px 10px 23px; text-align: center; border: 1px solid #dadada }
Best regards,
Jordan ShannonMarch 7, 2018 at 8:37 pm #923291Danke. Ja das kann ich verstehen. Wo muss ich den css code eingeben?
Danke.
March 7, 2018 at 8:57 pm #923313Hi,
You enter it in quick css. Enfold Options > General Styling > Quick CSS.
Best regards,
Jordan ShannonMarch 8, 2018 at 8:11 pm #924024Hi,
leider funktioniert es nicht. Ich habe den css Code eingetragen, aber es verändert sich nichts.
Gruß
March 8, 2018 at 8:32 pm #924043Hi,
Did you make sure to add it to the very top of the quick css so that it runs first? Also, please be sure to clear your cache a few times over.
Best regards,
Jordan ShannonMarch 17, 2018 at 2:51 pm #928481Hi,
ja den Cache habe ich schon mehrfach gelöscht. Was meinen Sie mit “ganz oben eingefügt, dass der css zuerst läuft?
Gruß
March 17, 2018 at 9:43 pm #928570Hi,
Jordan means to place the code above all other code in the General Styling > Quick CSS field
Another option would be to place the code in the WordPress > Customize > Additional CSS field
The only other option since your site is off line, is to either put it on line or to share a copy of it using the plugin all-in-one-wp-migration
All-in-One WP Migration tutorialBest regards,
MikeMarch 21, 2018 at 6:40 pm #930749Hallo,
es funktioniert leider nicht.
Viele Grüße
March 22, 2018 at 3:14 am #930997Hi,
Können Sie Ihre Website mit einem temporären Host online stellen, damit wir Ihnen helfen können?—translation—
Can you please put you site online with a temporary host so we can assist?
Best regards,
MikeMarch 22, 2018 at 5:59 pm #931498Hallo,
die Seite ist online. ZUgangsdaten siehe unten.
Danke.
March 23, 2018 at 6:47 pm #932074Hallo,
konnten Sie schon schauen? Ich möchte nicht gerne solange einen zweiten Benutzer in WOrdpress angelegt haben.
Danke.
Gruß
March 24, 2018 at 3:23 am #932200Hi,
Probieren Sie diesen Code im Feld General Styling> Quick CSS aus:h2.post-title { margin-bottom: 6px; padding: 24px 0 24px 0!important; text-align: center; border: 1px solid #dadada } .entry-content-header span.av-vertical-delimiter {display:none !important; }
—translate—
Try this code in the General Styling > Quick CSS field:
h2.post-title { margin-bottom: 6px; padding: 24px 0 24px 0!important; text-align: center; border: 1px solid #dadada } .entry-content-header span.av-vertical-delimiter {display:none !important; }
Best regards,
Mike -
AuthorPosts
- You must be logged in to reply to this topic.