Tagged: 

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

    First off, I love this theme… next look at this theme and specifically the space between portfolio projects…

    http://www.andrewmontpetit.com/

    So, I know this sounds super picky, but between the portfolio pieces here you cannot click on a project unless you are clicking on that specific project’s thumbnail.

    I want that same effect here:

    http://support.curlyhost.com/

    My client wants exactly 20px between each section in the portfolio area…

    So, right now I have the below code…

    .av-1px-gap.av-fixed-size .av-masonry-entry .av-inner-masonry {
    top: 10px;
    bottom: 10px;
    }

    .av-masonry-col-4 .av-masonry-entry {
    width: 23.6%;
    margin-right: 1.4%;
    }

    If I were to have:

    .av-masonry-col-4 .av-masonry-entry {
    margin-bottom: 1.4%;
    }

    It would push the first layer on the first level down (try it on a site you run… the columns don’t line up then…

    It would be great if the space between the column pieces weren’t clickable.

    Super sorry if this sounds too needy because I am forever grateful with the amazing theme you built.

    #371412

    Hi Andrea!

    what do you mean with the space which should not be clickable? for me the space between the thumbnails is not clickable. Please provide screenshots/mockup of what you want to achieve.

    Cheers!
    Andy

    #371635

    Hey Andy,

    Thanks for getting back to me.

    I just made a little video about exactly what I was talking about – some things are better seen than typed out.

    http://www.screencast.com/t/jx8WHI7eo

    Best!

    Andrea

    #371637

    Shoot – I just realized that that video recorded in double time with no sound… :(

    Hopefully you can still understand what I was trying to get across though.

    #371979

    Hey!

    sorry but I have no idea what you want me to understand. I can just see how you made some changes on the website, but I still can’t see any issue.

    Best regards,
    Andy

    #372229

    Hey Andy,

    The default way that a portfolio grid with padding is created the area to the right and below are clickable.

    I modified the css so that it’s not clickable to the right of each project.

    However, it is still clickable below and above each project.

    When I add the same code I used to make it not clickable to the right of a project to the bottom of a project an error occurs and it pushes the first project grid down 20px.

    I’d like to make it so that it’s not clickable above and below each project.

    How would you recommend going about doing that?

    Best!

    (still trying to figure out why my video recording saves in double speed without sound!)
    Andrea

    #372473

    Hey!

    The portfolio item is not clickable on the top and it is clickable on the bottom because of the portfolio title. I’m sorry but I can’t see the issue. Can you please provide a screenshot?

    Best regards,
    Ismael

    #374240

    Hey Ismael,

    The client does not seem too concerned about being able to click on a thumbnail when hovering over the white space anymore so you can just click this resolved. Sorry I couldn’t get my screencast program to work to better explain.

    Best!
    Andrea

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Not clickable between portfolio pieces’ is closed to new replies.