[css-d] thin line under span

2005-10-21 Thread Mike Soultanian
I'm messing around with css stuff and I'm trying to figure out why I'm getting a 1px line under my "Spanning" text. I think I heard a solution for this a while back, but I can't remember what it was. Any suggestions would be appreciated. http://www2.csulb.edu/colleges/cota/test.html Thanks!

[css-d] Re: Bullets disappear on inline lists in IE

2005-10-21 Thread Carl Youngblood
If nobody has a solution for this, does anyone know if there's a way I can get only IE to use a character or symbol for a bullet instead of the default types? Or is there a way I can make text appear before my list items but only in IE? Thanks, Carl On 10/21/05, Carl Youngblood <[EMAIL PROTECTE

RE: [css-d] Horizontal navigation problem - forefox.

2005-10-21 Thread Alison Lee
That's brilliant - thanks! Ali :o) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Clason Sent: 21 October 2005 23:53 To: CSS List Subject: Re: [css-d] Horizontal navigation problem - forefox. On 10/21/2005 3:18 PM Alison Lee wrote: > I'm having p

Re: [css-d] Horizontal navigation problem - forefox.

2005-10-21 Thread Steve Clason
On 10/21/2005 3:18 PM Alison Lee wrote: I'm having problems with another horizonal navigation which I'm hoping someone can help me with. http://www.aycee.co.uk/x_temp/test.html (http://www.aycee.co.uk/x_temp/test.css) looks exactly how I want it to in IE but looks completely different in Firefox

Re: [css-d] Can I make my link attributes differ by table?

2005-10-21 Thread Christian Heilmann
> I'm very new to CSS, and have been toying with the look and feel of my > poker forum. One problem I have run into is when users post articles > with links within the article, the link color is too light for the white > background of the article text. selectors help a:link { styles all

Re: [css-d] quirks mode question

2005-10-21 Thread Tom Dell'Aringa
--- Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Now I'm really confused :-) > > You wrote in the original that there was no DTD, but then you're using > an 'xhtml 1.0 transitional' in the test-page. You can't have it both > ways, so before I start debugging; which is it, *DTD* or *no DTD* ? O

Re: [css-d] How to set background transparency?

2005-10-21 Thread Paul Debban
Rick wrote. > Is there a way to control the transparency of the background > color of a DIV? background:transparency 50% ??? > I have been investigating this and have the following to offer. There is no transparency attribute as you imagine. Opacity would seem to be usable, but it applies to tex

RE: [css-d] Site Check

2005-10-21 Thread Mark Batty
> I use 100.01% and can't remember the exact reason for the > fraction. I believe to work around an earlier Opera problem ... I found a brief explaination at the end of this page (Listing 16) http://www.communitymx.com/content/article.cfm?cid=FAF76&print=true Mark.

Re: [css-d] Can I make my link attributes differ by table?

2005-10-21 Thread Adam Kuehn
James Crispino wrote: I was wondering if I could set the link attributes separately for links contained within a specific table. Certainly. Give your specific table an ID attribute, and then just use: #tableID a:link {color: myColor;} #tableID a:visited {color: myOtherColor;} If that doesn'

[css-d] Horizontal navigation problem - forefox.

2005-10-21 Thread Alison Lee
Hi, I'm having problems with another horizonal navigation which I'm hoping someone can help me with. http://www.aycee.co.uk/x_temp/test.html (http://www.aycee.co.uk/x_temp/test.css) looks exactly how I want it to in IE but looks completely different in Firefox. Does anyone have any ideas how I

[css-d] Can I make my link attributes differ by table?

2005-10-21 Thread James Crispino
I'm very new to CSS, and have been toying with the look and feel of my poker forum. One problem I have run into is when users post articles with links within the article, the link color is too light for the white background of the article text. I was wondering if I could set the link attribute

Re: [css-d] Site Check

2005-10-21 Thread Patrick Mannix
> http://test.upc-orlando.com 3 column (home page) > http://test.upc-orlando.com/ministries/children 2 column > http://test.upc-orlando.com/gallery/gallery02.html 1 column I'm not a pro so be kind ;) No pro here either. I also just work pro-bono for non-profits. But I've received much help

ADMIN: Re: [css-d] Website Copying was (Hummmmmm :0))

2005-10-21 Thread Adam Kuehn
Trevor Boult wrote: I wanted to know how much people copy other people CSS code. Is it a un-written rule that you can copy other peoples css code and adapt as you own? I'm sure Trevor and I just over-lapped in the ether with our messages, but I wanted to reiterate that this apparent tie-in wi

RE: [css-d] quirks mode question

2005-10-21 Thread Charles Dort
Georg wrote, in part, The voice-family hack is extremely unreliable, and should not be used. I'm a CSS beginner, slowly working through Dan Cedarholm's _Bulletproof Web Design_ and applying principles to my site, and he recommended this hack in the design of sites he argues are "bulletp

Re: [css-d] Website Copying was (Hummmmmm :0))

2005-10-21 Thread Adam Kuehn
Trevor Boult wrote: I had noticed the source code stuff but wanted to know how much does someone have to change a site before its become their property?, hence me asking the comparison. OK, time to put the moderator hat on. As fascinating as this topic may be, it is not germane to a CSS mail

RE: [css-d] Rollover list border disappears

2005-10-21 Thread Mark Batty
> I'm pretty sure that's behavior of Opera zoom-out... If it zooms to > 80% of your layout, and calculates 80% of 1px, it most likely reduces > that to 0. I mean, if you zoom to 20%, a lot of stuff dissappears. Thanks, I thought that may be the case but wanted to check in case I missed something.

Re: [css-d] Rollover list border disappears

2005-10-21 Thread Christian Montoya
I'm pretty sure that's behavior of Opera zoom-out... If it zooms to 80% of your layout, and calculates 80% of 1px, it most likely reduces that to 0. I mean, if you zoom to 20%, a lot of stuff dissappears. I had the same experience with some of my sites when using Opera zoom, but trust me, if you ha

Re: [css-d] Website Copying was (Hummmmmm :0))

2005-10-21 Thread Trevor Boult
I wanted to know how much people copy other people CSS code. Is it a un-written rule that you can copy other peoples css code and adapt as you own? He me asking other CSS developers what they thought. It had crossed my mind the guy was a member of this list and would come back at me saying I'm

[css-d] Rollover list border disappears

2005-10-21 Thread Mark Batty
I'm back again with another query. I have some vertical roller lists with a 1px bottom border. I'm currently running in 1024x768 mode (XP), when I zoom out in Opera (usually around 80%) SOME of the borders on my rollover lists disappear. I've also seen the problem in Firefox with my code in the

Re: [css-d] Website Copying was (Hummmmmm :0))

2005-10-21 Thread Akins, Chris
How is any of this related to CSS? On 10/21/05 3:05 PM, "Trevor Boult" <[EMAIL PROTECTED]> wrote: > I had noticed the source code stuff but wanted to know how much does someone > have to change a site before its become their > property?, hence me asking the comparison. > > He was kind enough to

Re: [css-d] workarounds and ideas for avoiding fixed-width design?

2005-10-21 Thread Ingo Chao
Jay Loden wrote: http://jayloden.com At the moment, what I'm doing is simply centering the banner image, so that if you have a browser window wider than a fullscreen 1024x768, it just expands to the full width with the banner image centered across the top. On the plus side, I avoid annoying p

Re: [css-d] Newbie browser-compatibility question(s)

2005-10-21 Thread David Agnew
Thank you very much for your help, Gunlaug. I've replied off-list. At 10:37 PM -0400 10/19/05, Gunlaug seems to have written: David, I'll just pick the easiest one for now. David Agnew wrote: http://www.vsi.cape.com/~dagnew/arc/test.php> 3. v

Re: [css-d] Website Copying was (Hummmmmm :0))

2005-10-21 Thread Trevor Boult
I had noticed the source code stuff but wanted to know how much does someone have to change a site before its become their property?, hence me asking the comparison. He was kind enough to leave a phone number, I shall call him tomorrow and refer him to my terms page and solicitor if he doesn't

Re: [css-d] Good looking fluid-width sites

2005-10-21 Thread Christian Montoya
Maybe you just didn't use the right search queries? http://liquid.rdpdesign.com There's a resources section too, which might be helpful for you. -- C Montoya rdpdesign.com ... liquid.rdpdesign.com ... montoya.rdpdesign.com __ c

Re: [css-d] workarounds and ideas for avoiding fixed-width design?

2005-10-21 Thread Christian Montoya
On 10/21/05, Jay Loden <[EMAIL PROTECTED]> wrote: > Hi all, > > On my personal site - http://jayloden.com - I've got an image banner across > the top. My problem is pretty simple; I want to avoid having a fixed width > design (i.e. setting the page max-width to the width of the banner image), > but

[css-d] safari unordered lists--margin left

2005-10-21 Thread Reese @ M2 Web Studios
Hi there, I'm working on this site: (this page, specifically) http://www.lindaformichelli.com/renegade/ And first, I apologize if you check out the css. It's a bit of a mess and I still have to organize it more neatly as well as tweak some other things. However, my issue at hand is the bullet

Re: [css-d] Website Copying was (Hummmmmm :0))

2005-10-21 Thread Trevor Boult
I was thinking of asking him for a days work £250, and suggest I could complete his navigation. Trevor __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incut

Re: [css-d] Hummmmm.....

2005-10-21 Thread Chris Akers
> http://www.cityphotographics.co.uk/ > compared to http://www.tboult.co.uk > Should I be happy that someone thinks what I've done is good > enough for them to copy or is this blatant plagerism? Ha ha! Blatant plagerism! View the source: Too funny... __

[css-d] issue with safari/ border

2005-10-21 Thread Andrea Burton
i am building this page: http://chathamforest.blast.com/ the page validates for html and css I have it looking right on all browsers except safari. on safari the right side border of the whole content is an id called border on a td tag. it is one pixel off to the right. on the footer the pix

Re: [css-d] Hummmmm.....

2005-10-21 Thread Christian Heilmann
> I was wondering what the group thought of this... > http://www.cityphotographics.co.uk/ > compared to http://www.tboult.co.uk > Should I be happy that someone thinks what I've done is good enough for them > to copy or is this blatant plagerism? Plagiatism, a form of flattery. It seems though th

[css-d] Hummmmm.....

2005-10-21 Thread Trevor Boult
Hi All, I was wondering what the group thought of this... http://www.cityphotographics.co.uk/ compared to http://www.tboult.co.uk Should I be happy that someone thinks what I've done is good enough for them to copy or is this blatant plagerism? TIA Trevor __

Re: [css-d] quirks mode question

2005-10-21 Thread Gunlaug Sørtun
Tom Dell'Aringa wrote: http://www.pixelmech.com/rev/menu.html (css is inline) Have I made a mistake implementing the hack, or am I simply going about things the wrong way? I've never had so much trouble with a nav list, although this one is nested 4 deep..still... Now I'm really confused :-)

Re: [css-d] 3 Col Liquid Equal Heights that works?

2005-10-21 Thread Eatme
have a look at http://webhost.bridgew.edu/etribou/layouts/index.html actually, i was looking at the wrong one. sorry. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://cs

Re: [css-d] 3 Col Liquid Equal Heights that works?

2005-10-21 Thread Eatme
have a look at http://webhost.bridgew.edu/etribou/layouts/index.html the content does not come first in that layout. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] quirks mode question

2005-10-21 Thread Tom Dell'Aringa
--- Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: ><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > The voice-family hack is extremely unreliable, and should not be used. ><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Agh

[css-d] Bullets disappear on inline lists in IE

2005-10-21 Thread Carl Youngblood
I have a problem. I am trying to create CSS for my resume that is completely self-contained and doesn't rely on any external URLs or attached files so that I can email my resume to somebody and know that it can be viewed offline without any problems. Here is what I have: http://youngbloods.org/r

Re: [css-d] quirks mode question

2005-10-21 Thread Gunlaug Sørtun
Tom Dell'Aringa wrote: Working on an internal project that runs on an old Epicentric portal installation. The pages have no DTD (and I cannot get one inserted - long story), so in IE6 the pages load in quirks mode. No DTD means it's quirks mode in _every_ browser on earth. I've got a vertica

[css-d] Good looking fluid-width sites

2005-10-21 Thread Austin, Darrel
This isn't strictly CSS related, but thought this would be a good group to ask. We're currently redesigning our site and I've decided to go fluid-width. In the fluid vs. fixed debates, the usual argument against fluid widths is people with gigantic monitors who (for whatever reason) maximize thei

[css-d] How to set background transparency?

2005-10-21 Thread Rick Faircloth
Hi, all... Is there a way to control the transparency of the background color of a DIV? background:transparency 50% ??? Thanks, Rick __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki

Re: [css-d] ie for mac hack

2005-10-21 Thread Gunlaug Sørtun
[EMAIL PROTECTED] wrote: how do I apply the ie for mac class?? /* only IE Mac will see the following */ /*\*//*/ #expired_holder { height:300px; overflow: auto; float: left; width: 540px; } /**/ regards Georg -- http://www.gunlaug.no _

Re: [css-d] DIV Layout Question that Baffles a Beginner

2005-10-21 Thread Gunlaug Sørtun
Robin Whitman wrote: This page (please see URL below) is driving me up the wall and onto the ceiling: {wish I could do a stunt like that :-) } http://www.youthtopia.org/page2_001youth.html I can't understand why my 2 columns of content are not INSIDE the grey "main" DIV, but instead they a

RE: [css-d] Display of image causes the following div's top margin to disappear in Firefox

2005-10-21 Thread Charles Dort
Michael wrote, in part, It's the float left tag in your #header tag. ... getting rid of it repairs the problem. I deleted most of the page, and most of the CSS for the "temp" files I posted to ask this question, so people wouldn't have to wade through code that doesn't apply. But doing

[css-d] quirks mode question

2005-10-21 Thread Tom Dell'Aringa
Working on an internal project that runs on an old Epicentric portal installation. The pages have no DTD (and I cannot get one inserted - long story), so in IE6 the pages load in quirks mode. I've got a vertical UL styled using the tantek hack, like so: #svmp_vert ul a { /*other rules*/ width:

Re: [css-d] missing borders and list markers?

2005-10-21 Thread Gunlaug Sørtun
Mark Batty wrote: My h1 elements have a 2px bottom-border, h2 elements have a 1px bottom-border, and li elements (in #core) have an image for the list marker. All seems OK in Firefox and Opera (XP) but in IE the h1 bottom border and the list marker do show properly, any ideas? http://public.s

Re: [css-d] Yet another suckerfish question...

2005-10-21 Thread Thierry Koblentz
Shelly @ WDG wrote: > Hey all, I'm implementing the "Son of Suckerfish" dropdowns on a > client's site. I've got it wokring great, except for one thing (as > ususal). The client has stated these specs: > > main menu toplevel link: when hovered over, it must go bold. > dropdown link: when hovered

Re: [css-d] Round Corner Tabs...

2005-10-21 Thread Eric A. Meyer
At 8:52 AM -0700 10/21/05, Derek de Jong wrote: Why is Mozilla using a proprietary moz- CSS property? Wouldn't it be easier, for them, to just begin supporting CSS3 properties? Is it because they don't properly implement the CSS3 border-radius? I don't want to delve too deeply into theoret

[css-d] width: auto vs 100% and height stuff, too

2005-10-21 Thread Mike Soultanian
What is the difference between declaring width at 100% or auto? I guess what I'm more interested in is why you'd want to use one or another with certain browsers. I was studying the css at yahoo mail's site (still amazes me) and noticed that they're using a selector hack to override the width

[css-d] Yet another suckerfish question...

2005-10-21 Thread Shelly @ WDG
Hey all, I'm implementing the "Son of Suckerfish" dropdowns on a client's site. I've got it wokring great, except for one thing (as ususal). The client has stated these specs: main menu toplevel link: when hovered over, it must go bold. dropdown link: when hovered over, it must go bold, *and* th

[css-d] aligning select box and submit gif

2005-10-21 Thread Geoff Dougherty
Hi. I have a select box set up with a 20px image as the submit button. I've tried several approaches to get the select box and the button to line up so that they're more or less vertically centered (the gif is taller than the select box. I'd like the select box to appear left of the gif, equidistan

[css-d] workarounds and ideas for avoiding fixed-width design?

2005-10-21 Thread Jay Loden
Hi all, On my personal site - http://jayloden.com - I've got an image banner across the top. My problem is pretty simple; I want to avoid having a fixed width design (i.e. setting the page max-width to the width of the banner image), but still keep an attractive layout. At the moment, what I

RE: [css-d] Display of image causes the following div's top margin to disappear in Firefox

2005-10-21 Thread Michael Heath
Charles, It's the float left tag in your #header tag. I believe this causes the following tag to ignore this tags placement. Sorry I don't have more professional reasons as to why it doesn't work correctly with that tag, but getting rid of it repairs the problem. Thanks, Michael -Original M

Re: [css-d] Big gap problem

2005-10-21 Thread Chris Akers
> My friend is having a problem (http://www.designrabbit.com/blog/?). > Load them up in IE and Firefox and you'll see the problem. any ideas? #headerimg { margin: 7px 9px 0; height: 777px; width: 740px; } Why is it declared 777px in height? The image is only 200px in height. __

[css-d] ie for mac hack

2005-10-21 Thread ross
Hello, I have the follwing class #expired_holder { height:300px; overflow: auto; float: left; width: 540px; } how do I apply the ie for mac class?? #isMacIE5 { #expired_holder { height:300px; overflow: auto; float: left; width: 540px; } }

[css-d] DIV Layout Question that Baffles a Beginner

2005-10-21 Thread Robin Whitman
Hello, and thanks for the help! What a great list! This page (please see URL below) is driving me up the wall and onto the ceiling: http://www.youthtopia.org/page2_001youth.html I can't understand why my 2 columns of content are not INSIDE the grey "main" DIV, but instead they are below it. I d

Re: [css-d] Round Corner Tabs...

2005-10-21 Thread Adam Kuehn
Derek de Jong wrote: Why is Mozilla using a proprietary moz- CSS property? Wouldn't it be easier, for them, to just begin supporting CSS3 properties? Is it because they don't properly implement the CSS3 border-radius? No, it is because the CSS3 spec is still a moving target. It is not corre

Re: [css-d] Round Corner Tabs...

2005-10-21 Thread Christian Heilmann
> >Nothing can be done with CSS only, you need at least some > >markup to hand it from > True. The nice thing about Nifty Corners (2) is that the extraneous > markup is added dynamically via Javascript, so at least the code (for > what it's worth) stays without the extraneous markup for future > in

Re: [css-d] Jumping Suckerfish...

2005-10-21 Thread Thierry Koblentz
Tekin Suleyman wrote: > Thanks Paul for your help with this one. I have created a new problem > now. As a result of changes I made to get the sub list to position > relative to its parent, it now displays the sub list items > horizontally in Firefox, but vertically in all other (Windows) > browser?

Re: [css-d] 3 Col Liquid Equal Heights that works?

2005-10-21 Thread Thierry Koblentz
Eatme wrote: > I have been looking for the following layout solution for the past > 24hrs: > examples that i have found, but break in a few browsers: > > this one breaks in IE 5.2 Mac (maybe others) > http://www.pmob.co.uk/temp/3colfixedtest_sourcenone.htm > > here is one with liquid left and right

[css-d] Big gap problem

2005-10-21 Thread Zach Inglis
My friend is having a problem (http://www.designrabbit.com/blog/?). Load them up in IE and Firefox and you'll see the problem. any ideas? Cheers __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d

Re: [css-d] Round Corner Tabs...

2005-10-21 Thread Derek de Jong
I want to create horizontal navigation tabs that have round-corners using only CSS. Is there a way I can do this with CSS only? Nothing can be done with CSS only, you need at least some markup to hand it from True. The nice thing about Nifty Corners (2) is that the extraneous markup

[css-d] menu help

2005-10-21 Thread Justin Reid
Hello Dear List, I'm hoping to get some suckerfish help for pcIE. As you can see here: http://www.justinreid.com/IMAP_test.htm the menu's pop out on mouse over, but I cannot get the hovered subnavav to go over the active sbnav if the active subnav come later in the html. Also, once you hover over

Re: [css-d] UL Menu Styling Woes

2005-10-21 Thread Justin Reid
Hello Dear List, I'm hoping to get some suckerfish help for pcIE. As you can see here: http://www.justinreid.com/IMAP_test.htm the menu's pop out on mouse over, but I cannot get the hovered subnavav to go over the active sbnav if the active subnav come later in the html. Also, once you hover ove

[css-d] UL menu problem (restated) odd spacing issue

2005-10-21 Thread Tom Dell'Aringa
Hi again, I seemed to have solved my content jumping out of the box problem by applying the tantek hack for the width of the A tag. However, I still have one problem. In between each LI item is apparently a 1 pixel space that makes it look like there is a double line or a 2px line under each me

Re: [css-d] Round Corner Tabs...

2005-10-21 Thread John Guchemand
There is a way to do this, without JavaScript. If I understood your question correctly, check out the link below. Of course you have to use images, but they are implemented using CSS: http://www.alistapart.com/articles/slidingdoors John ___

Re: [css-d] CSS Navigation Bar recomendations?

2005-10-21 Thread dszady
On 10/18/05, Jim <[EMAIL PROTECTED]> wrote: > Hello all, > > I am looking to create a navigation bar for the header of my > vBulletin driven website. > http://www.csscreator.com/ Look down the right side at the 'Tools and Tips' section -- °¿° dszady 44°-48'-20"N 68°-45'-41"W ___

RE: [css-d] Display of image causes the following div's top margin to disappear in Firefox

2005-10-21 Thread Michael Heath
Charles, The tag causing this issue is the #main tag with 100px margin. I'm not sure if you added this for a specific reason, but setting it to 0 or a low number will fix your problem. Good luck, Michael -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of C

Re: [css-d] Round Corner Tabs...

2005-10-21 Thread David Dorward
On 21/10/05, Spencer Ivery <[EMAIL PROTECTED]> wrote: > I want to create horizontal navigation tabs that have round-corners > using only CSS. > > Is there a way I can do this with CSS only? Nothing can be done with CSS only, you need at least some markup to hand it from CSS 3 drafts include a bo

RE: [css-d] Round Corner Tabs...

2005-10-21 Thread Tomlins Diane
Here's one method: http://pro.html.it/esempio/nifty/ Diane R Tomlins >I want to create horizontal navigation tabs that have round-corners using only CSS. >Is there a way I can do this with CSS only? >Yes, I know you can do this with an image, my preference is CSS >Thanks, >Spencer Ivery _

Re: [css-d] Round Corner Tabs...

2005-10-21 Thread Christian Heilmann
> I want to create horizontal navigation tabs that have round-corners > using only CSS. > Is there a way I can do this with CSS only? > Yes, I know you can do this with an image, my preference is CSS > Thanks, There is nifty corners, but that involves JavaScript and a lot of extraneous markup: ht

[css-d] Round Corner Tabs...

2005-10-21 Thread Spencer Ivery
CSS List Group... I want to create horizontal navigation tabs that have round-corners using only CSS. Is there a way I can do this with CSS only? Yes, I know you can do this with an image, my preference is CSS Thanks, Spencer Ivery

[css-d] Horizontally centred inline list

2005-10-21 Thread Rowan @ Jetboy
Is it possible to horizontally centre an inline list inside a fixed with container,using floats for the list items (not display: inline;) and without knowing the width of the list? __ css-discuss [EMAIL PROTECTED] http://www.css-d

[css-d] missing borders and list markers?

2005-10-21 Thread Mark Batty
Hi all Georg very kindly helped me off list with my original problem; but now I have another one (or two). My h1 elements have a 2px bottom-border, h2 elements have a 1px bottom-border, and li elements (in #core) have an image for the list marker. All seems OK in Firefox and Opera (XP) but in IE

[css-d] Display of image causes the following div's top margin to disappear in Firefox

2005-10-21 Thread Charles Dort
I am a CSS beginner trying to re-do my church's web site from its present table-based layout. I have a "rough draft" that I'm pleased with so far, with "sliding doors" tabs and a vertical "sliding doors" text box for topical content. But I am puzzled by my inability to put a bit of vertical white

RE: [css-d] Jumping Suckerfish...

2005-10-21 Thread Tekin Suleyman
Thanks Paul for your help with this one. I have created a new problem now. As a result of changes I made to get the sub list to position relative to its parent, it now displays the sub list items horizontally in Firefox, but vertically in all other (Windows) browser?? How can I get Firefox to behav

Re: [css-d] centered 3 column 100% high elastic layout

2005-10-21 Thread Martin Heiden
Ellen, on Friday, October 21, 2005 at 14:54 [EMAIL PROTECTED] wrote: > I'm working on a centered 3 column elastic layout with a height of 100%: > http://www.broodkruimel.nl/index_nw.html > css: http://www.broodkruimel.nl/css/base.css > Only tested in Firefox for now by the way. Okay, the problem

[css-d] UL Menu Styling Woes

2005-10-21 Thread Tom Dell'Aringa
Hi there, I have a 4 level nested UL. I've taken the "taming lists" version of styling it from ALA/Listamatic here: http://css.maxdesign.com.au/listamatic/vertical10.htm And simplified it slightly (removed outside borders, minor adjustments). I have a number of problems: 1. I get a "double bo

[css-d] centered 3 column 100% high elastic layout

2005-10-21 Thread [EMAIL PROTECTED]
Hi, I'm working on a centered 3 column elastic layout with a height of 100%: http://www.broodkruimel.nl/index_nw.html css: http://www.broodkruimel.nl/css/base.css Only tested in Firefox for now by the way. Okay, the problem is that the left and right DIV don't stretch to the length of the documen

Re: [css-d] Image to fill the gap for higher risolutions on 800x600layouts

2005-10-21 Thread Dan_MailLists
Alisha said: I know the topic seem a bit confused but here's what I'm trying to find out. I made a layout which is perfect on the minimal risolution for my webvisitors which is 800x600, but when it comes to much higher risolutions like 1400x1050 half of the screen is just black. Some time ago I

Re: [css-d] Image to fill the gap for higher risolutions on 800x600 layouts

2005-10-21 Thread Christian Heilmann
> I know the topic seem a bit confused but here's what I'm trying to find out. > I made a layout which is perfect on the minimal risolution for my > webvisitors which is 800x600, but when it comes to much higher > risolutions like 1400x1050 half of the screen is just black. > Some time ago I saw a

[css-d] Image to fill the gap for higher risolutions on 800x600 layouts

2005-10-21 Thread Alisha
I know the topic seem a bit confused but here's what I'm trying to find out. I made a layout which is perfect on the minimal risolution for my webvisitors which is 800x600, but when it comes to much higher risolutions like 1400x1050 half of the screen is just black. Some time ago I saw a website

Re: [css-d] Is this IE 3-pixel bug?

2005-10-21 Thread Bill Stemp
- Original Message - From: Ingo Chao To: css-d@lists.css-discuss.org Sent: Friday, October 21, 2005 10:25 AM Subject: Re: [css-d] Is this IE 3-pixel bug? Bill Stemp wrote: > www.leschambres.co.za/ Yes, its the 3px bug, but it does affect more than just the #spellings

Re: [css-d] CSS Navigation Bar recomendations?

2005-10-21 Thread David Dorward
On 18/10/05, Jim <[EMAIL PROTECTED]> wrote: > I am out of my depth with horizontal nav bars. http://css.maxdesign.com.au/listamatic/ -- David Dorward __ css-discuss [EMAIL PROTEC

Re: [css-d] 3 Col Liquid Equal Heights that works?

2005-10-21 Thread Eileen
On 10/21/05, Eatme <[EMAIL PROTECTED]> wrote: > > I have been looking for the following layout solution for the past >24hrs: >3 column liquid with header and footer have a look at http://webhost.bridgew.edu/etribou/layouts/index.html __

Re: [css-d] CSS Navigation Bar recomendations?

2005-10-21 Thread Eatme
On Oct 18, 2005, at 1:47 PM, Jim wrote: Hello all, I am looking to create a navigation bar for the header of my vBulletin driven website. Rather then using tables, I thinking of doing it with CSS. I already have the title and subtitle placed with CSS, but I am out of my depth with hori

Re: [css-d] CSS Navigation Bar recomendations?

2005-10-21 Thread shlomi asaf
i guess this is what you want http://css.maxdesign.com.au/listamatic/horizontal04.htm NeoSwf On 10/18/05, Jim <[EMAIL PROTECTED]> wrote: > > Hello all, > > I am looking to create a navigation bar for the header of my > vBulletin driven website. > > Rather then using tables, I thinking of doing i

Re: [css-d] CSS Navigation Bar recomendations?

2005-10-21 Thread Vincente Aggrippino
On 10/19/05, Jim <[EMAIL PROTECTED]> wrote: > > Hello all, > > I am looking to create a navigation bar for the header of my > vBulletin driven website. I'm not familiar with vBulletin, but I hope this will still be valid. Rather then using tables, I thinking of doing it with CSS. I already > hav

RE: [css-d] CSS Navigation Bar recomendations?

2005-10-21 Thread jérôme coupé
Hello, Here you are: > -Original Message- > I am out of my depth with horizontal nav bars. > > Any tutorial websites or recommendations? __

Re: [css-d] Is this IE 3-pixel bug?

2005-10-21 Thread Ingo Chao
Bill Stemp wrote: www.leschambres.co.za/ Yes, its the 3px bug, but it does affect more than just the #spellings content. The 3px bug is a hardwired IE "property" of floats, affecting the content of adjacent elements. As there is no way to stop it from doing so, the fix is to make "room" be

[css-d] CSS Navigation Bar recomendations?

2005-10-21 Thread Jim
Hello all, I am looking to create a navigation bar for the header of my vBulletin driven website. Rather then using tables, I thinking of doing it with CSS. I already have the title and subtitle placed with CSS, but I am out of my depth with horizontal nav bars. Horizontal leyout, hover

[css-d] CSS Navigation Bar recomendations?

2005-10-21 Thread Jim
Hello all, I am looking to create a navigation bar for the header of my vBulletin driven website. Rather then using tables, I thinking of doing it with CSS. I already have the title and subtitle placed with CSS, but I am out of my depth with horizontal nav bars. Horizontal leyout, hover

[css-d] Is this IE 3-pixel bug?

2005-10-21 Thread Bill Stemp
On my home page (www.leschambres.co.za/) towards the bottom of the page there is a section titled "Franschhoek, Franschoek or Franshoek?" with a green background. This is the #spellings div. In IE, look at the left of this div and you will see what appears to be a 3px gap. I've got a cc that tr