Jump to content

Blocks - padding and wrapper issues

Featured Replies

Posted

I created a few blocks, but I don't see the option to add an IPS HTML wrapper.  Where would I find the information to guide me on this

Also, I used an HTML table in an attempt to add some padding to the block, but it does not recognize the code as far as I can tell

Any help would be appreciated.  :)

If you put the block into a page that was built with page builder it will add the wrap around the block you are looking for. Otherwise it needs to be added manually

how do i add it manually?

 

can it be changed in the admin folder? what file do i edit?

 

online i found that changing the following would fix it.

<textarea id="main_description" name="b[description]" style="white-space: pre;" class="editor field"></textarea>

 

to

 

<textarea id="main_description" name="b[description]" style="white-space: pre-wrap;" class="editor field"></textarea>

 

  • 1 month later...
  • Author

If you put the block into a page that was built with page builder it will add the wrap around the block you are looking for. Otherwise it needs to be added manually

​Thanks DesignzShop for answering my question.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.