bb div tags
#1
hello! i am migrating my site from smf to mybb and a major aspect of our forum is coding cool templates in user posts! we did this by using a mod to enable advanced bb code using [div style=“styling here;”]this[/div]

i’ve tried googling for a solution, but have yet to find one. i’ve downloaded the plugin “yourcode” and entered a div style code with the following:

regular expression:
\[div (.*?)="(.*?)"\](.*?)\[/div\]

replacement:
<div $1="$2">$3</div>

unfortunately this is not working, and divs still show up as text. if someone could help me find a solution or let me know if this is already a plug-in or a plug-in i’d need to request that would be great! Smile
Reply


Messages In This Thread
bb div tags - by southpacific - 2023-07-10, 08:45 PM
RE: bb div tags - by Taylor M - 2023-09-19, 11:24 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)