you are using the width to create space, try using some padding or margin
instead.
Hope this helps.
Take care,
Tim Kadlec
I'm not sure if the enclosing div should have "layout" or not in
order to get the content to wrap properly around a floated div. In
any event, I've
image for container and
position it accordingly.
There is a nice article at:
http://www.alistapart.com/articles/fauxcolumns/
Take care,
Tim Kadlec
> Message: 21
> Date: Mon, 8 Oct 2007 14:18:51 +0200
> From: "Ibrahim Y" <[EMAIL PROTECTED]>
> Subject: [css-d] Tw
the image floats as it
should. There is no explicit width on the div, so IE will let the width of
the content change as needed. If you need it to behave in the smaller
resolution, you need to either remove the inner div's width, or give it a
percentage based width (say 70%), then IE wil
Marc Van Den Dobbelsteen had a good article on how to do this over at A List
Apart. Here's the link:
http://alistapart.com/articles/switchymclayout
Tim Kadlec
Message: 24
Date: Mon, 26 Mar 2007 12:33:18 -0700 (PDT)
From: n h <[EMAIL PROTECTED]>
Subject: [css-d] screen area de
.
Tim Kadlec
Message: 24
Date: Wed, 7 Mar 2007 12:58:50 -
From: <[EMAIL PROTECTED]>
Subject: [css-d] Font Size
To:
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
reply-type=original
Hi,
Can anyone please tell me what
your question, how about posting a link to the site in
question.
Hope that helps,
Tim Kadlec
Hi all --
I'm trying to write a print stylesheet where the original page's
banner is replaced with a smaller (width wise - to fit on a page with
one-inch L&R margins) banner when the page
Ross,
Your font size option should get the job done. Just add another style below
it like so:
ul.topmenu li.topmenuli ul{
font-size: 12px;
}
That should bring the font-size back for the bottom submenus.
Tim
Message: 19
Date: Mon, 19 Feb 2007 21:05:37 -
From: "Ross Hulford" <[EMAIL PROT
r-top: none; border-right: solid #BC901A 1px; border-left: solid
#BC901A 1px; border-bottom: solid #BC901A 1px;
padding: 15px;}
Thanks,
Tim Kadlec
Message: 24
Date: Mon, 11 Sep 2006 19:42:31 -0500
From: Eleanor Hand <[EMAIL PROTECTED]>
Subject: [css-d] Position links on Image bug
list items */
position : relative;
float : left;
line-height : 1.25em;
width : 188px;
/*width : 11em;*/
margin: 5px 0 -1px 3px;
}
The links will then work fine. You may find you need to add a little padding
on the right to #nav though.
Tim Kadlec
Message: 4
Date: Sun, 20 Aug 2006 08:43:42 +1000
there.
I would follow Micky's advice and center the wrapper the way he suggested.
Tim Kadlec
Message: 14
Date: Sat, 19 Aug 2006 01:07:05 +0100
From: Ian Piper <[EMAIL PROTECTED]>
Subject: [css-d] Horizontal scrollbars on a CSS-centred page
To: css-d css-d
Message-ID: <[EMAIL PROTE
10 matches
Mail list logo