only basic BBCode allowed in Welcome?
Posted: 28. November 2008 20:03
Your Portal Version: 1.0.2
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.mzriders.com/portal.php
What have you done before the problem was there?
problem is there since install.
What have you already tryed to solve the problem?
Description and Message
i'm trying to have the Welcome box to include a very basic, 2 column table, with text on the left and an image on the right, as it is here http://old.mzriders.com/. there i achieved this by hard-coding html into the welcome.html
once i converted to board3portal i tried using the following bbcode:
[table]
[tr]
[td]We are a community for owners and riders of MZ Motorcycles, Scooters, and/or ATVs. Here you can find articles on ownership experience, reviews on OEM and Aftermarket parts, advice on service & maintenance, bike and rider photographs and maybe even a new friend or two.[/td]
[td][img src="images/mzriders.jpg" alt="MZ Calendar Girl"][/td]
[/tr]
[/table]
but it seems to be relayed at face value.. what am i doing wrong?
Your phpBB Type: Premodded phpBB
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.mzriders.com/portal.php
What have you done before the problem was there?
problem is there since install.
What have you already tryed to solve the problem?
Description and Message
i'm trying to have the Welcome box to include a very basic, 2 column table, with text on the left and an image on the right, as it is here http://old.mzriders.com/. there i achieved this by hard-coding html into the welcome.html
once i converted to board3portal i tried using the following bbcode:
[table]
[tr]
[td]We are a community for owners and riders of MZ Motorcycles, Scooters, and/or ATVs. Here you can find articles on ownership experience, reviews on OEM and Aftermarket parts, advice on service & maintenance, bike and rider photographs and maybe even a new friend or two.[/td]
[td][img src="images/mzriders.jpg" alt="MZ Calendar Girl"][/td]
[/tr]
[/table]
but it seems to be relayed at face value.. what am i doing wrong?