The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

instead of color table rows to insert a picture?

2 posters

Go down

instead of color table rows to insert a picture? Empty instead of color table rows to insert a picture?

Post by M4RKo.O November 23rd 2012, 9:52 pm

how to put a picture instead of color?

instead of color table rows to insert a picture? 1353703635

something like this
instead of color table rows to insert a picture? Cell

tnx
avatar
M4RKo.O
New Member

Posts : 6
Reputation : 1
Language : Hrvatski

Back to top Go down

instead of color table rows to insert a picture? Empty Re: instead of color table rows to insert a picture?

Post by Kaizer Lee November 23rd 2012, 10:29 pm

Try this:

Code:

.table_row1 {
background-image:url("URL Link");
position: absolute;
right: 30px;
}

I'm not sure if it'll work since I never thought about what you just said is possible or not ._."
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

instead of color table rows to insert a picture? Empty Re: instead of color table rows to insert a picture?

Post by M4RKo.O November 23rd 2012, 11:06 pm

where that enrollment
avatar
M4RKo.O
New Member

Posts : 6
Reputation : 1
Language : Hrvatski

Back to top Go down

instead of color table rows to insert a picture? Empty Re: instead of color table rows to insert a picture?

Post by Kaizer Lee November 23rd 2012, 11:26 pm

Wait, try this instead. And you put it in the CSS:

Code:

.table_row#1 {
background-image:url("URL Link");
position: absolute;
right: 30px;
}
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum