Use aside_content on standard post

  • Posted in : Bloggy WP
  • laziem
    Participant

    Hi..

    How to use [aside_content]bla bla bla[/aside_content] on standard post format?
    [aside_content] only work when I choose Aside from post format.

    Thank you.

    Mehmet S.
    Keymaster

    Hi, can you provide your URL?

    laziem
    Participant
    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .entry-content .aside-content {
    border-radius: 5px;
    background-color: rgba(247, 255, 255, 0.4);
    border: 1px solid rgba(187, 194, 201, 1);
    box-shadow: 0px 1px rgba(255, 255, 255, 0.5) inset, 0px 0px 5px #C1DDF9 inset;
    background-image: radial-gradient(farthest-corner at center center , rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%), -moz-repeating-linear-gradient(center top , transparent 0%, transparent 26px, rgba(78, 170, 239, 0.38) 26px, rgba(78, 170, 239, 0.39) 27px);
    text-shadow: 0px 1px 0px rgba(231, 231, 231, 1);
    margin: 0px 0px 0em;}
    
    laziem
    Participant

    Now it’s working. Just missing some detail but I can figure it out.

    thank you

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register