Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Frame around pictures #147547
    Stephan
    Participant

    Hallo Dennis,

    hast Du ein Plugin, wie z.B. Simple Lightbox, installiert? Dieskönnte die Ursache sein..

    Gruß Stephan Erdmann

    in reply to: slider problem with https (ssl) #100103
    Stephan
    Participant

    its a grafical-problem …

    in reply to: option sticky broken since last update? #86889
    Stephan
    Participant

    Thanks Patrik,

    i will try it.

    in reply to: more space betwenn optional content #49964
    Stephan
    Participant

    Thank you Sakin. It looks perfect.

    in reply to: more space betwenn optional content #49896
    Stephan
    Participant

    Hi Sakin,

    i updated now version 3.0 to delete the custom files in core theme.

    Here is my custom css (entered in theme options):
    /* nicht anzeigen von :Namen der postenden Person, Kategorie, Keywords*/
    .entry-meta { display: none; }

    /* Kleinbuchstaben im Menü*/
    #header-menu ul.menu a { text-transform: lowercase; }

    /* Rand zwischen Logo, Social Media Widget und Menü verkleinern*/
    #site-logo { padding-top: 20px; }
    #hgroup-wrap { padding-bottom: 5px; }

    /* HauptMenü lesbarer machen*/
    #header-menu ul.menu a { font-size: 16px; font-weight: bold; line-height: 4.5rem; }

    /*Höhe des Untermenüs reduzieren*/

    @media
    screen and (min-width: 1060px) { #header-menu ul.menu ul a { line-height: 15px; }}

    /*Mouseover Effekt auf Slider-Text verhindern*/
    #main-slider .entry-title span:hover,
    #main-slider .entry-content:hover,
    #slider-nav a:hover { background: rgba(255, 255, 255, 0.7); color: #222; }

    /*Abstand zwischen Slider und 3 Feldern reduzieren*/

    @media
    screen and (min-width: 961px) { .home #main { padding-top: 10px; }
    .home .hentry { padding-bottom: 10px; }

    Regards Stephan

Viewing 5 posts - 1 through 5 (of 5 total)