473,387 Members | 1,542 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,387 software developers and data experts.

floating an image to the right of headings and paragraphs

dreamcatcher
Hi there,
I've a problem with IE 6 floating an image to the right of some body content which is contained in a p tag which is followed by a level 3 heading and a list.
The floated image works fine in the ever dependable Mozilla, i.e. the content aligns neatly along the left hand side of the image. The thing is there's a gap between the first paragraph and the next level 3 heading. I know it's an IE problem, does anyone have a solution for it? If this dosen't explain I'll send on a url. Many thanks S.
Nov 3 '06 #1
6 1871
macklin01
145 100+
Hmm, I managed to get "pull quote" div's to hang to the right or left of paragraphs on this page:

http://math.uci.edu/~pmacklin/Comput...lOncology.html

with this CSS:

http://math.uci.edu/~pmacklin/pmacklin.css

It worked in both FF/Mozilla and ie6 when I did my testing. (I now have ie7 due to the MS rollout yesterday.)

I'm afraid I don't have time to give explicit details on how to do it, but if you dig through the source of those two pages, you should be able to see how it's done. Please do post if you continue to have difficulty. -- Paul
Nov 3 '06 #2
Hmm, I managed to get "pull quote" div's to hang to the right or left of paragraphs on this page:

http://math.uci.edu/~pmacklin/Comput...lOncology.html

with this CSS:

http://math.uci.edu/~pmacklin/pmacklin.css

It worked in both FF/Mozilla and ie6 when I did my testing. (I now have ie7 due to the MS rollout yesterday.)

I'm afraid I don't have time to give explicit details on how to do it, but if you dig through the source of those two pages, you should be able to see how it's done. Please do post if you continue to have difficulty. -- Paul

Cheers for the reply Paul,

what I'm looking at is contained within a single div tag, I probably should have added the url to explain the way IE changes the layout in the center column. Is this a quirks mode thing, I just read about it briefly. Anyway the url is: http://www.wallswelldrilling.ie/index2.htm, the site's a work in progress. S
Nov 3 '06 #3
macklin01
145 100+
Cheers for the reply Paul,

what I'm looking at is contained within a single div tag, I probably should have added the url to explain the way IE changes the layout in the center column. Is this a quirks mode thing, I just read about it briefly. Anyway the url is: http://www.wallswelldrilling.ie/index2.htm, the site's a work in progress. S
Hmm, alas, I don't have ie6, so I can't really see the issue firsthand. Can you get a screenshot? Or, which name (including graphic name, so it's easier to search in page source).

Anybody else? -- Paul
Nov 4 '06 #4
AricC
1,892 Expert 1GB
Site looks nice no IE you got a SS?
Nov 5 '06 #5
Site looks nice no IE you got a SS?
Yea I've a secure server sure.
Nov 5 '06 #6
Hmm, alas, I don't have ie6, so I can't really see the issue firsthand. Can you get a screenshot? Or, which name (including graphic name, so it's easier to search in page source).

Anybody else? -- Paul
Hi there, unfortunately I can't paste a screenshot into this app. but the code is from just below the second heading of About Us.

In IE the content of "We provide the following.... which is a h3 heading sits below the image "img src="walls_well_drilling_images/geothermal_home.jpg". Thanks for your time. S

<p><img src="walls_well_drilling_images/geothermal_home.jpg" alt="Wall’s Well Drilling, geothermal and borehole machinery." width="190" height="225" />
James Wall Well Drilling was established over forty years ago in Co. Wexford.
</p>
<h3>We provide the following drilling services to the Domestic , Agricultural
and Industrial sectors:</h3>
<ul class="sitemap">
<li><a href="walls_well_drilling_wwd.htm">Water Well Drilling</a></li>
<li><a href="walls_well_drilling_boreholes.htm">Monitorin g Boreholes</a></li>
<li><a href="walls_well_drilling_geothermal.htm">Geotherm al Boreholes</a></li>
</ul>
<p>Wall’s Well Drilling is now a second generation family business operating
predominantly throughtout the South East of Ireland. It is currently owned
and managed by Nicholas Wall Bsc. NCEA Dip Eng. AMIEI.</p>
Nov 5 '06 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

20
by: Jeff Thies | last post by:
I'm working on yet another online editor, this allows non html savy people to add "blocks" that may contain paragraphs, headings, lists and images to the editable part of a template. The editable...
3
by: Andrew Fedoniouk | last post by:
<CITE src="http://www.w3.org/TR/html401/present/graphics.html#h-15.1.3"> 15.1.3 Floating objects Images and objects may appear directly "in-line" or may be floated to one side of the page,...
3
by: David Ross | last post by:
I sometimes place a sidebar on a Web page, using the following: ..sideright { float: right; background-color: #fff; width: 40%; font-size: 90%; text-align: justify; margin-left: 1em;...
4
by: Philip Semanchuk | last post by:
Hi all, I'm trying to find a way to place a small DIV just to the right of a header element. I've found a solution, but it is crude and I was hoping for something more elegant. I'd appreciate any...
2
by: Chris Gurk | last post by:
Hi Newsgroup, I am working on a website http://www.charter-yachtcharter.com/testsite/ (still in progress). There are two lists. The first is a simple paragraph (<p>-Tag), the second an...
11
by: Stephen Poley | last post by:
I'd like to float an image to the bottom of a DIV containing several paragraphs, so that it is positioned to the right of the closing paragraphs (and preferably below the closing paragraphs if the...
19
by: Kim André Akerĝ | last post by:
For some reason, I can't get the middle column of this setup to work properly in IE (go figure). It looks like it's supposed to in Opera and Firefox, but now I only need it to work in IE as well. ...
31
by: Martin Clark | last post by:
Hello, I am daring to stick my head above the parapet and ask as question. I am working on redesigning a website to use CSS rather than tables for layout. I have come across a problem when trying...
13
by: .... www.FocusOnPanama.com .... | last post by:
I have an annoying problem with the site I am developing. This is how I see the problem appear: In a paragraph (<P>) I start with an IMG tag that has an 'align=left' OR 'align=right' (with the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.