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

    How do I remove the boarder on the big picture these galleries with big image with thumbnail views?

    Any way I can put vertical line in between these 3 to break them up a bit? so it would go 1 gallery vertical line 1 gallery vertical line final gallery?

    How can i make it so the link for the form below text doesn’t have the underline? but has a hover color?

    #570930

    Hey mcraig77!

    Please add to your CSS

    #top div .avia-gallery .avia-gallery-big {
    border: 0px;
    }

    let us know if you have more questions, will be happy to answer them for you

    Regards,
    Basilis

    #571012

    Hi, The main large picture still has a boarder.

    also

    I had 2 other questions on this ticket.

    Any way I can put vertical line in between these 3 to break them up a bit? so it would go 1 gallery vertical line 1 gallery vertical line final gallery?

    How can i make it so the link for the form below text doesn’t have the underline? but has a hover color?

    #571875

    Hi,

    I couldn’t see any borders on the images on your site, could you post screenshot of the things you would like to change please?

    Regards,
    Rikard

    #571880

    There is a black box around the large images… see screenshot

    #572578

    Hi,

    Sorry, it’s very difficult to see it against the dark background. Please try this in Quick CSS:

    #top div .avia-gallery .avia-gallery-big {
        padding: 2px !important;
    }

    Regards,
    Rikard

    #572659

    Thanks!

    #573525

    Hi,

    No problem, glad we could help :-)

    Best regards,
    Rikard

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