BG Background image
4 posters
Page 1 of 1
BG Background image
Hello,
How would i add an image to be the background of a CSS Table, if so, can i just leave the border color and BG color blank, so text just appears on the image? Thanks.
How would i add an image to be the background of a CSS Table, if so, can i just leave the border color and BG color blank, so text just appears on the image? Thanks.
Re: BG Background image
Hi!
Can you please post here the HTML codes you're trying to add a background image or a screenshot by inserting that table? Thanks.
Can you please post here the HTML codes you're trying to add a background image or a screenshot by inserting that table? Thanks.
Re: BG Background image
Just a regular table....
- Code:
[table width="100%" style="padding: 3px; border-radius: 5px; border: 2px dashed #990994; background: #grey;"][tr][td][/td][/tr][/table]
Re: BG Background image
Try this:
- Code:
[table width="100%" style="padding: 3px; border-radius: 5px; border: 2px dashed #990994; background: url(URL adress of your image);"][tr][td][/td][/tr][/table]
Re: BG Background image
Doesn`t work. It comes up as a regular table, with the URL and other info below it, as reg. text.
Re: BG Background image
Hi there,
Example of it working::
Hope that is what you needed.
LP
RPM wrote:
- Code:
[table border="0" style="width:70%;border-radius:10px;margin: 0 auto;background:url(https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRy1_OxksKb8MbnrCiLagbb6pvxwQftuvFIV3TYftK-Zd1tvbTXwg)"]
[tr]
[td] [center]This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.[/center][/td]
[/tr]
[/table]
Example of it working::
This is a table with a background behind it. This is a table with a background behind it. This is a table with a background behind it. This is a table with a background behind it. This is a table with a background behind it. This is a table with a background behind it. |
Hope that is what you needed.
LP
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: BG Background image
Nera. wrote:Hi there,RPM wrote:Example of it working::
- Code:
[table border="0" style="width:70%;border-radius:10px;margin: 0 auto;background:url(https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcRy1_OxksKb8MbnrCiLagbb6pvxwQftuvFIV3TYftK-Zd1tvbTXwg)"]
[tr]
[td] [center]This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.[/center][/td]
[/tr]
[/table]
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
This is a table with a background behind it.
Hope that is what you needed.
LP
Thanks! I never though that an old staff member would still be here, helping out.
Re: BG Background image
I bump in once in a while. Glad I helped (:
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum