|
|
 |
RE: FN-FORUM: css site check
date posted 24th January 2005 21:14
I've seen this problem before, suggest you try:
Make arrows a (.class) and apply it using you're container
tags or even introducing the container tags. Either way,
to get this to work I think you may have to edit your HTML.
DG)
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Paul J
White
Sent: 24 January 2005 20:12
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: css site check
Lindsey Hill wrote:
>
> Its still in early stages but just wondered if anyone could check this
> homepage for me.
>
> http://www.apperleydesign.co.uk/ntw/index.htm
>
> The picture is supposed to go to the right of the text but every time
I
> set an image class up to float right it completely messes up the rest
of
> the layout. Also the small arrows would be better ranged right and
I've
> set a class up to float right but they won't for some reason.
>
> The css is http://www.apperleydesign.co.uk/ntw/ntw.css
I added this:
.main-image {float: right;
margin: 10px;
padding: 0;}
and called the image class="main-image" and it floats right without
breaking anything else.
The arrows class in the style sheet needs to be '.arrows' note the dot
and they float right too.
HTH, Paul.
--
Freelancers, contractors earn more with Prosperity4
Call 0870 870 4414 or visit www.prosperity4.com
and benefit from Inland Revenue approved expenses today.
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|