Results 1 to 2 of 2

Thread: how to center an image that comes from a code source

  1. #1
    Junior Member
    Join Date
    Feb 2011
    Posts
    7

    Default how to center an image that comes from a code source

    OK...

    http://www.truckalterations.com is the page....

    I am trying to add livechat to our site...

    They provide the following code:

    <!--Chat button will appear here-->
    <div id="MyLiveChatContainer"></div>

    <!--Add the following script at the bottom of the web page (before </body></html>)-->
    <script type="text/javascript" src="https://mylivechat.com/chatbutton.aspx?hccid=13592621"></script>

    I added the first part by inserting into a text box in the masterborder and then added the second part just before the body tag as directed...

    Problem is that the button that it ads to the masterborder is where I want vertically but is not center like everything else... I centered the code in the text box... not sure how to fix this... Can anyone help?

  2. #2
    Senior Member
    Join Date
    Oct 2011
    Posts
    184

    Default

    have you figured out in the meantime? button is centered in FF, Chrome and IE here. the View Cart button isn't centered exactly though. you also might want to put a little spacing between the cart and the chat button.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •