Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #24702

    Pls look attached image to understand!

    http://webex.gr/picture.jpg

    Kind regards,

    xrisxal2000

    #124429

    Hi,

    I am not sure what you are asking for. As far as I can see, that’s how it already looks http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-gallery-3/

    Please explain.

    Thanks,

    Nick

    #124430

    Hi Nick

    thanks for the fasr responce

    yes it’s already looks now , but what i must put in a page to hav ethe big left and right buttons?

    for example i have 20 portfolio items that it’s one has it’s own page. Whn i clink on the first, i want with the way i saw you to go to 2nd portfolio item, then to the 3rd etc

    ThanksNick

    #124431

    Hi,

    So you want a button in there? Please open up functions-enfold.php located in the main theme folder, and go to line 332 which looks like

    $output .= "        <span class='entry-info'>";

    and insert the code below between line 332 and line 333 (just push line 333 down to make room, but do not erase it.

    $output .= " <div class='avia-button-wrap avia-button-center  avia-builder-el-9  el_after_av_textblock  avia-builder-el-last '>";
    $output .= "<a href='' class='avia-button avia-icon_select-yes avia-color-black avia-size-large avia-position-center '>";
    $output .= "<span class='avia_button_icon avia-font-entypo-fontello'>♥</span><span class='avia_iconbox_title'>Buy Now</span></a></div>";

    Thanks,

    Nick

    #124432

    NIck your help is great..

    i would like to ask one more question pls…

    pls look the image…

    http://webex.gr/pic.jpg

    Kind regrads,

    xrisxal2000

    #124433

    Hi,

    If you want to remove the gallery thumbnails, please add this on your custom.css or Quick CSS

    .avia-gallery-thumb {
    display: none;
    }

    Cheers,

    Ismael

    #124434

    HI,

    Do you have URL to that site so I can look at the css as to how they made that frame around image. You can hide the url in http://www.goo.gl

    Thanks,

    Nick

    #124435

    Thanks Guys – you are the best!!

    thanks for the great support!!!!

    Kind regards,

    xrisxal2000

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Important Question…pls!!’ is closed to new replies.