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

    Hello – i added a certification badge to my footer, but the icon is HUGE!  How can i decrease the size of what’s shown on the website?  They gave me the following to embed, so i’m guessing the size is somewhere in here:

    <a href=”https://ima.proexamvault.com/badges/1b968db3-ca2b-49b1-851c-8415e381b7fb”&gt;
    <img src=”https://ima.proexamvault.com/images/badge/ee255fc0-b954-4135-870c-84e0498f44e2/710a432761c84149_m.png&#8221; alt=”Certified Management Accountant issued by IMA/CMA to Catherine M. Connell” />
    </a>

    Thank you!!

    #24624
    JohnPaul B
    Member

    Hello cammeo2,

    Thank you for contacting us. You should be able to resize your badge with the visual Page editor. Here are the steps:

    1. Log into BoldGrid.
    2. Click Pages.
    3. Find the page, and click Edit.
    4. Make sure you are on the “Visual” tab.
    5. Scroll down and click your image. You should then see a small square in each corner of the image. Click and drag any corner to resize.

    Alternately, you can add custom height and width to the code for your image. For example:

    <a href=”https://ima.proexamvault.com/badges/1b968db3-ca2b-49b1-851c-8415e381b7fb”>
    <img src=”https://ima.proexamvault.com/images/badge/ee255fc0-b954-4135-870c-84e0498f44e2/710a432761c84149_m.png” width=”190″ height=”190″ alt=”Certified Management Accountant issued by IMA/CMA to Catherine M. Connell” />
    </a>

    Then, just adjust the “height” and “width” values by replacing the “190” with a different size. The size numbers are measured in pixels. Thank you,

    John-Paul

    #24623

    Thanks JohnPaul but it’s in the Footer section Customize ->Advanced, not the individual pages.  i get the red circle with slash through it instead of the squares in the corners.  I’ll add the height and width per your instructions.  Thanks!!

    #24622
    JohnPaul B
    Member

    Thank you for the additional information, here are some updated steps. From Customize ->Advanced, click Footer Settings ->Edit Footer Widgets. From there you should see the footer widget that contains your badge, click it. This will bring up the “Editor,” click the “Visual” tab. From there you should see the image, click it and drag the corners to resize. Resizing here will adjust the code automatically. If that is not working, try clicking the “Text” tab and resize with the code there. Let us know if you have any further information or questions. Thank you,

    John-Paul

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change size of embedded object in footer’ is closed to new replies.