Announcement

Collapse
No announcement yet.

phpBB help?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • phpBB help?

    I'm working on setting up a phpBB for tinkering.org, and having some problems with the "allowed html tags"... my entry on the config page has this:

    b,i,u,pre,img,a,table,td,div,font,tr

    but Catila's sig still looks like garbage, like here... http://www.tinkering.org/board/viewtopic.php?t=12


    Anyone know why? thanks!


  • #2
    Kredal -

    Her sig is this:

    [code:1]
    table width=400><td align=left width=100% style="background:#ababab; filter:alpha(style=1,opacity=100,finishopa city=0, startx=0, starty=0, finishx=100, finishy=0);"><font color=#0000AA>Illi</font> - 55 Gnome Cleric</div><font color=#0000AA>Catila</font> - 55 Gnome Rogue</div><font size=1>Click on my names for my Magelo profiles</font></div></table>
    [/code:1]

    Which means you need to add the "style" attribute of the table tag, as well as all the sub-attributes. I think that would solve your problem. The thing is, that will likely eat up most of your spave for HTML.

    Might be better to ask her to simplify the thing some.

    ~ Lothay
    Lothay retired from EQ in 2003
    EQ Traders - Moderator - MySpace or LiveJournal

    Comment

    Working...
    X