inherit
165545
0
Apr 12, 2018 18:59:32 GMT -8
Goanna
22
April 2011
goanna
|
Post by Goanna on Mar 8, 2014 3:51:20 GMT -8
Hey everyone, I hope this is the right place to put this.. I'm trying to make some posting tables for my roleplay characters, but I can't quite get the code right.
Here's what I have:
[div align="center"][table style="border:0px;width:600px;background-image:url(http://i1341./o760/ViveRPG/Posting%20tables/elsamid_zps69a86086.png);"][tbody][tr][td]
[img src="http://i1341./o760/ViveRPG/Posting%20tables/elsaheader_zpsc38adc92.png" style="max-width:100%;"]
[blockquote][blockquote][font color="144856"][font face="arial"]Row 1 column 1
[/font] [/font][/blockquote][/blockquote]
[img src="http://i1341./o760/ViveRPG/Posting%20tables/elsafooter_zps732b4c4f.png" style="max-width:100%;"]
[/td][/tr][/tbody][/table][/div]
When I post it, it puts a border around the whole table, in the colour of the middle image. I want to remove this border, but I'm not sure how. Any help is appreciated!
|
|
inherit
I need a new CT, thinking.... [insert Jeopardy theme song here]
110769
0
Aug 21, 2021 0:07:21 GMT -8
Tumbleweed
20,825
September 2007
tumbleweed
|
Post by Tumbleweed on Mar 12, 2014 12:49:28 GMT -8
I'm not sure if I'm understanding but you need to butt everything up to get rid unwanted spaces,like this:
[div align="center"][table style="border:0px;width:600px;background-image:url(http://i1341./o760/ViveRPG/Posting%20tables/elsamid_zps69a86086.png);"][tbody][tr][td][img src="http://i1341./o760/ViveRPG/Posting%20tables/elsaheader_zpsc38adc92.png" style="max-width:100%;border:0px;"][blockquote][blockquote][font color="144856"][font face="arial"]Row 1 column 1[/font][/font][/blockquote][/blockquote][img src="http://i1341./o760/ViveRPG/Posting%20tables/elsafooter_zps732b4c4f.png" style="max-width:100%;"][/td][/tr][/tbody][/table][/div]
|
|