Post by Nickel on Jul 24, 2013 18:27:02 GMT -8
Hey everyone, so my question is regarding expandable posting tables. I have had no issues with them in the past with getting them to work but for some reason V5 is giving me some troubles. So basically my posting tables consist of three separate images top graphic(header), middle (which expands as there is typing to fill the background) and the end graphic (footer which closes the table) I can get everything to show up properly but the problem comes with the expanding part of the equation. My original code used atrb formatting with bbcode but for it to work with v5 I have gotten it switched into div code + bbcode. Here is the original code:
This is what its been turned into for V5
The only problem is with this code the middle graphic will not expand as it should as there is more text added.
Can anyone help me out with this?
It would be greatly appreciated.
[center][img]http://i50.tinypic.com/rtj49x.jpg[/img][table][tr][td][atrb=border,0,true][atrb=cellSpacing,0,true][atrb=cellPadding,0,true][atrb=width,500,true][/td][/tr][tr][td][atrb=background,http://i47.tinypic.com/28snfc1.jpg]
[blockquote][blockquote][color=231b23][font=verdana][size=1]
TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK
TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK
[/size][/font][/color][/blockquote][/blockquote][/td][/tr][tr][td][img]http://i46.tinypic.com/xatpox.jpg[/img][/td][/tr][/table][/center]
This is what its been turned into for V5
[div align="center"][div style="width:500px;height:544px;background-image:url('http://i50.tinypic.com/rtj49x.jpg');"]
[div style="width:500px;height:inherit;background-image:url('http://i47.tinypic.com/28snfc1.jpg');margin-top:500px;font-family:verdana;color:2231b23;text-align:justify;"]
[blockquote][blockquote]TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK
TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK TALK [/blockquote][/blockquote]
[/div][/div][div style="width:500px;height:135px;margin-top:400px;background-image:url('http://i46.tinypic.com/xatpox.jpg');"][/div][/div]
The only problem is with this code the middle graphic will not expand as it should as there is more text added.
Can anyone help me out with this?
It would be greatly appreciated.