473,394 Members | 1,841 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Why does the banner image wrap around?

Why does the banner image wrap around when I choose a small window size?
http://officeactivate.com/schuit/index.shtml

I am 1/2 way done a css book and am using this code from a CSS generator.
http://www.csscreator.com/version2/pagelayout.php

Also there is a space I would love to get rid of below the brown leather
chair image to line it up better with the main content window..

Any tips would be great and thanks,
Dan V.
Jul 21 '05 #1
2 3393
Dan V. wrote:
Why does the banner image wrap around when I choose a small window size?
http://officeactivate.com/schuit/index.shtml
<img> is an inline element like words are. Apply the property
"white-space:nowrap" to "#header" to prevent line wrapping.
Also there is a space I would love to get rid of below the brown leather
chair image to line it up better with the main content window..

1. HomeChair.jpg has a black border around it that
DufferinInteriorBanner513x168.jpg does not. Thus the chair image looks
higher than the banner image, and adds an apparent additional gap to the
image below it.
2. The padding for "content" in leftcol and maincol pick different
background colors, brown on outer, black on leftcol further adding to the gap.

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
Jul 21 '05 #2
thanks for the excellent advice

"Jim Moe" <jm***************@sohnen-moe.com> wrote in message
news:Hs********************@giganews.com...
Dan V. wrote:
Why does the banner image wrap around when I choose a small window size?
http://officeactivate.com/schuit/index.shtml

<img> is an inline element like words are. Apply the property
"white-space:nowrap" to "#header" to prevent line wrapping.

Also there is a space I would love to get rid of below the brown leather
chair image to line it up better with the main content window..

1. HomeChair.jpg has a black border around it that
DufferinInteriorBanner513x168.jpg does not. Thus the chair image looks
higher than the banner image, and adds an apparent additional gap to the
image below it.
2. The padding for "content" in leftcol and maincol pick different
background colors, brown on outer, black on leftcol further adding to the
gap.

--
jmm dash list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: kojikabuto | last post by:
Hello I'd like to insert an image in a RTF document using a programming language (C#), this image must be aligned to the right and the text wrap around the picture. This is the code I found...
2
by: Jim Carr | last post by:
Upon entering the site www.FutureByDesign-Music.com with IE6, my clipboard is erased and then disabled in all other Windows XP applications. Navigating to another site returns clipboard...
1
by: laura.paterson | last post by:
Hi, I'm new to html, and having difficulty getting my text to wrap around an image the way I'd like it to.. I have an image in the top left corner of a component, and if there is space, I'd...
2
by: kwenterprise | last post by:
Hello All, I am normally great at figuring out ways around iframe issues that frustrate us all. I am using javasript to try and break an iframe that I have a banner rotator embedded in but it...
0
by: AR123 | last post by:
Hi I have set up my stylesheet with the following so that when I put the block quote tag around text it appears in the middle of image. Image is aligned left. The problem is the text seems to...
3
by: kennykenn | last post by:
im producing a banner and want the banner to rotate and fade in and out to the next image. i want to link each image to a SEPERATE site! I can get it to work with out the fading effect and can get...
24
by: GloStix | last post by:
I'm trying to center this banner, it's in a div that has the same width so it's not exactly "centering" but it's screwed up, It works in safari but in Firefox it's messed up. I uploaded a Video to...
2
by: raylopez99 | last post by:
Beware newbies: I spent a day before I figured this out: copying a bitmap (image) file to file is not quite like copying a text file--you have to do some tricks (see below), like using a...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.