| |||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| New Member | This question is directed at Webmasters using that use Photoshop & ImageReady Or similar graphics package as the means of building there site... Heres what im trying to do.... Make only image in a table cell the table cell background instead of an image in the cell the cell dimensions are already setup to all the image sizes, Ive just completed a layout in Photoshop/sliced&optimized in ImageReady I use Dreamweaver MX 2004 & know/understand html/xhtml Thanks ! |
| |
| | #2 (permalink) | ||
| NamePros Member | 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: - Quote:
Quote:
PM me if you need some assistance. Last edited by bassplayinuk; 04-07-2004 at 01:14 PM. | ||
| |
| | #3 (permalink) |
| New Member | 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 | Quote:
__________________ Script Installation, Avatars, Banners and Buttons for $NP or Paypal, PM me your requirements :D Deni J Vanin | Freelance Jobs and Forums | Web Design | |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |