This is a discussion on "Making Background image flow in FF" within the Web Page Design section. This forum, and the thread "Making Background image flow in FF are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Making Background image flow in FF
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Making Background image flow in FF
I'm currently using the following code on my main div container so that any extended information will flow and still contain the background image without having to alter the height of my left and right columns. However, in FF it this doesn't work, what is the correct code I need to use? Ta
#container{ width: 760px; border: solid black 1px; position: relative; left: 50%; margin-left: -380px; border: solid black 1px; height: 595px; background-image:url(images/background.gif); background-repeat:repeat-y 100% 0; } |
|
|
|
#2
|
||||
|
||||
|
Re: Making Background image flow in FF
Quote:
|
|
#3
|
|||
|
|||
|
Re: Making Background image flow in FF
Have a look at the site in Firefox, IE seems to be quite happy with it.
http://www.media-drive.co.uk/nti/store/hometest.htm http://www.media-drive.co.uk/nti/store/test.css Thanks PS. Did you ever get the Search Engine Project search script up and running Herkalees? Unfortunately I still need to get to grips with PHP but I have had asked someone to look at this for me. Last edited by csa; Jan 14th, 2006 at 15:05. |
|
#4
|
||||
|
||||
|
Re: Making Background image flow in FF
This would be a lot easier to puzzle out if you didn't have 2 id's in different parts of the css file, which appear to me to conflict in some particulars. Tell me if I misread the html.
|
![]() |
| Tags |
| making, background, image, flow |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Making hover image position static | plato | Web Page Design | 3 | Aug 2nd, 2007 01:27 |
| Making an image a link adds whitespace I can't get rid of | sgware | Web Page Design | 5 | Aug 18th, 2006 22:38 |
| Background image overlaping footer image at bottom of div | lw_d | Web Page Design | 4 | Mar 21st, 2006 00:27 |
| Waterfall image -- making water appear as moving | autumn_whispers2me | Flash & Multimedia Forum | 3 | Feb 16th, 2005 00:56 |
| Need help with my background image!!! | courtjester | Web Page Design | 3 | Sep 30th, 2003 15:25 |