Re: [css-d] Problems with List Indents

2006-09-14 Thread Gunlaug Sørtun
> http://www.champeauservices.com/primemediagroup/prime_media.html The cause is that some browsers have margin-defaults on lists (IE/win and older Opera-versions), while others have padding-defaults (Gecko, Safari and new Opera-versions). (Don't blame any browsers - there is no standard for how br

Re: [css-d] Probably a simple fix.....

2006-09-14 Thread Tony Crockford
Matthew Stoneback wrote: > Is it possible for image on the left side to repeat to the bottom keeping my > design in tact? If so, what am I missing? I hope my explanation is clear > enough, if not let me know and I will try and clear up anything I have > completely blurred. put the background im

[css-d] Float ordered lits and bullets in IE

2006-09-14 Thread Jorge R
Hello. This is my first time here. I`m having a problem with ordered list. In IE the numbers disappear when the list items are left floated. Item A Item B Item C and the css: ol { margin:0; padding:0; } ol li { float: left; } Thanks and I anyb

Re: [css-d] Probably a simple fix.....

2006-09-14 Thread Matthew Stoneback
I was right a simple fix. Thanks Tony. I already have it fixed. Matthew Stoneback __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=

Re: [css-d] Need some testing and fixes for a blog skin

2006-09-14 Thread Gunlaug Sørtun
Andy Mosmiller wrote: > http://www.anonymousopinion.com/index.php?blog=1 > [...]If this isn't the answer, what *is* the answer for centering an > image without using the tag? Declare 'text-align: center' on a/the surrounding element. That'll center images as well as text, so you may have to de

[css-d] IE7+zoom+collapsing list

2006-09-14 Thread kenneth
Hi, I have a problem with the new zoom-feature (ctrl+) in IE7. When I zoom in the meny seems to collapse. Is this a known problem? full version: http://www.molindata.se/addschakt/start.htm Below is a short version where the problem still exists. I have tried to give the list layout but still no d

[css-d] css challenge: frameset style browser height stretching page

2006-09-14 Thread starmonkey
hey guys, Have been trying to work out how to do the following without resorting to framesets/iframes whatever - just a simple page with css (and tables if needs be) I want a page that has - header (always at the top) - footer (always at the bottom of the browser window) - content panel (subd

Re: [css-d] css challenge: frameset style browser height stretching page

2006-09-14 Thread Bradley Wright
On 14/09/2006 09:21, starmonkey wrote: > Is this possible? Or should I forget about fixing the height of the > page and tell the client he'll have to have a regular webpage with a > scrollbar and scroll down? In my experience, this isn't really possible using CSS on its own. It is, however, po

Re: [css-d] css challenge: frameset style browser height stretching page

2006-09-14 Thread Rob Wilmshurst
> Here's the trick: when the body is longer than the browser window, I > want the body to have a scrollbar, kinda like when you have a div with > a set height and auto overflow. Roger Johansson published something similar to this a few days ago; it's an update of quite an old technique: htt

[css-d] CSS rollover navigation

2006-09-14 Thread Clare Plumtree
Hi all, new to this list, pointed here as i need some help with some CSS and hoped someone could help me... Ive just finished uni and only did a bout a terms worth of CSS whilst there (media production, so rather generalised topics!) so i only really know how to do fonts, headers, links, pretty ba

Re: [css-d] CSS rollover navigation

2006-09-14 Thread Gunlaug Sørtun
Clare Plumtree wrote: > Hi all, new to this list, pointed here as i need some help with some > CSS and hoped someone could help me... Welcome. Yes, I think we can help a bit with CSS related stuff. > Ive been informed that i can produce a rollover navigation bar with > CSS [...] Choose a suitab

Re: [css-d] CSS rollover navigation

2006-09-14 Thread [EMAIL PROTECTED]
Clare Plumtree wrote: > > Ive been informed that i can produce a rollover navigation bar > with CSS any help would be much appreciated! > > Thanks in advance, Clare Try here for a start. http://css-discuss.incutio.com/?page=CssRollovers Also, Clare, if you have a specific problem, its

Re: [css-d] postion:absolute not following a position:relative

2006-09-14 Thread Gunlaug Sørtun
Marcelo Wolfgang wrote: > http://work.grillo.tk/gaiolla/index.cfm?storeOwner=paula > I'm trying to add an overlay badge to some photos in a site I'm > developing, so I thought that adding positon:relative and > position:absolute for them should do the trick, but I don't know what > is the probl

Re: [css-d] Problems with List Indents

2006-09-14 Thread Dean Champeau
Thanks, Gunlaug... it works! By the way, your comment about not blaming a particular browser led to an epiphany for me... each browser has its own defaults for HTML structural elements, that there is no one "correct" way to render, and that it's up to me to specify rendering explicitly if I

Re: [css-d] css challenge: frameset style browser height stretching page

2006-09-14 Thread Matthew Bernhardt
On Thu, 14 Sep 2006 04:30:50 -0400, Rob Wilmshurst <[EMAIL PROTECTED]> answered an original poster: > > Here's the trick: when the body is longer than the browser window, I > > want the body to have a scrollbar, kinda like when you have a div with > > a set height and auto overflow. > > Roger Jo

Re: [css-d] Problems with List Indents

2006-09-14 Thread Phil Glatz
At 05:19 AM 9/14/2006, Dean you wrote: >Is there an online resource somewhere that lists all the HTML >elements that are rendered differently among browsers, and shows what >CSS attributes you must tweak in order to get browsers to render the >elements similarly? Instead of writing to individual b

Re: [css-d] page review :: ~dL

2006-09-14 Thread ~davidLaakso
Jono wrote: > ~davidLaakso wrote: >> A quick check of this simple page >> with what you are >> running... >> > The page is verry long in IE 5 Mac - I suspect the "one True > Layout" for equal height columns is to blame; I didn't look in d

Re: [css-d] 4 Column Layout with a Twist

2006-09-14 Thread Zoe M. Gillenwater
Ted wrote: > Hi all, > > I'm looking for a 4 column CSS template, but I haven't been able to > find quite what I'm after. Here is a crude rendition of what I'd like: > > +---+++ > | 1 || 2 | > | |++ > | ||| > | ||| > +---+|

Re: [css-d] page review :: ~dL

2006-09-14 Thread tedd
At 9:10 PM -0400 9/13/06, ~davidLaakso wrote: >A quick check of this simple page > with what you are running >is appreciated. Just trying to pull out any problems or issues that I >may have overlooked, or that I am not aware of. >Thanks. >~dL David: I

Re: [css-d] IE 6 problems? Assistance please?

2006-09-14 Thread Zoe M. Gillenwater
Hi, First off, to start a new thread, do not reply to an existing message. When you do this, your message gets threaded on to the old thread, which messes up the archives and makes it less likely that others will see your message and subsequently reply to you. You must send a new message with an

Re: [css-d] 4 Column Layout with a Twist

2006-09-14 Thread tedd
At 3:22 PM -0700 9/13/06, Ted wrote: > Here is a crude rendition of what I'd like: > >+---+++ >| 1 || 2 | >| |++ >| ||| >| ||| >+---+| 3 | > || > || > || > |

Re: [css-d] 4 Column Layout with a Twist

2006-09-14 Thread cj
On 9/14/06, tedd <[EMAIL PROTECTED]> wrote: > At 3:22 PM -0700 9/13/06, Ted wrote: > > Here is a crude rendition of what I'd like: > > > >+---+++ > >| 1 || 2 | > >| |++ > >| ||| > >| ||| > >+---+| 3 | > > ||

Re: [css-d] page review :: ~dL

2006-09-14 Thread Gunlaug Sørtun
tedd wrote: >> > In Safari 2.0.4 Mac OS-X 10.4.7, the oval image is cropped on the > right as one zooms down. Will happen in all browsers just by making the window narrow enough. > As you know, one way to fix this is by setting the dimensions of the

[css-d] Background images covered by floated element - fix?

2006-09-14 Thread Todd Sweet
In response to: "The easiest way to do this is just to assign the heading a left margin equal to the width of #navcontainer so that it moves out from underneath the float. This doesn't appear to be a problem for your page since your #navcontainer is a fixed and known width." Reply: Thank you. Y

Re: [css-d] Background images covered by floated element - fix?

2006-09-14 Thread Zoe M. Gillenwater
Todd Sweet wrote: > In response to: > > "The easiest way to do this is just to assign the heading a left margin > equal to the width of #navcontainer so that it moves out from underneath > the float. This doesn't appear to be a problem for your page since your > #navcontainer is a fixed and known w

Re: [css-d] page review :: ~dL

2006-09-14 Thread ~davidLaakso
Gunlaug Sørtun wrote: > tedd wrote: > >>> >>> > > >> In Safari 2.0.4 Mac OS-X 10.4.7, the oval image is cropped on the >> right as one zooms down. >> > > Will happen in all browsers just by making the window narrow enough. > > >> A

Re: [css-d] Safari acting up with horizontal menus

2006-09-14 Thread richard n
> What's "best" practice is always debatable, but a 'good' practice is one > that tends to work no matter what - even under some stress. That's a > good starting-point. Thanks Georg for your advice on setting font sizes, line height etc. I've hopefully implemented things correctly here: HTML:

Re: [css-d] IE 6 problems? Assistance please?

2006-09-14 Thread ~davidLaakso
Zoe M. Gillenwater wrote: [trimmed] > 4css aka deb wrote: > >> I am not seeing these problems, however others are apparently seeing them. >> If any of you could be of any assistance I would greatly appreciate it. >> Following are the comments from the pages that were viewed: >> >> Using a

Re: [css-d] page review :: ~dL

2006-09-14 Thread tedd
At 5:04 PM +0200 9/14/06, Gunlaug Sørtun wrote: >tedd wrote: > > As you know, one way to fix this is by setting the dimensions of the >> image in ems. > >Em-sizing won't solve the problem in this case. The layout is >'em-guided', not 'em-sized'. Georg: Oh, not so -- gifted one. Please review:

[css-d] Framing my menu (for horizontal scrolling photo gallery)

2006-09-14 Thread richard n
Hi Now that I've got my navigation menu sorted out for some of the main browsers (FF, Safari, Opera, and IE6 PC), I'd like to use CSS to emulate a frame. (This is going to be for my side-scrolling photo gallery.) It seems to be a very simple effect to achieve in FF, Safari and Opera. I simply

Re: [css-d] IE 6 problems? Assistance please?

2006-09-14 Thread 4css aka deb
- Original Message - From: ~davidLaakso To: css-d@lists.css-discuss.org Sent: Thursday, September 14, 2006 1:22 PM Subject: Re: [css-d] IE 6 problems? Assistance please? Zoe M. Gillenwater wrote: [trimmed] > 4css aka deb wrote: > >> I am not seeing these prob

Re: [css-d] 4 Column Layout with a Twist

2006-09-14 Thread Peach Lynda L CTR USAF 96 CG/SCWOE
That looks like a two-column layout to me and not four. Four columns are: +---++++++---+ | 1 || 2 || 3 || 4 | +---++++++---+ | (footer or other) | ++ You literally have at some point in time on your screen four columns. You have shown 2 columns at the most T

Re: [css-d] Framing my menu (for horizontal scrolling photo gallery)

2006-09-14 Thread Daniel Hammond
| Now that I've got my navigation menu sorted out for some of | the main browsers (FF, Safari, Opera, and IE6 PC), I'd like | to use CSS to emulate a frame. | http://www.richardnicholson.com/testing/menu_with_frames/editorial.html | What else do I need to add to get it working in IE6 PC? Just s

Re: [css-d] IE 6 problems? Assistance please?

2006-09-14 Thread 4css aka deb
- Original Message - From: ~davidLaakso To: css-d@lists.css-discuss.org Sent: Thursday, September 14, 2006 1:22 PM Subject: Re: [css-d] IE 6 problems? Assistance please? Zoe M. Gillenwater wrote: [trimmed] > 4css aka deb wrote: > >> I am not seeing these prob

[css-d] If IE window resized, floated column moves

2006-09-14 Thread metasilk
I have a floated column that should appear on the left. It's less important info, so in order that the content appear as high in source as possible, this left-col uses negative margins. It works just fine in FireFox (haven't tested Opera yet, and have trouble getting to Safari-running machines). O

Re: [css-d] page review :: ~dL

2006-09-14 Thread Gunlaug Sørtun
tedd wrote: > http://sperling.com/david/ > > My em sizing of the image fixed the zoom problem reported with my > browser. :-) Yes, and may be well suited for an 'em-sized' layout. Use that solution in that kind of layouts, if you like. That particular layout is /designed/ to adjust to the avai

[css-d] Help with floating bullets on a list

2006-09-14 Thread rvlit
Ok ... I am sure I have seen this problem addressed somewhere but can't for the life of me find it. I want to have an image bullet float to within a few pixels to the left of a menu link. Here is a sample of what is happening and the css file. I would like for the "check" image to be a few p

[css-d] If IE window resized, floated column moves - FIXED --still curious

2006-09-14 Thread metasilk
> I have a floated column that should appear on the left. It's less > important info, so in order that the content appear as high in source > as possible, this left-col uses negative margins. > > It works just fine in FireFox (haven't tested Opera yet, and have > trouble getting to Safari-running m

[css-d] custom bullet vanished on first in IE

2006-09-14 Thread metasilk
I'm using a custom bullet using one of those background image techniques. This right-pointing triangle appears properly on all list items (both li and dt) in Firefox. It does not appear on the first dt in IE (IE 6.0.2900etc/WinXPpro), although it does in others. The text of the definition item doe

Re: [css-d] 4 Column Layout with a Twist

2006-09-14 Thread Ted
Hi Lynda, > That looks like a two-column layout to me and not four. You're right. My apologies for using the term 'column' incorrectly. Zoe wrote: > I suggest you use one of the examples on our wiki page about emulating > frames as your starting point: > http://css-discuss.incutio.com/?

Re: [css-d] page review :: ~dL

2006-09-14 Thread tedd
At 8:29 PM +0200 9/14/06, Gunlaug Sørtun wrote: >tedd wrote: >>http://sperling.com/david/ >> >>My em sizing of the image fixed the zoom problem reported with my browser. > >:-) > >Yes, and may be well suited for an 'em-sized' layout. Use that solution >in that kind of layouts, if you like. Forgive

Re: [css-d] 4 Column Layout with a Twist

2006-09-14 Thread ~davidLaakso
Ted wrote: > Hi Lynda, > > > > I did check the archives but somehow I missed this one: > http://limpid.nl/lab/css/fixed/left-sidebar-and-header > FWIW, don't forget to change the comment above the doctype (that throws IE6 and down in quirksmode) to an xml declaration for the same pur

Re: [css-d] IE7+zoom+collapsing list

2006-09-14 Thread francky
[EMAIL PROTECTED] wrote: >Hi, I have a problem with the new zoom-feature (ctrl+) in IE7. When I zoom in >the meny seems to collapse. Is this a known problem? > >full version: >http://www.molindata.se/addschakt/start.htm > >Below is a short version where the problem still exists. I have tried to gi

Re: [css-d] 4 Column Layout with a Twist

2006-09-14 Thread Zoe M. Gillenwater
Ted wrote: > I did check the archives but somehow I missed this one: > http://limpid.nl/lab/css/fixed/left-sidebar-and-header > > This is very close to what I need except for a footer, which > shouldn't be too hard to add. Thank you! Now back to work. =;) > Ooh, you're optimistic. ;-) But y

Re: [css-d] Help with floating bullets on a list

2006-09-14 Thread jennifer ham
Here's what I did to make it happen: div#sitenav li { padding: 1px; margin: 1px; list-style: none; text-align:right; /* i added this */ } div#sitenav ul a { font-family: arial, sans-serif; color: #44; /* display: block; */ /* i removed thi

[css-d] Column styling in IE

2006-09-14 Thread TuteC
We go again! Sorry, sent it to a member instead the list. Hello. I have a problem in http://www.e2design.com.ar/Dev/CELP/sec.php?id=25&Servicio=1. In FF it shows a table with columns delineated in dark. But IE 6 and 7 shows the same table, without dark lines through the columns! Table starts:

Re: [css-d] custom bullet vanished on first in IE

2006-09-14 Thread Gunlaug Sørtun
metasilk wrote: > This right-pointing triangle appears properly on all list items (both > li and dt) in Firefox. It does not appear on the first dt in IE (IE > 6.0.2900etc/WinXPpro), although it does in others. > http://www.greenmountainaccess.net/~ktalmage/thirdsector/pubproj.php I didn't chec

Re: [css-d] Help with floating bullets on a list

2006-09-14 Thread rvlit
Thank you! That was both elegant and simple. Works perfectly in Firefox and will be fine with a few minor adjustments in IE6. - Original Message - From: jennifer ham <[EMAIL PROTECTED]> Date: Thursday, September 14, 2006 17:10 Subject: Re: [css-d] Help with floating bullets on a lis

[css-d] Dropdown in IE7

2006-09-14 Thread Ian Young
Thought I had tested this site in IE7 but of course that hadn't included the menu! All over the place in IE7 Candidate 1 with drop downs way off to the right! Test page at: http://www.iyesolutions.co.uk/templates/lvsc/template3.html Hope this is a quick fix. Ian

[css-d] Netscape 7.1 Hack

2006-09-14 Thread Jeff Kilroy
I centered a page of mine using the absolute positioning / left:50% / - 1/2 width margin method and it does not work in Netscape 7. 1 and the client of mine very much wants it to work in this browser, also the footer I have cuts off halfway. Here is the site http://www.kilroymultimedia.com/clie

[css-d] Link not working in Firefox

2006-09-14 Thread Portman
I am almost done with a site that worked until I added a link to the home page. The link works fine in IE but not in Firefox. I have searched high and low and am close to pulling my hair out - if someone could tell me why it won't work in Firefox, I would be most grateful. Thanks, Riva http://w

Re: [css-d] page review :: ~dL

2006-09-14 Thread francky
tedd wrote: > [...] Georg: > >Oh, not so -- gifted one. Please review: :-) > >http://sperling.com/david/ > >[...] but the defaults seem to hold together well, see: > >http://www.browsercam.com/public.aspx?proj_id=284361 > >Comments? > > Yes: both links are 404 files... ;-) Already cleansweeped?

Re: [css-d] CSS Block Element Links

2006-09-14 Thread Daniel Klug
Daniel Klug wrote: > Hey all, > I'm trying to make an entire 'block' of elements into a link (like a > table, but using spans and divs). ... > Other browsers behave, but not IE. The text in the link is hovering > with the 'text' cursor, but I can still click the link, but the IMG wont >

[css-d] applying :hover pseudoclass on an inline style

2006-09-14 Thread Andy Mosmiller
I'm trying to create a little ad for an offer that I can send around to people. It seemed to me that the most reliable means of doing this would be to make all of my styles inline so that people could just copy the code into their pages. (If there is a better way, lay it on me.) Anyway, I would

Re: [css-d] Link not working in Firefox

2006-09-14 Thread Roger Roelofs
Riva, On Sep 14, 2006, at 7:51 PM, Portman wrote: > I am almost done with a site that worked until I added a link to the > home page. The link works fine in IE but not in Firefox. I have > searched > high and low and am close to pulling my hair out - if someone could > tell > me why it won't wo

Re: [css-d] Link not working in Firefox

2006-09-14 Thread Portman
Thank you Roger. I have been staring at this page for so long I don't know what's what anymore. Riva Roger Roelofs wrote: > Riva, > > #bodypart is covering up the links. It has a relative position top of > -110px and a margin-top of -120px This pulls it way up over the > header. > > hth >

Re: [css-d] Link not working in Firefox

2006-09-14 Thread francky
Portman wrote: >I am almost done with a site that worked until I added a link to the >home page. The link works fine in IE but not in Firefox. I have searched >high and low and am close to pulling my hair out - if someone could tell >me why it won't work in Firefox, I would be most grateful. >

Re: [css-d] Framing my menu (for horizontal scrolling photo gallery)

2006-09-14 Thread richard n
> Perhaps I should follow this one (as it is the most > current), and work through it, deleting the code I don't need (?): > > http://www.456bereastreet.com/archive/200609/css_frames_v2_fullheight/ Well I worked through the above link and tried to apply it to my side-scrolling gallery. I lef

[css-d] a:link in inline style, how?

2006-09-14 Thread Tee Peng
Hi I need to do a inline style css that will be in the html mark. It looks something like this Link here. powered byXXX DOT COM The reason it needs to be inline style is because its's a logo with information that can be inserted to any web site, and my client wanted the color, font siz