Re: [css-d] fluid 3 col layout with over-sized content

2006-04-18 Thread Els
jack fredricks wrote: > I've been having problems getting the center column in my 3 col > layouts to deal with over-sized content, ie an image with a > width of 2000px. > > I'm about to give up, and when i do... it's time to come here > :) > > I've tried about a dozen well known layouts, and then

[css-d] Help with Dreamweaver and full path in all img tags

2006-04-18 Thread Blast o_O
Hi, How can I make Dreamweaver change all my images links from relative path to full path!??? tnkx Mordiscos, Blast o_O [EMAIL PROTECTED] PD: ... Nenas lindas y chéveres si hay, pero están estudiando ;) _

Re: [css-d] Absolute Postioned Form No Longer Takes Input

2006-04-18 Thread Ingo Chao
David Merwin wrote: > When I absolutely position a form (searchform) I am no longer able to > use it. It won't take an input. An ideas? > > Site in question: http://www.madeblue.com/ Various results cross browser: Opera8.51 + 9betaRC take the input Safari2.0.3 does not take an input, but the

Re: [css-d] was look with a PC now: HELP

2006-04-18 Thread Gunlaug Sørtun
> >> SO.. If the contact isn't appearing Fixed in Win IE, than what is >> it doing? It is scrolling with the page. Since IE/win (prior to IE7) doesn't understand 'position: fixed' for elements, it's the 'float: left' that's working in that browser. That's also part

[css-d] fluid 3 col layout with over-sized content

2006-04-18 Thread jack fredricks
Hi all, I've been having problems getting the center column in my 3 col layouts to deal with over-sized content, ie an image with a width of 2000px. I'm about to give up, and when i do... it's time to come here :) I've tried about a dozen well known layouts, and then about 6 'lessor' ones from t

[css-d] PC & Mac

2006-04-18 Thread Emrah Zengin
Hi, I just would like to say that, I think most of you know that you can run Mac OS X on Pc or You can run WinXp on Intel Based Macs.. How to run Mac OS X on PC http://www.windowsdevcenter.com/pub/a/windows/2005/01/18/PearPC.html How to Run Windows on Mac http://www.apple.com/macosx/bootcamp/ E

Re: [css-d] was look with a PC now: HELP

2006-04-18 Thread ~davidLaakso
Terri Chicko wrote: > Your funny. I've done a few simple sites. I would really like to get > this to work. > So would I. But I'm still trying to get simple stuff to work. And I'm not having much luck at that, either. Maybe you could help me? > SO.. If the contact isn't appearing Fixed in Win

Re: [css-d] html in email

2006-04-18 Thread Eric Shepherd
All our emails at Fisher-Price are table-formatted. Our email guy is a big fan of CSS, and would love to be able to use it, but the support just isn't there. Yahoo's the best bet, but even that has its share of problems. I'm glad I don't do emails, because I really stink at working with tables. Bu

Re: [css-d] was look with a PC now: HELP

2006-04-18 Thread Terri Chicko
Your funny. I've done a few simple sites. I would really like to get this to work. SO.. If the contact isn't appearing Fixed in Win IE, than what is it doing? I don't think I use min/max width anywhere. I will double check though. Thanks Terri On Apr 18, 2006, at 6:19 PM, ~davidLaakso wrote:

Re: [css-d] Footer taking a walk-about - jungle

2006-04-18 Thread Felix Miata
On 06/04/18 20:31 (GMT-0400) Terri Chicko apparently typed: http://www.jungle-tamer.com/ > My footer is heading south. I've spent the entire day hacking this > site up and redoing it. > I really need help. I've changed just about everything to %, floats > and clears. The only thing that has a

Re: [css-d] was look with a PC now: HELP

2006-04-18 Thread ~davidLaakso
Terri Chicko wrote: > Would you or someone else please look in Windows for me to see if it's still > a disaster. > re: IE does not support min/max width or positon: fixed. > Fingers crossed. > Do a /simple/ page and you will not have to cross your fingers. > Tha

Re: [css-d] IE 6 line-height(?) issue

2006-04-18 Thread LordKhaos
On Tue, 2006-04-18 at 20:21 -0400, ~davidLaakso wrote: > > Howard, I forgot to send this link to capture when I wrote a few minutes > ago. Looks pretty good, except you'll need a pro to help fix win/2000: > 5.0 and 5.5. > Best, > ~davidLaakso Thanks David. The changes to the nav you suggested

Re: [css-d] IE 6 line-height(?) issue

2006-04-18 Thread ~davidLaakso
~davidLaakso wrote: > LordKhaos wrote: >> I have't tested in IE5.5 >> The page is here: >> http://www.howardroberts.net/css/threecol.html >> Howard > Whoops...did it again. I'm having a bad night. Captures here: -- Typography exists to hono

[css-d] Footer taking a walk-about

2006-04-18 Thread Terri Chicko
Hi listos, My footer is heading south. I've spent the entire day hacking this site up and redoing it. I really need help. I've changed just about everything to %, floats and clears. The only thing that has a height on it is the photo under the navigation. I couldn't figure out a way to keep i

Re: [css-d] IE 6 line-height(?) issue

2006-04-18 Thread ~davidLaakso
LordKhaos wrote: > I have't tested in IE5.5 > The page is here: > http://www.howardroberts.net/css/threecol.html > Howard > Howard, I forgot to send this link to capture when I wrote a few minutes ago. Looks pretty good, except you'll need a pro to help fix win/2000: 5.0 and 5.5. Best, ~davidL

Re: [css-d] 2col_rightNav.css Troubleshooting

2006-04-18 Thread Gunlaug Sørtun
Dennis Stevens wrote: > I need some help with a curious CSS problem in which rolling over the > site navigation clears or blocks out a portion my content when using > certain versions of Internet Explorer. It can be fixed by clicking > refresh and steering clear of the navigation buttons. > ht

Re: [css-d] IE 6 line-height(?) issue

2006-04-18 Thread ~davidLaakso
LordKhaos wrote: > http://www.howardroberts.net/css/threecol.html > > In IE 6 the line spacing on the nav div is too tall when the page loads,...] > Howard > A menu, when you think about it, is a list. You are setting the menu items with p, and over coding it. You might try this: [html] div id

Re: [css-d] was look with a PC now: HELP

2006-04-18 Thread Terri Chicko
Wow David that was the best, easiest explanation I've ever heard for css! So basic, yet s valuable. I've spent the entire day revising this page. Using % for everything. It looks OK in Mac browsers, except the footer. That just won't move up. I fix that then everything else brakes. Woul

[css-d] CSS Horizontal Menu: Z-Index problems with Internet Explorer

2006-04-18 Thread Tim Spangler
Hello all, I've been reading up on CSS for the last 2 weeks or so, so I guess that means I'm still pretty much a newb. I've run into some Problems with a CSS based Horizontal menu in IE, and need some help. When the page is resized and the horizontal menu items stack, the submenus display beh

[css-d] 2col_rightNav.css Troubleshooting

2006-04-18 Thread Dennis Stevens
Hello All: I need some help with a curious CSS problem in which rolling over the site navigation clears or blocks out a portion my content when using certain versions of Internet Explorer. It can be fixed by clicking refresh and steering clear of the navigation buttons. I have tested in S

[css-d] Absolute Postioned Form No Longer Takes Input

2006-04-18 Thread David Merwin
When I absolutely position a form (searchform) I am no longer able to use it. It won't take an input. An ideas? Site in question: http://www.madeblue.com/ CSS in question: http://www.madeblue.com/wp-content/themes/pbv2/ style.css _

[css-d] IE 6 line-height(?) issue

2006-04-18 Thread LordKhaos
Hi, Still plugging away at improving my css with everyone's help. I took to heart much of the feedback you provided and made some changes. The changes look good in Firefox, and 'okay' in IE6 and Safari, I think (I trust someone will give me a needed kick in the pants if I'm wrong :). I have't test

Re: [css-d] Internet Explorer Quirk

2006-04-18 Thread Gunlaug Sørtun
Aaron Gray wrote: > This is a common problem with alot of sites developed for open source > products and news where they are not tested properly on IE. > > You are not alone in having this problem. Something to do with how IE > treats DIV's I believe. Not just DIVs, but any element. - If conten

Re: [css-d] top banner image and link

2006-04-18 Thread Complex
On 4/18/06, MaryES <[EMAIL PROTECTED]> wrote: > I am working up a new look for an old 200 page site with css. > Old site here (it's a mess): http://trisms.com > > This link will take you to my new work up. > http://www.trisms.com/New/Max.html > CSS: http://www.trisms.com/New/3column.css > > Seems l

Re: [css-d] Site Check especially with IE

2006-04-18 Thread Ingo Chao
[EMAIL PROTECTED] wrote: > Just wondering if you all had suggestions for my site. > I am especially worried about how it looks in IE. > http://www.ohdivine.com > http://www.ohdivine.com/ohdivine.css Your page layout relies heavily on fixed positioning. IE/Win < 7 does not support position:fixed.

Re: [css-d] top banner image and link

2006-04-18 Thread Ingo Chao
MaryES wrote: > ... > http://www.trisms.com/New/Max.html > What I am trying to do that has me baffled is putting a link in the top > banner to the far right of the image. #top { position: relative; /*containing block for a.p. link */ height: 114px; background: #fff url(

Re: [css-d] top banner image and link

2006-04-18 Thread ~davidLaakso
MaryES wrote: > http://www.trisms.com/New/Max.html > CSS: http://www.trisms.com/New/3column.css > Dunno,about the link you want to put in the banner. But I think you may want to change the width of the button menu from em to px so it does not cross over the content on text zoom. Consider setti

Re: [css-d] Internet Explorer Quirk

2006-04-18 Thread Aaron Gray
> I'm having a small (ok, not that small) issue with Internet Explorer. It > seems to be shoving my main content down below my sidebar, no matter > what I try. Is there something I'm missing? This is a common problem with alot of sites developed for open source products and news where they are no

[css-d] lay-outproblem firefox

2006-04-18 Thread r. Timmermans
Hi, Maybe someone can help me. I have a lay-out for a website wich works really well in Internet explorer but not in Firefox. I can't find the solution. The content floats under the menu-part in Firefox. http://www.casadoncarlos.com/ The menu floats to the left. The content (inhoud) floats also to

[css-d] top banner image and link

2006-04-18 Thread MaryES
I am working up a new look for an old 200 page site with css. Old site here (it's a mess): http://trisms.com This link will take you to my new work up. http://www.trisms.com/New/Max.html CSS: http://www.trisms.com/New/3column.css Seems like it validates fine. (I don't have all the links active)

[css-d] Site Check especially with IE

2006-04-18 Thread anna
Just wondering if you all had suggestions for my site. I am especially worried about how it looks in IE. Thanks for all your input. http://www.ohdivine.com http://www.ohdivine.com/ohdivine.css __ css-discuss [EMAIL PROTECTE

Re: [css-d] New to CSS: Text randomly doesn't appear in IE/Windows

2006-04-18 Thread cj
On 4/18/06, Jay Blanchard <[EMAIL PROTECTED]> wrote: > Google for IE peek-a-boo bug and you'll get your answers. There is no > magic bullet fix. it's not a magic bullet but it's the next best thing with a clean workaround. note that some people say to use "height: 0;" instead of 1% to avoid rare

Re: [css-d] Internet Explorer Quirk

2006-04-18 Thread Gunlaug Sørtun
Gunlaug Sørtun wrote: > Tina Vance wrote: > >> http://www.refreshcleveland.org > Move 2 tags from _below_ #footer to _above_ and the problem is solved. Make that 3 tags, as there shouldn't be any other tags below #footer than #footer's own. Georg -- http://www.gunlaug.no __

Re: [css-d] Internet Explorer Quirk

2006-04-18 Thread Gunlaug Sørtun
Tina Vance wrote: > http://www.refreshcleveland.org > I'm having a small (ok, not that small) issue with Internet Explorer. > It seems to be shoving my main content down below my sidebar, no > matter what I try. Is there something I'm missing? #footer is placed 2 tags too high in the source-co

Re: [css-d] New to CSS: Text randomly doesn't appear in IE/Windows

2006-04-18 Thread Jay Blanchard
[snip] Everything works well in various browser views from my mac, but when the site is loaded it randomly doesn't show the text in the content div of certain pages. however, if you view source in the browser, sometimes it will load and stay there, and other times it won't. It will also s

[css-d] New to CSS: Text randomly doesn't appear in IE/Windows

2006-04-18 Thread Shelley Cook
I am both brand new to this list as well as to CSS. My very first attempt to write a CSS based site has led me to the following problem. First, the site link. http://www.racsb.state.va.us/Mayfest/index.html The CSS itself can be found at http://www.racsb.state.va.us/Mayfest/ mayfestsite.cs

[css-d] Internet Explorer Quirk

2006-04-18 Thread Tina Vance
I'm having a small (ok, not that small) issue with Internet Explorer. It seems to be shoving my main content down below my sidebar, no matter what I try. Is there something I'm missing? The URL is http://www.refreshcleveland.org and the issue is in Internet Explorer (pre-7). Thank you very muc

[css-d] Hi, css & images in e-mail client tut, other mailing lists about "css" &/or "html+css+images by e-mail"

2006-04-18 Thread Blast o_O
Hello to all, I’m relatively new to the group and it seems to be really great. I’ve tried to put a large html+css+images web pages in a e-mail in outlook, outlook express and Mozilla, but it seems to be that I have to learn a little more :D I’ll appreciate if you help me with this issue… Have you

Re: [css-d] dropping divs on text resize?

2006-04-18 Thread ~davidLaakso
Design Groups wrote: > I hate to say it, but if I can't figure this out, I'm stuck with tables. > Promises, promises...we've all heard it before... > http://209.15.116.77/test/index.html > You've got to start somewhere: #content_top { /*min-height:250px;*/ } #logo { /*height:70px; } #nav { /*

Re: [css-d] dropping divs on text resize?

2006-04-18 Thread Design Groups
I thank you for your responses. Even though they didn't answer my question, they did convince the designer and the client to let go of the fixed width issue and resize my text to 100%. However, I'm still having the same problem I was before: when the text is enlarged, the navigational items dr

Re: [css-d] 2 column problem.

2006-04-18 Thread ~davidLaakso
~davidLaakso wrote: > Eoin Maguire wrote: > >> Is there a way to >> have a specific width column on the right and a liquid left column? >> >> View and use the source code on this page and you'll be all set: http://www.alistapart.com/d/negativemargins/ex3.htm (you did not follow the tutor

Re: [css-d] stumped x 3

2006-04-18 Thread Dave Solko
Thanks to those who responded. At 7:57 AM -0400 4/18/06, Design Groups wrote: >>>I cannot seem to get rid of the border around the 'close window' image. << > >1) img {border:none;} Of course that worked. I thought I had tried that one without success. I guess that's what happens when trying to

Re: [css-d] html in email

2006-04-18 Thread Christine Rainer
Another point is, whether it's really better to use a html3.2 doctype - as suggested by the above quoted article -, or if it's a perfectly good idea to write an XHTML 1.0 document, as done in this newsletter example: http://www.benscottarts.co.uk/ownsites/chinesenewyear05/newyear2005css.htm Ah, s

[css-d] CSS...Mozilla Style

2006-04-18 Thread jeremy stover
Hi All, Wanted to say thanks to those who replied. I am in the process of contacting the google server to find out what they are doing now that's different from when my stylesheets DID work, but so far I haven't heard anything back. If anyone has any other ideas or sees something I missed, let

Re: [css-d] html in email

2006-04-18 Thread Christine Rainer
Gmail basically > strips all formatting, or it used it, not sure if that's changed in the > last > few months. It certainly kills all images. I personally use CSS to format the presentation but would never use it for > positioning in a HTML email. Right, that's what most people suggest.

Re: [css-d] html in email

2006-04-18 Thread Jan Brasna
You have to decide, see Roger's article: -- Jan Brasna :: www.alphanumeric.cz | www.janbrasna.com | www.wdnews.net __ css-discuss [EMAIL PROTECTED] htt

Re: [css-d] 2 column problem.

2006-04-18 Thread ~davidLaakso
Eoin Maguire wrote: > Is there a way to > have a specific width column on the right and a liquid left column? > Yes, it is done all the time. See the 2 col tutorial on this page for one method. Regards, ~davidLaakso _

Re: [css-d] 2 column problem.

2006-04-18 Thread Els
Eoin Maguire wrote: > I have a two column layout with a content area on the left > and a narrow 120px bar on the right. My CSS just basically > uses floats to get the 120px area to float to the right and > the content area floats to the left. Problem is, I want the > content area to occupy the re

Re: [css-d] 2 column problem.

2006-04-18 Thread Eoin Maguire
No access to online example right now, but here's the code: CSS #container_box { width: 100%; margin-right: -120px; float:left; } #content_area { float: left; margin-right: 120px; padding-left: 10px; } #right_side { float: right

Re: [css-d] 2 column problem.

2006-04-18 Thread Karl Camenzuli
Do you have an example link or code? Karl -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eoin Maguire Sent: 18 April 2006 13:28 To: css-d@lists.css-discuss.org Subject: [css-d] 2 column problem. Hi, I have a two column layout with a content area

Re: [css-d] html in email

2006-04-18 Thread Karl Camenzuli
Hi Christine Are you using a script to send out the newsletter from a database? I found the best way is to keep the newsletter on the server and have the page reference from the link, this way it displays in email clients that are connected to the internet. Karl -Original Message- From:

Re: [css-d] html in email

2006-04-18 Thread Eoin Maguire
Hi, If you do use CSS, then keep it all inline as this will work with the highest number of online mail services (Yahoo, hotmail etc). Gmail basically strips all formatting, or it used it, not sure if that's changed in the last few months. I personally use CSS to format the presentation but wo

[css-d] 2 column problem.

2006-04-18 Thread Eoin Maguire
Hi, I have a two column layout with a content area on the left and a narrow 120px bar on the right. My CSS just basically uses floats to get the 120px area to float to the right and the content area floats to the left. Problem is, I want the content area to occupy the remaining space, but pu

[css-d] html in email

2006-04-18 Thread Christine Rainer
Hi, I need to code a html newsletter, and in spite of carefully weighing the pros and cons, I'm still not sure how I should be doing this. (Yeah, I know, convince my boss about plain text... but apart from that.) There's a css-discuss article (1) with resources at the bottom of page. I've read th

Re: [css-d] stumped x 3

2006-04-18 Thread francky
Dave Solko wrote: >I have a three (most likely simple) CSS issues which are stumping me, >and I would be grateful for some help. > >At http://www.pixelalchemy.com/clients/vibe/sample.html (css at >http://www.pixelalchemy.com/clients/css/sample.css) I cannot seem to >get rid of the border around