Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #516882

    Hello There

    1.
    I want to adjust a design to them magazine part.
    I attached to show it as a picture.
    I made some changes to the magazine.php to include more exerpt text. But have noidea how to adjust the same strucrue ?
    Hope you can help me ?
    PS : Left view to the right view
    http://tinypic.com/r/33p4qjd/8

    2.
    How can i remove the date from the magazine overview ?

    3.
    How can i add a color or photo into the header ?

    4. Who can i contact for multiple licence purchases ?

    –Details are in private content.

    • This topic was modified 9 years ago by koronz.
    #518310

    Hi Hamdi!

    1. Hmm, your image is not loading for me on the tinypic website for some reason. Try imgur.com.

    2. Add this to your custom CSS.

    .av-magazine-time { display: none !important; }
    

    3. Not sure what you mean here exactly. Take a screenshot and highlight your intentions so we can get a better idea.

    4. You can purchase additional single licenses from the themeforest website, http://bit.ly/wp_enfold.

    Cheers!
    Elliott

    #518423

    Hi Elliot,

    1. Here is the new link : http://imgur.com/XZCv6ds

    2. Solved. Thanks

    3. Solved. Thanks

    4. Well ok.

    Regards

    Hamdi

    #518911

    Hey!

    Add this to your custom CSS.

    .av-magazine * { border: 0px !important; }
    .av-magazine-content a {
        position: absolute;
        top: 0px;
        right: 0px;
        background: white;
        padding: 10px;
        border: 1px solid #e1e1e1 !important;
    }
    .av-magazine-content-wrap {
        margin-bottom: 30px;
    }

    Regards,
    Elliott

    #519638

    Hello Elliot,

    Thank you very much! It fit perfect.

    However i have one more option to ask.

    I am sorry but is it also possible to make it like the attached picture. http://imgur.com/8zE4mV3

    I use the exerpt part in the post like below.
    <font size=”2″>Journal of the European Economic Association, forthcoming, </br>
    with Peter Dunne and Michael Moore,</font> Abstract

    So does that mean :
    1. I need to make the titel bold and blue via CSS ==> could you help with that ?
    2. I need to do the rest with html via Exerpt part of the post ?

    Thanks and Regards

    Hamdi

    #521091

    Hi!

    Add this.

    .av-magazine-title a {
        font-weight: bold !important;
        color: blue !important;
    }

    Regards,
    Elliott

    #554937

    Thank you so much :)

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Blog / Magazin Showcase’ is closed to new replies.