Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #241399

    Hi there

    I need to do 2 things please:

    at xx

    if I click on one of the pictures, say “activity patterns:, how can I make the picture thinner and the text wider (under “activity patterns”) half and half,

    and make the picture on the left so that it isn’t a link and does get the hover overlay.

    thanks
    Frank

    • This topic was modified 10 years, 1 month ago by Frankmaione. Reason: removing URL
    #242107

    Hey Frank!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .portolio-preview-list-image { pointer-events: none; }
    .portfolio-preview-image { width: 50%; }
    .portfolio-preview-content { width: 50%; }

    Best regards,
    Yigit

    #242320

    hi there

    you guys are awesome!!!

    a few more things :

    how do I make it so that none of the preview images link to images with the image overlay? ie make the others (energy monitoring, extreme temps etc) the same as activity patters?

    also, the 50/50 works in chrome and ie, but not in firefox. any ideas?

    Frank

    #242478

    Hi!

    Looks like you managed to remove the link for the ajax portfolio preview image. I just checked the site on Firefox and the 50/50 column layout is working ok.

    Cheers!
    Ismael

    #243030

    hey Ismael

    I did get the link thingy fixed- I changed the “diplay preview images” to “image list.

    and Firefox wasn’t working because it was holding the old stuff in the cache.

    thank you again!!

    Frank

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘porfolio grid customizations’ is closed to new replies.