Jump to content
  • 0

Table Boards And Background - Interlude


Question

Posted (edited)

Hello im trying to add background img on my table but not work for some reason
any ideas why ? or how to do it ?
im using atm code like this

 

		<table width="550" background="L2UI_CH3.shortcut_back">
			<tr>
				<td>
					<table width="400">
						<tr>
						<td align=center><button value="test" action="bypass _bbshome;test.htm"  width=80 height=20 back="L2UI_CH3.bigbutton_over" fore="L2UI_CH3.bigbutton_over"></td>
						</tr>
					</table>
				</td>
			</tr>
		</table>
Edited by Bobi

5 answers to this question

Recommended Posts

  • 0
Posted

if iam not wrong background for table is possible only in h5 and higher

really ? grrr omg .... :(

Guest
This topic is now closed to further replies.


×
×
  • Create New...