Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • biglsolutions Friend
    #695693

    I am trying to add a form that I am pulling in from another site.

    Ideally, this would be a white background and it would be on the left or right and still look good in a responsive design.

    Here is the code:

    <script>
    var ib_token = ‘pojunis’;
    var ib_width = 475;
    var ib_height = 620;
    </script>
    <script src=”http://ibuyrite.net/signup/widget.js”></script>

    To make it style better, the developer suggested that I could see if I could add the following somewhere (inside <head></head> or below <body>):

    <style>
    td.blog-sidebar (width: auto;}
    iframe {border: none;}
    </style>

    Any help would be appreciated!

    Saguaros Moderator
    #695768

    Hi Brett,

    In this case, you can add your own script via head block of template. You can open the file: root/templates/uber (your default template)/tpls/blocks/head.php and add your script at the end of file.

    If you want to embed another script / stylesheet files, check out this documentation: http://www.t3-framework.org/documentation/bs3-customization#embed-style

    Hope this helps.

    Saguaros Moderator
    #750837

    Hi Brett,

    In this case, you can add your own script via head block of template. You can open the file: root/templates/uber (your default template)/tpls/blocks/head.php and add your script at the end of file.

    If you want to embed another script / stylesheet files, check out this documentation: http://www.t3-framework.org/documentation/bs3-customization#embed-style

    Hope this helps.

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 9 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum