| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Apr 2004
Posts: 5
![]() | |
| |
| | #2 (permalink) | ||||||||
| NamePros Member Join Date: Apr 2004 Location: Sweden
Posts: 47
![]() | To do this is simple. Just goto the cell properties and select the background image you wish to use. I use Dremaweaver MX and it doesn't seem to allow you to set wether the image repeats or not. To get round the image repeating in the background I suggest using CSS to set the cell background as the CSS property editor allows for the user to set weather the background repeats or not. Just created some CSS code for you to show how to use a class to give a background to a cell that doesn't repeat. This goes between the <head></head> tags: -
????: NamePros.com http://www.namepros.com/programming/26046-table-cells-image-background.html PM me if you need some assistance.
Last edited by bassplayinuk; 04-07-2004 at 02:14 PM.
| ||||||||
| |
| | THREAD STARTER #3 (permalink) |
| New Member Join Date: Apr 2004
Posts: 5
![]() | Thanks for the help! but I fixed it like 5 mins after posting Ill prob\bly find uses for the code you posted though. ImageReady code that was applied to all layout parts, <td> <img src="images/image.gif" width="100" height="100"></td> New code that I applied to all cells to fix the layout parts to the background to form editable regions (you cant type over an image) <td background="images/image.gif"> |
| |
| | #5 (permalink) | ||||
| NamePros Member Join Date: Mar 2004 Location: Middle Earth (NZ)
Posts: 149
![]() |
__________________ Script Installation, Avatars, Banners and Buttons for $NP or Paypal, PM me your requirements :D Deni J Vanin | Freelance Jobs and Forums | Web Design | ||||
| |