Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #744867

    Hi,

    For this charity we need 4 ways to donate buttons in the sidebar and the footer…. these all need to have different links. I have managed to do 2, but cannot add another 2 without doing the advertising banner again, which needs a heading and leaves a large gap between… is there any way I can have the following:

    – 4 buttons
    – 4 different links
    – aligned nicely (see link I have attached in private – Ideally want similar – smaller and without border etc is fine but in a 2 x 2 grid)

    Thanks
    Danielle

    #746828

    Hey Danielle,

    There are 2 options I think can help you with that.
    1. Use 2 Advertising Area Widget, make the 2nd one’s title empty then we will add some css code adjust it.
    2. Use a text widget and add a some html codes using links and images.

    Which of the two solutions would you prefer? (and of course we would assist you whatever you choose) :)

    Best regards,
    Nikko

    #746846

    Hi Nikko,

    Thank you for looking into this for me. You will see now I have added the 2 further buttons as suggested as an ad without a title. I have added login details in private so you may be able to add the css for me.

    These buttons appear on the footer , the main pages sidebar and the blog sidebar so all will need adjusting.

    Also another Moderator had added some css to bring the horizontal spacing closer on the footer, which it has but it has also now made the titles not aligned (so you can see 2 of them are lower, when they should all be on the same line) – I have chased a couple of times and had nothing back, and my client is unhappy with the way this now looks… are you able to adjust this also please?

    Many thanks

    Danielle

    #748650

    Hi Danielle,

    Thanks for patiently waiting. I have added this css code in your Quick CSS:

    
    #top #footer .avia_partner_widget {
        margin: 0 !important;
    }
    
    #top #footer .avia_partner_widget a {
        padding-bottom: 0 !important;
    }
    
    #top #footer .avia_partner_widget img {
        position: static;
    }

    Let us know if it’s good :)

    Best regards,
    Nikko

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