(2017-10-11, 12:11 AM)Wolfseye Wrote: Thats a bummer. Why is that necessary ?
It is necessary because the default MyBB theme uses tables, therefore to work with the majority of themes, ASB needs to use tables by default.
(2017-10-11, 12:11 AM)Wolfseye Wrote: Never saw that way before.
ASB has always used this system. I created a nice addition that handled that part for the admin and just allowed them to enter the contents, but that killed the possibility of the admin using a theme that uses divs and styling rather than tables.
You see, if I build the table elements into the plugin, the admin would have to patch the plugin in order to use responsive themes-- whereas now, the admin simply leaves out the table elements when creating boxes if they are unneeded.
Coincidentally, unless you are using a responsive theme without tables, it wouldn't benefit you at all for this to work without tables. But if you are using a responsive theme, just edit the ASB templates in ACP to use whatever design you need-- be it replacing the tables with divs or whatever.
(2017-10-11, 12:11 AM)Wolfseye Wrote: Do you know another block/box plugin that does work without the need of tables ?
As I described above, whether ASB uses tables or not is up to the admin.
(2017-10-11, 12:11 AM)Wolfseye Wrote: Its too bad, there is no easy way to create custom blocks for the portal, at least non that I found.
It is easy to create custom boxes for the portal. Simply drag a custom box over either column, edit the display setting so that it is either global or specifically targeted to portal.php and save. If that isn't working then we may need to troubleshoot the theme.
(2017-10-11, 12:11 AM)Wolfseye Wrote: Thanks for your reply. 
You're welcome.
Check out the wiki for some good information about the plugin (specifically the FAQ):
https://github.com/WildcardSearch/Advanc...x/wiki/FAQ