This is a discussion on "background image problem" within the Web Page Design section. This forum, and the thread "background image problem are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
background image problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
background image problem
Hey there.... I am not a web designer by any means and I am new to this forum... I am basically looking to fix a stupid problem with my business website.
site: www.iproductionsonline.com The problem is all my content pages wont display the background image in Explorer but look fine in Firefox or Safari.... I have been told that it could be a problem with using tables to lay out the pages. I don't know how to work any other way. Here is the code from one of the pages:
Last edited by Aso; Aug 1st, 2008 at 13:17. Reason: Please use [html] tags |
|
|
|
#2
|
|||
|
|||
|
Re: background image problem
Issac private message me i may be able to fix your site all in css
|
|
#3
|
|||
|
|||
|
Re: background image problem
or alternativly do this
where you have
Last edited by Aso; Aug 1st, 2008 at 13:18. Reason: Please use [html] tags |
|
#4
|
|||
|
|||
|
Re: background image problem
this was a quick by the way so your site still sadly wont be web compliant as i havent looked in to your table structure, but dont worry abotu that ! at least your image will show as you want in both browsers, ie and the far superior firefox !!.
|
|
#5
|
|||
|
|||
|
Hi Isaac...
Your business looks very interesting and exciting - great pictures on your website. Had a look at your problem and tidied up your code... you can see the result in the help section of my website: www.pcmagic.org.uk There's a small [help] box (red text in a green rectangle) just below the Firefox icon on the Left. - so it is possible to have text over a picture background - even if you use tables!!! To make your text stand out, I faded the background picture... it is very easy to lose the text in the background... so you may need to increase the size of the text too. You'll find HTML much easier if you remember to "nest" your tags... (and you must remember to close tags..) eg. <table> <tr> <td> ENTER CONTENT HERE... BUT NOW CLOSE THOSE TAGS... </td> </tr> </table> Enjoy the challenge - it can be great fun! Pugwash |
|
#6
|
|||
|
|||
|
Re: background image problem
Its possible with tables, just not recommended =). I know I am a meany face.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| background-image rollover problem ie6 | ukstoner | Web Page Design | 6 | Apr 9th, 2008 15:00 |
| [SOLVED] div background image problem in ie | Rincewind | Web Page Design | 7 | Nov 30th, 2007 10:30 |
| Problem with my footer background image in IE | dthomas31uk | Web Page Design | 3 | Jul 1st, 2007 13:49 |
| Background Image Problem - Challenge! | lgmgroup | Web Page Design | 2 | Jan 23rd, 2007 17:09 |
| problem with iframe background image in IE | dudeman | Web Page Design | 1 | Apr 19th, 2006 02:13 |