Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #232730

    Hi there,
    I would like to display my portfolio content on one page in a list which for each portfolio item contains an image and some text (like a catalog). I don’t want an automatic link to each portfolio item.
    My pages are constructed with Avia Layout Architect. Each portfolio item should look like this:
    Portfolio Image (within 1/4 Layout Element) , Portfolio text (3/4 Layout Element).

    1) I’ve not found any solution on the support so far. Could you please advise me how to get there?
    Thanks
    Angie

    #233712

    Hey angie3000!

    I recommend to use the 1 column portfolio option: http://www.clipular.com/c/5090240494567424.png?k=YGg5m7klX6nrHUT6KKBUJK8yuLA – you could use the “side by side” layout which will give you a similar layout. The text will be displayed on the left side and the image will be displayed on the right side. If you want to change the size of the text area use this css code:

    
    #top .isotope-item.special_av_fullwidth .av_table_col.grid-content {
    width: 75%;
    }
    

    The layout you requested above is not possible without some theme code customization. If you need help to create it please hire a freelancer from http://www.microlancer.com/ or here: http://kriesi.at/contact/customization

    Best regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.