So... My main goal is to be able to make a table with two columns, writing on one side and a picture on the other, preferably with the table invisible.
I found this code-thingy: .stg_table_transp {border: none; padding: 2px; background:transparent;} , which I added to my CSS Classes for the Table. This is supposed to hide the table, yeah? How do I activate it for my table? where do I put it in?
Also, can I set a defined width for one of the rows? If so, how?
Say my table goes somewhat like this:
[table="width=100%"]yadayadaday{br}yadayadayada{br}yada|[img]imageURL[/img][/table]
How would I go about to "hide" the table, and set the second column width to 200 px for example?
SGL.
EDIT: Also, is it possible to see the coding for the 3rd screenshot?
|