Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Fix images in CSS

 
   Web Hosting Problem Solving Community! (Home) -> Webmaster RSS
Next:  A rather techie question - not sure if this is no..  
Author Message
biteme

External


Since: Nov 28, 2003
Posts: 2



(Msg. 1) Posted: Fri Nov 28, 2003 12:54 pm
Post subject: Fix images in CSS
Archived from groups: alt>www>webmaster (more info?)

Hello!
I'm trying to do my latest site with more CSS.
I have a CSS banner at the top of my page with three images. The images are
centred on the page and the banner is 100% width.
If I resize the page, the images will drop down below the other. Is there
any way to set the images to 'no wrap'? I do not want absolute positioning,
because I would like them to be centred in the bigger screens/resolutions.
TIA.

--

Virginia

 >> Stay informed about: Fix images in CSS 
Back to top
Login to vote
biteme

External


Since: Nov 28, 2003
Posts: 2



(Msg. 2) Posted: Fri Nov 28, 2003 1:35 pm
Post subject: Re: Fix images in CSS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks, all!
Virginia

"Virginia" <biteme DeleteThis @nospammyme.org> wrote in message
news:vsf2u8p6sni327@corp.supernews.com...
 > Hello!
 > I'm trying to do my latest site with more CSS.
 > I have a CSS banner at the top of my page with three images. The images
are
 > centred on the page and the banner is 100% width.
 > If I resize the page, the images will drop down below the other. Is there
 > any way to set the images to 'no wrap'? I do not want absolute
positioning,
 > because I would like them to be centred in the bigger screens/resolutions.
 > TIA.
 >
 > --
 >
 > Virginia
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Fix images in CSS 
Back to top
Login to vote
sp_bhuisman

External


Since: Jun 27, 2003
Posts: 571



(Msg. 3) Posted: Fri Nov 28, 2003 4:03 pm
Post subject: Re: Fix images in CSS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Fri, 28 Nov 2003 09:54:05 -0800, Virginia <biteme.DeleteThis@nospammyme.org> wrote:

 > Hello!
 > I'm trying to do my latest site with more CSS.
 > I have a CSS banner at the top of my page with three images. The images
 > are
 > centred on the page and the banner is 100% width.
 > If I resize the page, the images will drop down below the other. Is there
 > any way to set the images to 'no wrap'? I do not want absolute
 > positioning,
 > because I would like them to be centred in the bigger
 > screens/resolutions.
 > TIA.

Try applying:

white-space:nowrap;

.... to the containing element.

Grey

--
The technical axiom that nothing is impossible sinisterly implies the
pitfall corollory that nothing is ridiculous.
- <a style='text-decoration: underline;' href="http://www.greywyvern.com" target="_blank">http://www.greywyvern.com</a> - Orca RingMaker: PHP web ring creation and
management<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Fix images in CSS 
Back to top
Login to vote
no_x_webmaster

External


Since: Nov 07, 2003
Posts: 14



(Msg. 4) Posted: Fri Nov 28, 2003 9:06 pm
Post subject: Re: Fix images in CSS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Virginia wrote:
 > Hello!
 > I'm trying to do my latest site with more CSS.
 > I have a CSS banner at the top of my page with three images. The images are
 > centred on the page and the banner is 100% width.
 > If I resize the page, the images will drop down below the other. Is there
 > any way to set the images to 'no wrap'? I do not want absolute positioning,
 > because I would like them to be centred in the bigger screens/resolutions.
 > TIA.

If those images must not wrap in any reasonably sized
browser window, the combination of the three images is
too wide.

You can research the 'overflow' property, setting it to
'hidden' or 'scroll' but I don't really
think that this will be the solution. Redesign the banner
so that it will be smaller than the smallest reasonable
browser window, or so that it is OK for it to wrap.

--
Cheers, m<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Fix images in CSS 
Back to top
Login to vote
brucie011

External


Since: Nov 28, 2003
Posts: 133



(Msg. 5) Posted: Sat Nov 29, 2003 7:18 am
Post subject: Re: Fix images in CSS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

in post <news:vsf2u8p6sni327@corp.supernews.com>
Virginia said:

 > I have a CSS banner at the top of my page with three images. The images are
 > centred on the page and the banner is 100% width.
 > If I resize the page, the images will drop down below the other. Is there
 > any way to set the images to 'no wrap'?

<a style='text-decoration: underline;' href="http://stuff.bruciesusenetshit.info/three-image-thingy.html" target="_blank">http://stuff.bruciesusenetshit.info/three-image-thingy.html</a>


--
brucie
29/November/2003 04:09:40 am<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Fix images in CSS 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]