Results 1 to 3 of 3
Related
-
IE specific gap at top of table Forum: HTML Forum
Replies: 0 -
setting table background Forum: Myspace Forum
Replies: 2 -
Table background image Forum: HTML Forum
Replies: 3 -
table cell background Forum: CSS Forum
Replies: 3 -
want to make a specific scrollable table Forum: CSS Forum
Replies: 0
-
06-25-2003, 09:38 PM #1
Newbie can't specify background for specific table
Hi. I don't think this should be difficult but can't find info on it. I have a table on the page (labelled table1) that I require to have a background image positioned in the top right not tiling. I have added this css to the page and it doesn't work???
<STYLE type="text/css">
.table1
{
background-image:url('images/marina1.gif');
background-repeat: no-repeat;
background-position: top right; }
-->
</STYLE>
The page is a template so I am unable to add this script into the Head of the page. Is that a problem? Any help much appreciated.
Regards
Lance
-
06-26-2003, 02:59 AM #2
Hiya, welcome to the forums.
try puttuing a <div></div> around the table, and specifying the background for that instead.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
06-26-2003, 03:06 AM #3
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum