This is a discussion on "Table backgroud images and browsers" within the Web Page Design section. This forum, and the thread "Table backgroud images and browsers are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Table backgroud images and browsers
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Can anyone help i'm pulling my hair out?
I have a simple table that has a background image as a boarder, the image is a 10px x 10px gif which just repeats itself the longer the table gets, this will preview in any browser on any system except IE on a PC, is this a common problem with IE on a PC? |
|
|
|
#2
|
|||
|
|||
|
Re: Table backgroud images and browsers
It depends if you have put the background image in a <tr> or a <td>
Last edited by sypher; Dec 31st, 2005 at 21:03. |
|
#3
|
||||
|
||||
|
Re: Table backgroud images and browsers
your code/link please
|
|
#4
|
|||
|
|||
|
Re: Table backgroud images and browsers
This is the code:
<tr> <td valign="top" background="/assets/leftboarder.gif"><img src="/assets/left.gif" width="25" height="210"></td> <td width="750" height="438"> </td> <td valign="top" background="/assets/rightboarder.gif"><img src="/assets/right.gif" width="25" height="210"></td> </tr> Seems simple enough?? |
|
#5
|
|||
|
|||
|
Re: Table backgroud images and browsers
|
|
#6
|
|||
|
|||
|
Re: Table backgroud images and browsers
id have thought setting cellpadding to 10 would do it
|
|
#7
|
|||
|
|||
|
Unfortunately setting cellpadding to 10 throws everything out of alignment.
|
![]() |
| Tags |
| table, backgroud, images, browsers |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Question regarding images in the url bars of browsers | PurpleKat | Graphics and 3D | 2 | Sep 26th, 2006 19:11 |
| Images distorted in IE but not other browsers | tjoy82 | Graphics and 3D | 4 | Aug 29th, 2006 17:49 |
| Table Images not Aligning | Syody | Web Page Design | 1 | Jul 27th, 2006 07:36 |
| Need to align width of Float table with the table below | Vertabase | Web Page Design | 4 | Mar 8th, 2006 21:21 |
| table stretched by images | beforedawn | Web Page Design | 5 | Jan 29th, 2004 13:43 |