Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #588
    Profile photo of Christine
    Christine
    Participant

    As above, if the edges of the network search results are grey then the links to those images just open up the same page again, do not link other site

    http://kerioakimaging.com - trying to reopen
    http://nail-art-at.kerioak.com - Art and Nail Art

    #6500
    Profile photo of Christine
    Christine
    Participant

    Did anyone else find this or was it just me?

    http://kerioakimaging.com - trying to reopen
    http://nail-art-at.kerioak.com - Art and Nail Art

    #6501
    Profile photo of JoAnnSnover
    JoAnnSnover
    Participant

    I just went to try this (I wasn’t sure what you meant though).

    What I see is that if I click on the first or last image in the carousel of network search results, nothing happens. Clicking on the other links (in the “middle”) works as expected.

    I don’t open up anything or go anywhere or even refresh the current page if I click on the leftmost or rightmost thumbnail.

    There also is a lot of weirdness with the display of the magnifier with a plus in it on the first and last items – I assume because of the hover also showing the left and right arrows as well. The image preview does work if you can hover just right and get the magnifier to display.

    I don’t know if this used to work in the past – don’t remember testing it before.

    I need to figure out where to get rid of that gradient too – more visual clutter 🙂

    #6502
    Profile photo of Christine
    Christine
    Participant

    Yes, that was exactly what I meant. If you manage to get rid of the gradient please let me know how you did it as I have not yet managed that. It seems to overlay the the images instead of being underneath and makes them look dull as well

    http://kerioakimaging.com - trying to reopen
    http://nail-art-at.kerioak.com - Art and Nail Art

    #6503
    Profile photo of JoAnnSnover
    JoAnnSnover
    Participant

    I found the two containers that have a gradient background and added them to my list that get transparent background color and no background image. The two culprits were a.carousel-control.left, a.carousel-control.right,

    /* No border and transparent background */
    .clearfix, .img-polaroid, .network_results_container, .carousel-inner, a.carousel-control.left, a.carousel-control.right, .panel-title, .panel-title a {
    box-shadow: none;
    border: 0;
    background-color: transparent;
    background-image: none;
    }
    #6504
    Profile photo of Christine
    Christine
    Participant

    Thank you (again)

    http://kerioakimaging.com - trying to reopen
    http://nail-art-at.kerioak.com - Art and Nail Art

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.