• The BBB image is on the left, and I’d like to center it in the text widget.

    How can I do it?

    I’ve tried various things that work with text but they dont work here. Maybe because it’s part script?

    You can see it at https://www.mjclark1.com.

    The code they gave me to use is in the widget is:

    <a href="https://www.bbb.org/concord/business-reviews/gold-silver-and-platinum-dealers/seacoast-coin-and-jewelry-in-hampton-nh-6000585#bbbseal" title="Seacoast Coin & Jewelry, Gold, Silver & Platinum Dealers, Hampton, NH"><img style="padding: 0px; border: none;" id="bbblinkimg" src="https://seal-concord.bbb.org/logo/ruhzbum/seacoast-coin-and-jewelry-6000585.png" width="300" height="68" alt="Seacoast Coin & Jewelry, Gold, Silver & Platinum Dealers, Hampton, NH" /></a><script type="text/javascript">var bbbprotocol = ( ("https:" == document.location.protocol) ? "https://" : "https://" ); document.write(unescape("%3Cscript src='" + bbbprotocol + 'seal-concord.bbb.org' + unescape('%2Flogo%2Fseacoast-coin-and-jewelry-6000585.js') + "' type='text/javascript'%3E%3C/script%3E"));</script>

    Thanks, Merrill

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter mclark

    (@mclark)

    Can anyone help me center this Better Business Bureau code and logo?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You’re not even letting us right click on that logo, why should we bother helping? You shouldn’t put up barriers like this.

    Thread Starter mclark

    (@mclark)

    Sorry. I’m not letting or not letting anyone do anything.

    It’s a script that seems to pull the logo from the BBB site, and I just would like to have it centered instead of left.

    (the BBB-supplied code I pasted to the widget is above in the original question)

    Right click has been disabled on that logo, so we do not have access to the usual tools to assist you.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    In that case are you allowed to change the styling? The way the BBB CSS and JS is set up makes me think not. To center the image you’d need to override the BBB CSS.

    Thread Starter mclark

    (@mclark)

    esmi… I dont know how to enable right click.

    I don’t know, Andrew. Didnt figure it would be a big deal just to center it. All I know is it does load a png file.

    Do you think I’d be better off trying to get an answer from BBB?

    I think speaking to BBB would be a good idea. Ask them if they have a code snippet that you can use that does not include any inline CSS. And, whilst you there, you could point out to them that disabling right click in this manner causes major problems for some disabled user groups – which could breach current discrimination laws.

    Frankly, you’d think that the BBB would know better. ??

    Thread Starter mclark

    (@mclark)

    Thanks guys.

    I’ll try emailing them, but have a feeling it will be like pulling teeth.

    And yep… I think they are a little too big for their britches. They wont let you just use their Seal. It has to be this “special” seal” that shows statistics when you mouse over it. Sigh…

    If I ever get an answer, I’ll reply again.

    Add this in the beginning of the BBB text

    <div style=”text-align: center;”>

    Thread Starter mclark

    (@mclark)

    I gave it a whirl, but no go.

    Thanks for trying, though!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Want to center BBB image in sidebar text widget’ is closed to new replies.