Making Background image flow in FF

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.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 13th, 2006, 11:24
csa csa is offline
Up'n'Coming Member
Join Date: Nov 2005
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
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;
}
Reply With Quote

  #2 (permalink)  
Old Jan 13th, 2006, 17:01
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: Making Background image flow in FF

Quote:
Originally Posted by csa
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;
}
What is your site link again? Also, remove the duplicate border property, as well as the "100% 0"
Reply With Quote
  #3 (permalink)  
Old Jan 14th, 2006, 15:01
csa csa is offline
Up'n'Coming Member
Join Date: Nov 2005
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #4 (permalink)  
Old Jan 15th, 2006, 15:29
masonbarge's Avatar
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
Reply

Tags
making, background, image, flow

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 03:39.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43