Rebecca Richter wrote:
> On this page: http://www.missoulagbi.com/index.html, in IE7, do you
> know why I have a little white gap immediately below the banner
> image,
Add...
#header img {display: block;}
...as the form is interfering.
> ... and also a gap at the bottom of the design that show
Please bottom-post. My response is below.
Sandy wrote:
> Damien, it sounded encouraging, but sadly, the is still off to
> the side
>
> http://www.cantoraccess.com/AAA-epsilon/services/xaccessibility.html
>
> thanks for taking the time to look at this.
>
> Sandy
>
>> Setting the display:
Sandy wrote:
> ... the is still off to the side
> http://www.cantoraccess.com/AAA-epsilon/services/xaccessibility.html
>
Try adding 'float: left;'
Georg
--
http://www.gunlaug.no
__
css-discuss [EMAIL PROTECTED]
ht
Damien, it sounded encouraging, but sadly, the is still off to
the side
http://www.cantoraccess.com/AAA-epsilon/services/xaccessibility.html
thanks for taking the time to look at this.
Sandy
> Setting the display: inline-block, and specifiying a width, seemed to
> make the HR start beh
Hi!
On this page: http://www.missoulagbi.com/index.html, in IE7, do you know why
I have a little white gap immediately below the banner image, and also a gap
at the bottom of the design that shows the green background? Please see all
of the other pages, such as
http://www.missoulagbi.com/greenbuil
A.K. Allen wrote:
> http://frank.mtsu.edu/~provost/MT_home/mt_bulletproof.shtml
>
> It works fairly well in FF, but in IE6, the title and image div goes
> all the way to the edge of the screen instead of staying in the 46%
> width column. Also, the paragraph of text does not appear at all. I
> h
Sandy wrote:
> After the larger div is closed, there is a followed by a short
> paragraph. The shows up on the right of the table of contents
> instead of under it. When I try to use a "clear : left" on it, the whole
> rest of the content moves way, way down under the menu on the left.
>
> Ho
hey all,
I have a problem that has me really, really baffled.
I have a table of contents at the top of this page that consists of two
divs, side by side, nested in a larger div.
After the larger div is closed, there is a followed by a short
paragraph. The shows up on the right of the table o
I am trying to create a liquid 3 column layout. My last email indicated that I
had figured out how to do this with 2 tiling bg images. Here is my website:
http://frank.mtsu.edu/~provost/MT_home/mt_bulletproof.shtml
I have floated all columns and would like to create a wrapper to hold 2 news
s
I figured out how to make the bg images tile correctly.
Thanks,
Kris
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-d
I am working on a 3-column liquid layout (between 780 and 1200 px). I have a
rightbar floated right and a main section floated left inside 2 wrappers that
have left and right tiling background images. The main section has 2 columns.
I have given the 3 columns bg colors to indicate where the t
On Tue, 25 Nov 2008 10:07:03 -0800
Came this utterance fomulated by Ambient Glow to my mailbox:
> I had a number of CSS issues with IE on this draft page, but, thanks
> to Gunlaug's help, most of them are worked out. The page is
> displaying fine for in IE7, but client says it is splitting in two
Ambient Glow wrote:
> I had a number of CSS issues with IE on this draft page, but, thanks
> to Gunlaug's help, most of them are worked out. The page is
> displaying fine for in IE7, but client says it is splitting in two and
> the navigation is detached in IE 6.
> http://ambientglow.com/garage/jf
I had a number of CSS issues with IE on this draft page, but, thanks
to Gunlaug's help, most of them are worked out. The page is
displaying fine for in IE7, but client says it is splitting in two and
the navigation is detached in IE 6.
http://ambientglow.com/garage/jfogg/sample-home.html
CSS: htt
Gunlaug Sørtun wrote:
> RePost wrote:
>
>> Only in IE, my maincontainer (wrapper) div appears to be shifting and
>> ignoring the tried-and-true "margin: 0 auto;" style.
>>
> IE/win - all versions from IE6 up - will revert to quirks mode when
> there's an HTML comment above the doctype decl
Tim Wolak wrote:
> Morning all,
>
> I am fairly new to css and am having some design issues and could use some
> help. I have most of my main content within a wrapper and have a header and
> a footer. The main content slides all over the place as the window is re
> sized, is there a better way of
> From: Gunlaug Sørtun <[EMAIL PROTECTED]>
> Date: Tue, 25 Nov 2008 14:52:39 +0100
> To: John Sutton <[EMAIL PROTECTED]>
> Cc: , RePost <[EMAIL PROTECTED]>
> Subject: Re: [css-d] Wrapper div will not center in IE
>
> John Sutton wrote:
>
>> Does that hold true for php code above the Doctype as we
Morning all,
I am fairly new to css and am having some design issues and could use some
help. I have most of my main content within a wrapper and have a header and
a footer. The main content slides all over the place as the window is re
sized, is there a better way of going about this so if a us
John Sutton wrote:
> Does that hold true for php code above the Doctype as well?
If IE/win sees it: yes!
The DTD must be first in the document, or else IE/win will ignore it.
Only the xml declaration can be placed above an "XHTML" DTD, and then
it'll only work in IE7 and up since IE6 chokes on i
Georg,
Does that hold true for php code above the Doctype as well?
John Sutton
on 11/25/08 7:22 AM, Gunlaug Sørtun at [EMAIL PROTECTED] wrote:
> RePost wrote:
>> Only in IE, my maincontainer (wrapper) div appears to be shifting and
>> ignoring the tried-and-true "margin: 0 auto;" style.
>
RePost wrote:
> Only in IE, my maincontainer (wrapper) div appears to be shifting and
> ignoring the tried-and-true "margin: 0 auto;" style.
> http://dwarfurl.com/9a685
IE/win - all versions from IE6 up - will revert to quirks mode when
there's an HTML comment above the doctype declaration. When
21 matches
Mail list logo