Adrian Williams wrote:
>Terence,
>
> Man, you rockyour additions were exactly what was neededthat even
>fixed the styling problem I was having with FF...AWESOME!!!
>
> Now, the page looks great in both IE and FF...awaiting some input to how
>Safari handles it, but I have checked Opera
OK. First some quick background info to put you into the task:
- I've made a pop-up menu based on this tutorial:
http://www.seoconsultants.com/css/menus/tutorial/
- Then I've used CSS to load images over text to give a better layout
using one of the methods described here:
http://www.stopdesign.
Hi everybody,
I have a horizontal menu styled out of an ul, with each li floated left and
containing a link. Everything works fine (I suppose partly because I use the
great
IE7 script from Dean Edwards - http://dean.edwards.name/IE7/), yet there's a
strange thing happening in Firefox 1.5 (poss
Jim Wright wrote:
> I have a site where I am using a border on a H2, which is used as the
> heading in the main content area of the page. On some pages, I am
> wanting to put a box of nav links on the right side of the main
> content area, with the content wrapping around it. Problem is that
> th
Tom Livingston wrote:
> On 3/23/06 1:24 PM, "~davidLaakso" <[EMAIL PROTECTED]> wrote:
>
>
> I'm not sorry (well, maybe about the 'Love you' comment...), but the
> bit about the content being off screen on short windows was correct.
> Of course, in my case the window had to be _very_ short, but n
On Mar 24, 2006, at 9:47 PM, Tudor Iordachescu wrote:
> I have a horizontal menu styled out of an ul, with each li floated
> left and
> containing a link. Everything works fine (I suppose partly because
> I use the great
> IE7 script from Dean Edwards - http://dean.edwards.name/IE7/), yet
>
EOT (stands for Embedded Object Type) was an attempt to define a
standard font format back in the era of v.4 browsers. I had to dig
across long forgotten code to retrieve these snippets:
@font-face { font-family: myfont; font-style: normal; font-weight:
normal; src: url(fontname.eot); }
body
Hi,
I'm new to this group, but not so new to CSS. I'm having a problem with
some dynamic menus and need help. I searched the archives and the
closed thing I came to the problem I have was the thread "More SOS
Problems." But I'm getting ahead of myself. :)
Basically, I have a vertical menu with fl
Hi Ingo
On 24 Mar 2006, at 00:16, Ingo Chao wrote:
> Hope that helps.
>
> Is "click to enlarge" meant to sit next to the image?
Thank you so much for that. It now works perfectly! The click to
enlarge is meant to sit underneath and the image is meant to have
padding: 5px but with the navigation
In Firefox and Camino form elements are not on the same line with
text, but too high.
How should I fix this? Is this Mozilla's fault or are other browsers wrong?
Thanks for any help,
Jan
__
css-discuss [EMAIL PROTECTED]
http://ww
on 3/24/2006 8:22 AM Torp said the following:
> In Firefox and Camino form elements are not on the same line with
> text, but too high.
> How should I fix this? Is this Mozilla's fault or are other browsers wrong?
>
Hard to tell without anything to look at. Have you got a link to the
page in qu
francky wrote:
> Brian Funk wrote:
>
>
>
>> Keith Kaiser wrote:
>>
>>
>>
>>
>>> OK! It's done.
>>> help me out by taking a look and giving me some feedback.
>>>
>>> http://kaiserklan.com/roundtable
>>>
>>>
>>
>> on WinXP IE6:
>>
>> .
>
>
> 5.
> In general, be carefull with colored w
I actually just set a background color for the floated div, which took
care of the issue.
The test site is still on a internal server, so I don't have a example
I can show you right now.
On 3/24/06, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote:
> Jim Wright wrote:
> > I have a site where I am usin
Keith Kaiser wrote:
> OK! It's done. I've checked it in Safari (developed on OSX), on
> FireFox and in Linux, but not on Win IE, so please be kind if you find
> a problem. This is a 100% CSS site with just enough .PHP to switch
> pages, a complete rewrite from a very table oriented web page.
> This
~davidLaakso wrote:
> Keith Kaiser wrote:
>> OK! It's done. I've checked it in Safari (developed on OSX), on
>> FireFox and in Linux, but not on Win IE, so please be kind if you find
>> a problem. This is a 100% CSS site with just enough .PHP to switch
>> pages, a complete rewrite from a very table
http://www.pocket.com/index20060323.php
If you will look at this page, as well as clicking on the terms or
privacy links in IE and then FF you will see that FF renders the width
of div.wide correctly (width here is really determined by margin i.e.
#content div.wide{margin: 0px 40px 0px 40px;} wher
I have noticed the same thing and have the same question.
--
Mark Johnson
Systems Analyst/MSD Contractor: NCBI/IEB NLM NIH DHHS
> From: [EMAIL PROTECTED]
> Reply-To: css-d@lists.css-discuss.org
> Date: Fri, 24 Mar 2006 11:35:30 -0600
> To: css-d@lists.css-discuss.org
> Subject: css-d Digest, Vo
Hi,
Can anyone tell why my page is getting smooshed in IE? Works great
everywhere else...
http://www.policytree.org/doc/
Thanks!
Andrew
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7
Hey everybody!
So I just created a new mockup for a site, and when I went to view it in IE,
I was quite amazed with how messed up the design was... I've spent some time
trying to fix it, but have been rather unsuccessful in doing so. In my
design, I used a technique from the "Equal Height Columns
> the layout. Can you post a link to the page?
I put one of the pages out as an example. The red line below the
"Belt Hog" is part of the H2. The pig/links/thumbnails are in a div
that is floated right (on some pages, those side links are short, so I
want the text to wrap around them...I don't j
On 3/24/06, Connor Boyack <[EMAIL PROTECTED]> wrote:
> So I just created a new mockup for a site, and when I went to view it in IE,
> I was quite amazed with how messed up the design was... I've spent some time
> trying to fix it, but have been rather unsuccessful in doing so.
>.. but in IE, it's
In my test page the main content text, which starts
with "NCSA's Mission", is right up against the
horizontal menu in firefox - this is not what I want.
In IE there is a nice little gap at the top courtesy
of :
body#ncsa div#contenttext{
clear:both;
margin: 2em 0 0 3em;}
Why isn'
[snip]
http://www.pocket.com/index20060323.php
If you will look at this page, as well as clicking on the terms or
privacy links in IE and then FF you will see that FF renders the width
of div.wide correctly (width here is really determined by margin i.e.
#content div.wide{margin: 0px 40px 0px 40px
Richard Brown wrote:
> Hi Ingo
>
> On 24 Mar 2006, at 00:16, Ingo Chao wrote:
>
>
>> Hope that helps.
>>
>> Is "click to enlarge" meant to sit next to the image?
>>
> Thank you so much for that. It now works perfectly! The click to
> enlarge is meant to sit underneath and the image is mean
Hello,
In IE6/Win, the div "inner-wrap-mid" appears to be breaking out of it's
container div ("wrap"), which is relatively positioned. It seems to
happen inconsistently.
Here it is fine:
http://grendelfly.com/white-ink-build/text-only.html
Here it is not (note the space in between the end of
Both pages are now valid XHTML and CSS. Anybody have any ideas?
The links are:
http://connorboyack.com/junk/tlr/index_short.html (page w/ short content)
http://connorboyack.com/junk/tlr/index.html (page w/ long content)
Thanks,
Connor
On 3/24/06, Ed Seehouse <[EMAIL PROTECTED]> wrote:
>
> On
I'm working on this layout. It looks satisfactory in FF and Opera,
but when I checked IE it blew it asunder.
Here is a mockup:
HTML: http://www.twilighted.com/tx/mockup.html
CSS: http://www.twilighted.com/tx/mockup.css
The three boxes aren't positioned well enough to make IE happy. I'll
admit
From: "Jay Blanchard" <[EMAIL PROTECTED]>
>http://www.pocket.com/index20060323.php
>
>If you will look at this page, as well as clicking on the terms or
>privacy links in IE and then FF you will see that FF renders the width
>of div.wide correctly (width here is really determined by margin i.e.
>#
From: "Connor Boyack" <[EMAIL PROTECTED]>
>Both pages are now valid XHTML and CSS. Anybody have any ideas?
>
>The links are:
>
>http://connorboyack.com/junk/tlr/index_short.html (page w/ short content)
>http://connorboyack.com/junk/tlr/index.html (page w/ long content)
Tested on the index.html
I'm having a funny problem in IE with a Web app I'm working on. The
CSS is fairly complex overall, but not for this in particular.
There are two tabs. (Sort of Mac-selector-style, rather than
traditional-style tabs.) Each has a div full of content associated
with it. A JavaScript checks whic
Hi,
I need to change this:
* html>body dl.hNav>dd
to use an ID, like this:
* html>body #hNav dl>dd
Does that look right? Or should I do this:
* html>body #hNav>dl>dd
The goal is to target IE/Mac only.
Any help would be great.
TIA,
Cheers,
Micky
_
On Mar 24, 2006, at 2:13 PM, David Feldman wrote:
> Anyone encountered anything like this before?
Peekaboo Bug?
http://www.positioniseverything.net/explorer/peekaboo.html
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.
Michael Hulse wrote:
>I need to change this:
>
>* html>body dl.hNav>dd
>
>to use an ID, like this:
>
>* html>body #hNav dl>dd
What is your markup? Based on those selectors, you have moved from
something like this:
To something like this:
Did you mean to move the ID, or did you just repl
I have a static menu where sub-menus expand. Only the "active" menu
is expanded -- that is, only one sub-menu displays at a time, as is
commonly done. This is all done server side.
I'd like is to have popup menus for the other menu
items that are not active, and I was looking at doing this with
Hi Adam, thanks so much for you quick response! I really appreciate the
help. :)
On Mar 24, 2006, at 2:26 PM, Adam Kuehn wrote:
> What is your markup?
Doh! sorry about that... Hehe, noob mistake. :: blushes ::
> Based on those selectors,
Great, thanks for the tip.
I've changed that, and have a couple more bugs to squash...
In IE, the min-height isn't recognized.. so on the index.html page, the
footer is right up underneath it. How can I get hack the CSS to get IE to
push the footer down a bit? I don't want to do something like
On Mar 24, 2006, at 2:42 PM, Michael Hulse wrote:
>
>
>
>
>
>
>
>
Hi, me again... actually, still Googling, but... I just wanted to
mention that the menu is surround by several other divs in the overall
document... does that matter? Would I have to
It seems that everytime I think I've got layouts with table figured out, I run
into new issues.
I am working on updating a page on our internet site. At this time the content
renders great in IE 6 but not in firefox. I have two divisions, each
containing two floated divisions. Both sets of d
Flash Wilson [EMAIL PROTECTED] wrote:
My client has a logo "kFA" in which she has the body of the k as
tall as the FA part. This is in some font which naturally achieves
this. She wants the same effect throughout her website.
[...]
http://www.wdam.co.uk/clients/kfa/index.shtm
At 02:13 PM 3/24/2006, Michael Hulse wrote:
>* html>body #hNav>dl>dd
>
>The goal is to target IE/Mac only.
Michael, you might find this useful -- a table that lists which
browsers are targeted by which CSS selectors, rules, and hacks:
"Will the browser apply the rule(s)?"
http://centricle.com/r
Is it typical when floating to have a situation like this one where I will need
to use large negative top and level margins to adjust for the right floated
element? Using the block outline tool in Firefox I am seeing that the elements
are no where close to each other.
If this is not normal for
From: "Connor Boyack" <[EMAIL PROTECTED]>
>I've changed that, and have a couple more bugs to squash...
>
>In IE, the min-height isn't recognized.. so on the index.html page, the
>footer is right up underneath it. How can I get hack the CSS to get IE to
>push the footer down a bit?
Perhaps set
On 3/24/06, Iorhael <[EMAIL PROTECTED]> wrote:
> Is it typical when floating to have a situation like this one where I will
> need to
>use large negative top and level margins to adjust for the right
floated element?
>Using the block outline tool in Firefox I am seeing that the elements
are no whe
Andrew Mason wrote:
> http://www.policytree.org/doc/
> Can anyone tell why my page is getting smooshed in IE? Works great
> everywhere else...
No, it doesn't. The page get "smooshed" in Opera also.
Looks like it is because there is a '' ) intended to
close the , and it looks like only Firefox
>Float everything left and then they will abut one another. Ed and Ells,
Thanks so much! After going round and round, I finally got it! :)
http://www.drkdesign.com/LRE/
Debbie
__
css-discuss [EMAIL PROTECTED]
http://www.css-d
I'm not sure if this is OT for this list, but I'm in pain and hope you folks
can help.
I have two seemingly identical pages, that display text white space
differently. I've compared the html till my eyes are bleeding and I can't for
the life of me seem to figure out what is different. Both pa
I'd like to have an image that sits close to the bottom of the left column
on this page. http://www.first-encounter-design.com/biped/
I've got it there in FF and IE6 on windows but I'm uneasy about the way I
achieved it. Is there a different, better way?
Style sheet is here:
http://www.first-
I want to send out a big "how how" to all the people who offered
advise, sent code pieces, or just looked at my site;
http://kaiserklan.com/roundtable I still have a bug or two but its
come a long way thanks to all the support out there.
--
YIS/YIV
Keith D Kaiser -- Venturing Roundtable Commission
Chris Williams wrote:
>I'm not sure if this is OT for this list, but I'm in pain and hope you folks
>can help.
>
>I have two seemingly identical pages, that display text white space
>differently. I've compared the html till my eyes are bleeding and I can't for
>the life of me seem to figure ou
Well, no, not really... it's all internal at this moment and is driven
by a complex PHP/MySQL engine.
I was hoping there was some simple "oh, you fell into the xyz gotcha".
If not, I'll figure out how to make a postable test...
Thanks.
-Original Message-
From: francky [mailto:[EMAIL PROT
bill scheider wrote:
>I'd like to have an image that sits close to the bottom of the left column
>on this page. http://www.first-encounter-design.com/biped/
>
>I've got it there in FF and IE6 on windows but I'm uneasy about the way I
>achieved it. Is there a different, better way?
>
>
Hi Bill,
I
Keith Kaiser wrote:
> I want to send out a big "how how" to all the people who offered
> advise, sent code pieces, or just looked at my site;
> http://kaiserklan.com/roundtable I still have a bug or two but its
> come a long way thanks to all the support out there.
>
>
>
You are looking better.
Wow, francky!
Thanks lots! That's an interesting solution and one I never would've thought
of. That works in IE6, FF, Opera 7 and 8 and NS6 all on windows xp. A
screenshot in Safari looked pretty good, too. Is this hanging together in
other browsers as well?
Bill
-Original Message-
From
Just before I consign all IE users to a fixed width page, can anyone help with
this annoying bug? This is site-wide, but you can see it on this page as an
example:
http://www.nzhistory.net.nz/culture/frontierofchaos-taming
in IE6 (and no doubt IE5x) the centre column drops down at particular bro
francky wrote:
>I'm not happy with it, but I'm afraid I have have to carry in a new
>problem (without having a solution...).
>It is called: "visitors have the option to enlarge the font-size in
>their browser".
Would it be worthwhile (possible??) to add a browser check and adjust the
CSS depend
Y'all,
Thanks to Terence's suggestions, the scrolling table is now working
correctly for IE and FF, but apparently my Safari users do not get the
scrollbar for the table...this problem also exists in Opera. Any ideas??
The page is at: http://williams.genealogy.fm/results_page.php
The style s
On 06/03/24 23:13 Adrian Williams apparently typed:
Here's what I see:
http://mrmazda.no-ip.com/SS/adriwi1.jpg 300k screenshot hi-res
http://mrmazda.no-ip.com/tmp/showcase-adriwi.html SS setup w/ links
Please note the disclaimer at the bottom of the setup page.
Without turning off your styles, it
Yo guys need help with something.. I was using an external css file
for my site, all was working fine. But I need some page specific CSS
now.. I've got my external CSS File (assets/styles/global.css). In
there I had a couple image calls for example:
body {background: #fff; background-image:url(../i
I created a horizontal nav bar using display: inline with a list and it
seems to have disappeared in IE. Seems to work ok in Mozilla, Opera and
Netscape. I swear this was working fine in IE last night, but tonight it
isn't, but I did a lot of work in Dreamweaver today, so I likely messed up
som
Felix Miata previously wrote:
>Without turning off your styles, it's hard to tell how much of the table
>is inaccessible.
Do you mean make the scroll bar visible?
>The best course to take is to eliminate fixed sized anything and
>everything possible.
Whew...how do I do that? And how do I do it
Hi,
In this layout, the dashed line below the Property Search image and menu
disappears when I float the menu. I tried adding a line height to the #search
id but that didn't help.
Also, in IE, the font for the menu links is coming in very large...I have not
seen this inconsistency before betw
nevermind... geeze.. in the htm file the image is in a different
location :\ Sorry about that guys
On 3/24/06, Greg Morphis <[EMAIL PROTECTED]> wrote:
> Yo guys need help with something.. I was using an external css file
> for my site, all was working fine. But I need some page specific CSS
> no
On Mar 25, 2006, at 1:19 PM, Adrian Williams wrote:
>Thanks to Terence's suggestions, the scrolling table is now working
> correctly for IE and FF, but apparently my Safari users do not get the
> scrollbar for the table...this problem also exists in Opera. Any
> ideas??
>
> The page is at:
Jamie Mackay wrote:
> http://www.nzhistory.net.nz/culture/frontierofchaos-taming
> in IE6 (and no doubt IE5x) the centre column drops down at particular
> browser widths as you bring the window in and out (I've set it to
> range between about 750-1050px wide).
...it is "something else" :-)
It
Philippe Wittenbergh previously wrote:
>Safari doesn't support overflow on table elements. Nor does Konqueror
>3.5. Opera equally lacks support for this.
Ok...I am a bit confused now...here is some of the documentation on the
Imaputz website (http://www.imaputz.com/cssStuff/bigThreeVersion.html
Y'all,
I just noticed on my last posting that [once again] I have forgotten to
remove the excessive thread on my reply.am still trying to get used to doing
this and will be more diligent in my future posts.
As always,
Adrian
Adrian Williams
Williams DNA Project Administrator
Will
On Mar 25, 2006, at 2:51 PM, Adrian Williams wrote:
> Philippe Wittenbergh previously wrote:
>
>> Safari doesn't support overflow on table elements. Nor does Konqueror
>> 3.5. Opera equally lacks support for this.
>
> Ok...I am a bit confused now...here is some of the documentation on
> the
> I
>Also, in IE, the font for the menu links is coming in very large...I have not
>seen this inconsistency before between browsers and was wondering if anyone
>knew how to resolve it before I resorted to adding a hack.
I have resolved this problem (found an incorrect selector)...am still having
tr
Hey Everybody,
Anyone happen to know an easy CSS code for enlarging text of a menu when
hovering?
Thanks!
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-disc
hi
just wondering if anyone has any tips - my design is not working as intended in
firefox or opera
on my blog:
http://www.squatspace.com/uncollectable/blog/
the pale rectangle at the top of the page is supposed to enclose all the blog
content
(see here - http://www.squatspace.com/uncollectable
70 matches
Mail list logo