Thanks, cj - locating the float first worked :)

I had the image within the h3 tag just as part of an attempt to solve the
top margin issue; placing it before the h3 tag worked as well, so that's how
I've left the CSS.

Thanks again,
Erik

On 7/24/06, cj <[EMAIL PROTECTED]> wrote:
>
> On 7/24/06, Erik Domingo <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > I cannot get an image within a header (H3) element aligned correctly.
> I'm
> > trying to have the top of the image aligned with the top of the text
> ("The
> > Roblin Advantage") in the H3 element, but the image is too low. Is the
> > problem related to the use of the :first-letter pseudo element?
> >
> > The page is at http://roblin.bluelangroup.net/v4_Company.php, and the
> CSS is
> > at http://roblin.bluelangroup.net/master.css.
>
> the floated element works better for me if the float is located
> previous to the part it should be positioned to.  to be more precise,
> have you tried putting the image as the first part of the header
> instead of after the text?
>
>
> off topic, why is your picture part of your header?
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to