Re: [css-d] help with float positioning problem

2006-07-22 Thread Peggy Coats
Thanks! That did the trick! I'm still pretty new at this and had forgotten that the inherited divs would affect the parent, so adjusting the margin for the padding worked perfectly. As for the IE italics thing -- jeez! Peg On 7/21/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Peggy Coats w

Re: [css-d] help with lists in IE

2006-07-22 Thread Jorge Rumoroso
> > The list works in Firefox, but in IE, the block background color changes > only when I hover over the text. In Firefox, the background changes when I > > hover over any part of the block. You have to include width or height in the anchor properties. i.e: width: 100% www.niquelao.net

Re: [css-d] help with float positioning problem

2006-07-21 Thread Gunlaug Sørtun
Peggy Coats wrote: > This is probably really simple, but I can't seem to figure it out > today. I have content and navigation divs, floated left and right, > respectively. The navigation should be at the upper right, under the > header banner. Everything displays as it should in FF, but in IE,

[css-d] help with float positioning problem

2006-07-21 Thread Peggy Coats
This is probably really simple, but I can't seem to figure it out today. I have content and navigation divs, floated left and right, respectively. The navigation should be at the upper right, under the header banner. Everything displays as it should in FF, but in IE, the navigation is at the lowe

[css-d] help with lists in IE

2006-07-21 Thread TCrabtree
The list works in Firefox, but in IE, the block background color changes only when I hover over the text. In Firefox, the background changes when I hover over any part of the block. Here is the css. How can I get IE's behaviour to mimic Firefox? ul#imp { width: 190px; margin: 0 0;

Re: [css-d] Help with script defer [back to topic :-) ]

2006-07-19 Thread francky
Jeralyn Merideth wrote: >Here is the page: >http://www.msbanet.org/emails/conference/golf/060718_golf_reg.htm >[...] script? > No! Again: transparent gif's! :-) No png's needed, no IE-troubles, no png-hack, no script: testpage

[css-d] Help with script defer

2006-07-19 Thread Jeralyn Merideth
Thanks to all who recently helped with the rounded corner issue. One of the suggestions was to make png's and then add the "script defer" at the head. I am doing this with a page I am putting together at work designed for a broadcast email. It looks ok now and the pngs are totally working right

Re: [css-d] Help with vertical nav bar

2006-07-10 Thread David Laakso
Dave Goodchild wrote: > On 10/07/06, David Laakso <[EMAIL PROTECTED]> wrote: > >> Dave Goodchild wrote: >> >>> Hi all, please excuse the childish design of this site: >>> >>> http://www.machine-plant.co.uk/index.php >>> >>> as the client has insisted on it. However, in IE there are signific

Re: [css-d] Help with vertical nav bar

2006-07-10 Thread Dave Goodchild
On 10/07/06, David Laakso <[EMAIL PROTECTED]> wrote: > > Dave Goodchild wrote: > > Hi all, please excuse the childish design of this site: > > > > http://www.machine-plant.co.uk/index.php > > > > as the client has insisted on it. However, in IE there are significant > > spaced between the nav butto

Re: [css-d] Help with vertical nav bar

2006-07-10 Thread David Laakso
Dave Goodchild wrote: > Hi all, please excuse the childish design of this site: > > http://www.machine-plant.co.uk/index.php > > as the client has insisted on it. However, in IE there are significant > spaced between the nav buttons, which line up nicely in FF. Any ideas while > I continue to troub

Re: [css-d] Help with vertical nav bar

2006-07-10 Thread Danilo Laurindo
Have you tried removing all padding and margins using the universal selector? * { padding:0; margin:0; } Maybe that will work... __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub

[css-d] Help with vertical nav bar

2006-07-10 Thread Dave Goodchild
Hi all, please excuse the childish design of this site: http://www.machine-plant.co.uk/index.php as the client has insisted on it. However, in IE there are significant spaced between the nav buttons, which line up nicely in FF. Any ideas while I continue to troubleshoot? -- http://www.web-buddh

Re: [css-d] Help with Safari and topnav

2006-07-05 Thread Michael Landis
On 7/5/06, Skip Knox <[EMAIL PROTECTED]> wrote: > Well I'll be swiggered. > > After futzing with the CSS for a good long time, something about the > floats finally clicked. > > I changed the order of the includes. I load the leftnav first, *then* > load the header, and now it works. It wasn't the C

Re: [css-d] Help with Safari and topnav

2006-07-05 Thread Skip Knox
Well I'll be swiggered. After futzing with the CSS for a good long time, something about the floats finally clicked. I changed the order of the includes. I load the leftnav first, *then* load the header, and now it works. It wasn't the CSS at all. Even so, I do thank Michael Landis for offering

Re: [css-d] Help with Safari and topnav

2006-07-05 Thread Skip Knox
This is why doing this stuff is so much fun! I did the five steps Michael suggested. The result is now that both the content area and the left nav appear *below* the header, as if there is some sort of clear:both in operation. On the good side, the page now breaks consistently in Safari and Fire

Re: [css-d] Help with Safari and topnav

2006-07-05 Thread Michael Landis
On 7/5/06, Skip Knox <[EMAIL PROTECTED]> wrote: > I am experimenting with a template design and thought I had everything > worked out. I wasn't especially happy with the kludge I had to do with > the header, though, and then a user reported that the header didn't > align properly in Safari. > > I h

[css-d] Help with Safari and topnav

2006-07-05 Thread Skip Knox
I am experimenting with a template design and thought I had everything worked out. I wasn't especially happy with the kludge I had to do with the header, though, and then a user reported that the header didn't align properly in Safari. I have spent a while trying to find information on whether thi

Re: [css-d] help with drop shadow technique and fluid layout

2006-06-30 Thread francky
francky wrote: >Hi Ben, >[...] >This is the testpage >. >- For proper displaying in IE still some other things have to be >arranged... (as usual). > > And to avoid IE-hacks for the png's: made a quick alternative wi

Re: [css-d] help with drop shadow technique and fluid layout

2006-06-29 Thread francky
ben scott wrote me offlist: > passes validation now, it makes no difference, it is working when > these drop shadows arent in nested divs, also the technique deals with > PNG transparency in ie by using technique in alistapart > http://www.alistapart.com/articles/cssdrop2/. Hi Ben, I think the

[css-d] help with float drop in third column of CSS layout -Mozilla Browsers

2006-06-28 Thread Bruce Gilbert
Hello, I am trying out a layout using floats and margins with multiple columns and in mozilla browsers the third column in the bottom half of the layout is dropping (the one labeled portfolio) and the only way I can push it up is through a negative margin top for that column. I know there is a bet

Re: [css-d] help with drop shadow technique and fluid layout

2006-06-27 Thread francky
ben scott wrote: >I have the drop shadow (fuxxy one) from alistapart working ok at >http://jimbyrne.co.uk/thcarpets/template_static_html/testhome3colours.html >[...] >It seems the dropshadow effect is quite easy to break and I want to >know if there is a better way to apply these fluid layout

[css-d] help with drop shadow technique and fluid layout

2006-06-27 Thread ben scott
I have the drop shadow (fuxxy one) from alistapart working ok at http://jimbyrne.co.uk/thcarpets/template_static_html/ testhome3colours.html however as I am using a wrapper div to position this element at 40% with 5% padding on element (i know IE isnt going to work as well on this it will g

Re: [css-d] Help with layout problem in IE6 (maybe 5 too)?

2006-06-20 Thread Gunlaug Sørtun
Nick Casares wrote: > I've got a layout that I've been working on here: > > http://www.nova-web-solutions.com/new/ > > It works great in Safari and FIrefox Mac/Win, but breaks in IE 6 > (possibly 5, but I haven't tested). I have a feeling it has to do > with the order of my code, but I can't qu

[css-d] Help with layout problem in IE6 (maybe 5 too)?

2006-06-19 Thread Nick Casares
I've got a layout that I've been working on here: http://www.nova-web-solutions.com/new/ It works great in Safari and FIrefox Mac/Win, but breaks in IE 6 (possibly 5, but I haven't tested). I have a feeling it has to do with the order of my code, but I can't quite figure it out. Does anyone

Re: [css-d] Help with IE discrepancies

2006-06-14 Thread css
On Tue, Jun 13, 2006 at 11:36:15AM -0600, Josh Stephenson wrote: > Familiarize yourself with the box model hack: > http://css-discuss.incutio.com/?page=BoxModelHack Thanks for this, very helpful! This has worked for things like positioning my boxes so they don't overlap in IE, and they still look

Re: [css-d] Help with IE discrepancies

2006-06-13 Thread cj
to get the same box model for ie6 that all other browsers have, simply put a standards doctype on your pages. this will then give ie6 and all future versions the w3c box model and means that you only have to "hack the dead" (as in ie versions that are no longer supported, such as ie5 and below) to

Re: [css-d] Help with IE discrepancies

2006-06-13 Thread Josh Stephenson
Familiarize yourself with the box model hack: http://css-discuss.incutio.com/?page=BoxModelHack The best one though is probably this one: http://virtuelvis.com/archives/2004/02/css-ie-only [EMAIL PROTECTED] wrote: > Hi there, > > I've created a page for a client and used CSS for layout. I'm a >

[css-d] Help with IE discrepancies

2006-06-13 Thread css
Hi there, I've created a page for a client and used CSS for layout. I'm a beginner to that, but it worked neater than tables. Except one problem... it looks fine on Firefox but not on IE. How can I get IE to behave the same way? The main problem is with the "Are you a..." nav bar and the purple

Re: [css-d] help with my left-hand nav

2006-06-01 Thread Barbara Dozetos
Thanks for the help, Glenn. I'll give the display:block a try. As for this: > As an aside, I noticed you have each li marked with a different > class, but > didn't see any styling for those classes. You can probably safely > remove > them and reduce the page size. > > > > > > If you leave t

Re: [css-d] help with my left-hand nav

2006-06-01 Thread Glenn E. Lanier, II
> From: Barbara Dozetos > Sent: Thursday, June 01, 2006 1:15 PM > Can anyone tell me how I can make the second line (when there > is one) > of the lefthand navigation copy align with the first line? In this > example: http://www.pcc.com/clients/contact.php the 6th, 7th, > and 8th > links

[css-d] help with my left-hand nav

2006-06-01 Thread Barbara Dozetos
Hello all, Can anyone tell me how I can make the second line (when there is one) of the lefthand navigation copy align with the first line? In this example: http://www.pcc.com/clients/contact.php the 6th, 7th, and 8th links illustrate my problem. Thanks in advance. Barb _ Bar

Re: [css-d] Help needed positioning

2006-05-27 Thread mylittleaccount
Hi, accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html another thing to think about: Your main navigation only works with JavaScript enabled. Without, nothing can be seen and the text "The pages linked fro

Re: [css-d] Help needed positioning

2006-05-27 Thread mylittleaccount
Hi, accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html another thing to think about: Your main navigation only works with JavaScript enabled. Without, nothing can be seen and the text "The pages linked f

Re: [css-d] Help needed positioning

2006-05-27 Thread Gunlaug Sørtun
accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html > > It shows fine in IE but not in N7. IE's 'Layout'-bug[1] is creating the skewed positioning, and you have adjusted your layout for that bug which othe

[css-d] Help needed positioning

2006-05-26 Thread accent2
Hi folks Am still stuck on a page with valid xhtml 1.0 & valid css2. http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html It shows fine in IE but not in N7. I have coloured the 'container' div blue to show its area. But N7 pushes it all skewiff. Any suggestions? _

Re: [css-d] Help with layout.

2006-05-23 Thread Dave Goodchild
Cem Meric wrote: > >> Im new to css and im looking for help in coding a simple layout. Can > >> someone direct me to some resources of generate a simple example page > >> for me? > >> > >> Im wanting to make my site have this layout: > >> http:/2advent.com:81/CSSLayout1.gif > > Float the logo left

Re: [css-d] Help with layout.

2006-05-23 Thread David Laakso
Cem Meric wrote: >> Im new to css and im looking for help in coding a simple layout. Can >> someone direct me to some resources of generate a simple example page >> for me? >> >> Im wanting to make my site have this layout: >> http:/2advent.com:81/CSSLayout1.gif In the examples on this page

Re: [css-d] Help with layout.

2006-05-23 Thread Cem Meric
> Im new to css and im looking for help in coding a simple layout. Can > someone direct me to some resources of generate a simple example page > for me? > > Im wanting to make my site have this layout: > http:/2advent.com:81/CSSLayout1.gif I would start reading from here ;) http://css-discuss.in

[css-d] Help with layout.

2006-05-22 Thread Chris Jackson
Im new to css and im looking for help in coding a simple layout. Can someone direct me to some resources of generate a simple example page for me? Im wanting to make my site have this layout: http:/2advent.com:81/CSSLayout1.gif im wanting it to be a centered layout on the browser window. Thanks.

Re: [css-d] Help with HTML in a DIV

2006-05-15 Thread Rahul Gonsalves
Mickael wrote: > Hello All, > > I am hoping that someone can point me in the right direction. I have an > app that get HTML information from a database and presents it in a DIV. > I am experiencing some very strange behaviour when the HTML text > contains basic HTML tables. The tables displa

[css-d] Help with N7 Valid CSS & XHTML 1

2006-05-15 Thread accent2
Hi folks I have a page and style sheet which validate (via w3c CSS & XHTML validation) but won't display in Netscape 7. They display fine in ie6 and in N8 I'm told. http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html and http://athene.riv.csu.edu.au/~wmccle01/resources/vpa310a.css

Re: [css-d] Help with HTML in a DIV

2006-05-15 Thread Dave Goodchild
Don't take it personally. It's just I looked over the code, and couldn't make head nor tail of it - a mass of proprietary tags, obscure non-semantic and confusing markup which makes it almost impossible to detect the source of the issue. I would start by validating the xhtml, which is the basic st

Re: [css-d] Help with HTML in a DIV

2006-05-15 Thread Dave Goodchild
> > Do you know you can't make head or tail of that page in Firefox? There is > also another main stylesheet involved which may be where the problem is > coming from but unless I can see that (and as the page is a mess in FF I > can't use the WD extension to do so) there's not muchI can do. You sho

Re: [css-d] Help with HTML in a DIV

2006-05-15 Thread Dave Goodchild
I am hoping that someone can point me in the right direction. I have an > app that get HTML information from a database and presents it in a DIV. > > I am experiencing some very strange behaviour when the HTML text > > contains basic HTML tables. The tables display ok but they a large > > about

Re: [css-d] Help with HTML in a DIV

2006-05-15 Thread Dave Goodchild
Please show us some code! On 15/05/06, Mickael <[EMAIL PROTECTED]> wrote: > > Hello All, > > I am hoping that someone can point me in the right direction. I have an > app that get HTML information from a database and presents it in a DIV. > I am experiencing some very strange behaviour when the H

[css-d] Help with HTML in a DIV

2006-05-15 Thread Mickael
Hello All, I am hoping that someone can point me in the right direction. I have an app that get HTML information from a database and presents it in a DIV. I am experiencing some very strange behaviour when the HTML text contains basic HTML tables. The tables display ok but they a large abou

Re: [css-d] Help: IE issue

2006-05-09 Thread Gunlaug Sørtun
>> http://pamshop.com/Template1/exp8.html > ... I guess it's a good time to spend more time learning about IE and > the related hacks. Yes, IE may need a hack or two, but don't give it any before you are sure they can't be avoided. A few extra - non-hacky - styles and considerations can make it

[css-d] Help with CSS Design - www.getintobanking.com

2006-05-09 Thread Si - Jujumi
Hi, Well I think I'm getting there.. We've built a simple but effective dynamic back end.. Lets you add catagories, and articles using a WYSIWYG editor. I'm stuck with what I can to the design overall. I'd love to hear suggestions.. Maybe there are some forums / competitions we could run? The i

Re: [css-d] Help: IE issue

2006-05-09 Thread Mark Fellowes
d over the navigation it corrects, but it seems to be a pretty weird thing. Mark -Original Message- From: [EMAIL PROTECTED] Sent: Tuesday, May 9, 2006 4:54 PM -07:00 To: Mark Fellowes [EMAIL PROTECTED] Cc: CSS List [EMAIL PROTECTED] Subject: [css-d] Help: IE issue Mark Fell

Re: [css-d] Help: IE issue

2006-05-09 Thread Gunlaug Sørtun
Mark Fellowes wrote: > [...] > In Firefox the box background is evident between the two paragraphs. > In IE (6.x) though the background doesn't show through in between the > paragraphs. > > http://pamshop.com/Template1/exp8.html It's not the background that's missing - it is the 'margin-doubling

[css-d] Help: IE issue

2006-05-09 Thread Mark Fellowes
Sorry, but I've made some progress (fixed my side navigation). However my most recent issue is a background issue in IE. If you look at the page the 2 boxes on the right "companies" and "users" have a white background applied to the "p". The box containing them have a background color. In Fi

[css-d] help

2006-05-08 Thread Brien Wright
help __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http:

Re: [css-d] Help: One Image rollover

2006-05-06 Thread francky
Mark Fellowes wrote: >Side note - for those that saw my original post about this the other day >(using a liquid layout), I've opted for a centered fixed. > >I'm using this tutorial as the basis for my side navigation: >http://tutorials.alsacreations.com/rollover_unique/ > >Here is the page: >htt

Re: [css-d] Help: One Image rollover

2006-05-06 Thread Els
Mark Fellowes wrote: > When you say that the use of negative margins will effect > narrower windows. We talking about less then 800px ? Yes. (if your page is 800px wide). You do know that there are people out there with PDAs, and that there are also people who don't surf full screen? (and even

Re: [css-d] Help: One Image rollover

2006-05-06 Thread Mark Fellowes
[EMAIL PROTECTED];CSS List [EMAIL PROTECTED] Subject: [css-d] Help: One Image rollover I see you are changing your code while I'm looking at it :s Anyway - there is another problem on your page: the method you use for centering horizontally, leaves your visitor without navigation on nar

Re: [css-d] Help: One Image rollover

2006-05-06 Thread Els
Mark Fellowes wrote: > Actually I take that back, I made the corrections to the html > but now I need to get the menu items down centered in the box. > The problem is , trying "li" padding through the graphic off. > http://pamshop.com/Template1/exp8.html I see you are changing your code while I'm

Re: [css-d] Help: One Image rollover

2006-05-06 Thread Mark Fellowes
CTED] Sent: Saturday, May 6, 2006 4:20 PM -07:00 To: CSS List [EMAIL PROTECTED] Subject: [css-d] Help: One Image rollover Bill, not sure which tags you are referring to: Mark -Original Message- From: [EMAIL PROTECTED] Sent: Saturday, May 6, 2006 1:59 PM -07:00 To: 'Mark Fellowes&#x

Re: [css-d] Help: One Image rollover

2006-05-06 Thread Mark Fellowes
 Bill, not sure which tags you are referring to: Mark -Original Message- From: [EMAIL PROTECTED] Sent: Saturday, May 6, 2006 1:59 PM -07:00 To: 'Mark Fellowes' [EMAIL PROTECTED] Subject: [css-d] Help: One Image rollover Hey Mark... At the end of your CSS, you've lis

[css-d] Help: One Image rollover

2006-05-06 Thread Mark Fellowes
Side note - for those that saw my original post about this the other day (using a liquid layout), I've opted for a centered fixed. I'm using this tutorial as the basis for my side navigation: http://tutorials.alsacreations.com/rollover_unique/ I've altered the a:hover's to adjust for the image

[css-d] Help: Main content area off

2006-04-19 Thread Mark Fellowes
Not sure where I'm wrong here but in this layout the maincontent is set to left 200px with a width of 600 total, yet it seems to be overlapping a float box set at 800px by about 50px. Anyone help by pointing out what is probably obvious but I'm missing :)  TIA Mark HTML: Content for  i

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

2006-04-19 Thread Blast o_O
Nenas lindas y chéveres si hay, pero están estudiando ;) -Mensaje original- De: david [mailto:[EMAIL PROTECTED] Enviado el: quarta-feira, 19 de Abril de 2006 7:20 a.m Para: Blast o_O Asunto: Re: [css-d] Help with Dreamweaver and full path in all img tags You're very welcome! Here

[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] Help, please. IE bug?

2006-04-12 Thread john
I've fixed it. Don't exactly know what I did...but I did. Now I have go back through it and learn from this. :) On 4/12/06, john <[EMAIL PROTECTED]> wrote: > Hi, everybody. > > I'm having some trouble with a design I'm doing...looks good in > Firefox and Safari, but it's not working properly i

Re: [css-d] Help, please. IE bug?

2006-04-12 Thread john
Thanks, Francky. I tried your suggestion, and toyed more with the widths, but nothing I did seemed to fix it. I would appreciate any other help that can be offered. Thank you! ~john On 4/12/06, francky <[EMAIL PROTECTED]> wrote: > john wrote: > > >Hi, everybody. > > > >I'm having some trouble

Re: [css-d] Help, please. IE bug?

2006-04-12 Thread francky
john wrote: >Hi, everybody. > >I'm having some trouble with a design I'm doing...looks good in >Firefox and Safari, but it's not working properly in IE 6 (haven't >tested it on other IE versions yet). > >I added a "subnav" system, and you can see in IE when hovering on a >primary menu option that

[css-d] Help, please. IE bug?

2006-04-12 Thread john
Hi, everybody. I'm having some trouble with a design I'm doing...looks good in Firefox and Safari, but it's not working properly in IE 6 (haven't tested it on other IE versions yet). I added a "subnav" system, and you can see in IE when hovering on a primary menu option that contains a subnav, th

[css-d] Help! Text sinking below view in input boxes THANK YOU

2006-04-06 Thread Margie
Thank you Roger and Tomasz; I'm working with your suggestions. Appreciate your input; it is helpful. Have a nice day. Margie __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: [css-d] Help with using images and CSS

2006-04-03 Thread kane
Tara Hadley schrieb: > Hello, > basically I have a header that I want to be consistently running throughout > my site (www.craftwarehouse.com). Currently, the header is an image that > I've painstakeningly placed on every HTML page... but I know you can do this > through CSS (using background URL t

Re: [css-d] Help with using images and CSS

2006-04-03 Thread Kenny Graham
> How do I position it? It seems the last > time I tried to stick the image within the CSS file, I ended up with a > repeating image that was off-centered and not at all what i wanted. #masthead { background: transparent url("images/craftwebheader_bytara.jpg") top center no-repeat; height: 173

[css-d] Help with using images and CSS

2006-04-03 Thread Tara Hadley
Hello, basically I have a header that I want to be consistently running throughout my site (www.craftwarehouse.com). Currently, the header is an image that I've painstakeningly placed on every HTML page... but I know you can do this through CSS (using background URL tag?). Can anyone help? This wou

Re: [css-d] Help! Text sinking below view in input boxes

2006-04-03 Thread Roger Roelofs
Marge, On Mar 30, 2006, at 6:16 AM, Margie wrote: > Hello all! The sinking text occurs when user submits > incomplete information on the form, tries to submit > it, but is taken to the "retry" page. Can anyone > help? > > http://jsp.inf.brad.ac.uk:8172/Personnel/index.html That is the least of

Re: [css-d] Help with showing and hiding table rows dynamically

2006-04-02 Thread Roger Roelofs
Chris, On Apr 2, 2006, at 6:27 PM, Christian Heilmann wrote: > for a code example in my upcoming book I need to show and hide table > rows dynamically. > > and I can do it in Firefox via: > > html>body table.dynamic tbody tr{ > display:none; > } > html>body table.dynamic tbody tr.show{ >

Re: [css-d] Help with showing and hiding table rows dynamically

2006-04-02 Thread Ingo Chao
Christian Heilmann wrote: > for a code example in my upcoming book I need to show and hide table > rows dynamically. Your IE code table.dynamic tbody tr{ display:none; } table.dynamic tbody tr.show{ display:block; } > > and I can do it in Firefox via: > > html>body table.dyna

[css-d] Help with showing and hiding table rows dynamically

2006-04-02 Thread Christian Heilmann
Good evening, for a code example in my upcoming book I need to show and hide table rows dynamically. I am aware of the programmatic way working nicely: tr[i].style.display='none'; vs. tr[i].style.display=''; and I can do it in Firefox via: html>body table.dynamic tbody tr{ display:none;

[css-d] Help! Text sinking below view in input boxes

2006-03-30 Thread Margie
Hello all! The sinking text occurs when user submits incomplete information on the form, tries to submit it, but is taken to the "retry" page. Can anyone help? http://jsp.inf.brad.ac.uk:8172/Personnel/index.html Thanks, Margie _ form /* Form section c

Re: [css-d] Help with line spacing

2006-03-28 Thread ~davidLaakso
Michelle Tarby wrote: > I'm hoping for some help or guidance with some text positioning issues > on a menu I'm working with. I'm struggling to get some space between > list items that wrap onto a second line (If I'm not explaining that > clearly, you can look at http://wwwdev.lemoyne.edu/academ

Re: [css-d] Help with line spacing

2006-03-27 Thread Don - htmlfixit.com
Michelle Tarby wrote: > I'm hoping for some help or guidance with some text positioning issues > on a menu I'm working with. I'm struggling to get some space between > list items that wrap onto a second line (If I'm not explaining that > clearly, you can look at http://wwwdev.lemoyne.edu/academ

[css-d] Help with line spacing

2006-03-27 Thread Michelle Tarby
I'm hoping for some help or guidance with some text positioning issues on a menu I'm working with. I'm struggling to get some space between list items that wrap onto a second line (If I'm not explaining that clearly, you can look at http://wwwdev.lemoyne.edu/academics/index.asp and see how "Re

Re: [css-d] help needed with central div

2006-03-18 Thread Ed Seehouse
On 3/18/06, Mark Mckee <[EMAIL PROTECTED]> wrote: > imy design breaks when the right hand menu is > longer than the central div. It also breaks when you resize the text upwards even one level with Firefox. Personally, I think you should reconsider your whole use of fixed widths in this way. Ther

[css-d] help needed with central div

2006-03-18 Thread Mark Mckee
hi all i have a slight problem. my design breaks when the right hand menu is longer than the central div. i have tried using images and bg colors, all to no avail. i coul duse the min-height rule to solve it, but that adds the value to the end of each of my blog entries creating a massive whit

Re: [css-d] Help needed

2006-03-15 Thread Zoe M. Gillenwater
nouhad wrote: > Hello again, > I'm having a few problems > First of > 1) Is there a practical way in which i can center my text divs within > a div within without doing the whole 'enter value, check if value > centers text' process > 2) How would I go about coding the 'showcase' div class, the way

[css-d] Help needed

2006-03-15 Thread nouhad
Hello again, I'm having a few problems First of 1) Is there a practical way in which i can center my text divs within a div within without doing the whole 'enter value, check if value centers text' process 2) How would I go about coding the 'showcase' div class, the way i have done it, paddings ove

Re: [css-d] Help with Search Bar Sizing

2006-03-12 Thread francky
Chris Williams wrote: >>I'm trying to get a search bar at the top of each page. But I don't >>want it to take over the world... I want a relatively small entry field >>with a reasonably sized "search" button just to the right of the text >>entry box. This will live on the right side, with my br

Re: [css-d] Help with Search Bar Sizing

2006-03-11 Thread Chris Williams
Doh ... of course, I forgot to check the wiki first. Sorry... -Original Message- From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED] For more information... __ css-discuss

Re: [css-d] Help with Search Bar Sizing

2006-03-11 Thread Gunlaug Sørtun
Chris Williams wrote: > ... > So I have a trivial form with an input type of text, and an input > type of submit with "Search" on it. Easy stuff, and functionally it > works fine. Then why is this so dang hard to position/size > correctly? :) Probably because you're not supposed to be able to d

[css-d] Help with Search Bar Sizing

2006-03-11 Thread Chris Williams
I'm trying to get a search bar at the top of each page. But I don't want it to take over the world... I want a relatively small entry field with a reasonably sized "search" button just to the right of the text entry box. This will live on the right side, with my breadcrumbs on the left. So I ha

Re: [css-d] Help please

2006-03-09 Thread Gunlaug Sørtun
Lee Sommerville wrote: > As an exercise and a test I have been given a, very early stages, new > website my soon to be colleague is building to re-script in css and > i have hit a brick wall - it works differently in every browser and > works perfectly on a p.c in IE but not so good on a mac on

[css-d] Help please

2006-03-09 Thread Lee Sommerville
I am making attempts to learn css and join a friend in his website business. I was an absolute beginner and have worked my way through HTML to CSS and have plans to move on to SEO etc. As an exercise and a test I have been given a, very early stages, new website my soon to be colleague is buildin

Re: [css-d] Help with Nav LIs that work in IE6, not in FF

2006-03-03 Thread David Sharp
Chris Williams wrote: > I have a new site design I'm working on at http://clwill.com/new/ The page > is index.html, the CSS is in clwill.css. Obviously this is just an instance > of my template page that I'm working on, I'll be all over the actual pages > once I get this one nailed. (And y

[css-d] Help with Nav LIs that work in IE6, not in FF

2006-03-03 Thread Chris Williams
I'm new to the CSS game, fresh from a table lifetime. I hate tables, am in love with CSS... but (you knew there was a "but")... I have a new site design I'm working on at http://clwill.com/new/ The page is index.html, the CSS is in clwill.css. Obviously this is just an instance of my templa

[css-d] help making my css IE compliant

2006-02-22 Thread William Thake
I have been working on getting my css IE compliant for a couple days now and I can't handle it anymore. http://infoshop.nfshost.com/altindex.php I'm not sure which IE/Win I'm viewing it on, but it's probably not IE6. It's doing fine on IE/Mac, netscape, firefox, and safari. Big surprise that IE/w

Re: [css-d] Help Centering Navigation

2006-02-14 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: >[EMAIL PROTECTED] wrote: > > > >>I can't seem to get my navigation links to center in any browser. Any >>pointers would be great. Thanks! >> >>Site: http://www.girlscantwhat.com >>CSS: http://www.girlscantwhat.com/css/gcwcss.css >> >> >> Ok - figured this one out.

Re: [css-d] Help Centering Navigation

2006-02-11 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: >I can't seem to get my navigation links to center in any browser. Any >pointers would be great. Thanks! > >Site: http://www.girlscantwhat.com >CSS: http://www.girlscantwhat.com/css/gcwcss.css > > > Clarification - I want it to center the entire list within the div so

[css-d] Help Centering Navigation

2006-02-11 Thread [EMAIL PROTECTED]
I can't seem to get my navigation links to center in any browser. Any pointers would be great. Thanks! Site: http://www.girlscantwhat.com CSS: http://www.girlscantwhat.com/css/gcwcss.css -- Gretchen __ css-discuss [EMAIL PRO

Re: [css-d] Help with css layout from newbie

2006-02-10 Thread Pringle, Ron
Paul said: > Keep in mind also that directly indicating measurement types > is always a > plus, and you can shortcut colors when you are dealing with paired > sets. Thus Actually, for zero values, you do not need to specify units of measurement. I don't know why specifying a unit would help y

Re: [css-d] Help with css layout from newbie

2006-02-10 Thread Paul Kahl
Keep in mind also that directly indicating measurement types is always a plus, and you can shortcut colors when you are dealing with paired sets. Thus #navigation { >background: #336699; >float: left; >margin: 0 0 0 0 !important; /* original code, this will show in > mozi

Re: [css-d] Help with css layout from newbie

2006-02-10 Thread Neill Harmer
f Of Peggy Kebel Sent: Friday, February 10, 2006 9:42 AM To: css-d@lists.css-discuss.org Subject: [css-d] Help with css layout from newbie Hello, Am playing with changing my site from tables to CSS. I have it "pretty good" but in IE 6 there is a space above the navigation bar that is not t

[css-d] Help with css layout from newbie

2006-02-10 Thread Peggy Kebel
Hello, Am playing with changing my site from tables to CSS. I have it "pretty good" but in IE 6 there is a space above the navigation bar that is not there in Netscape 7.0; Mozilla 1.7.3; Opera 7.54 and Firefox 1.0. These are the only other browsers I have loaded on my machine. So I have NO ide

Re: [css-d] Help: Table disappears under DIV

2006-02-07 Thread cj
On 1/19/06, Joe Otten <[EMAIL PROTECTED]> wrote: > site url: http://posting.sba.udayton.edu/rise/academic.asp > css url: http://posting.sba.udayton.edu/rise/style.css > > In IE, the schedule (a table) disappears under the footer DIV. > > Note to FF users: This page may not display correctly for you

Re: [css-d] Help with CSS positioning:

2006-02-02 Thread Zoe M. Gillenwater
Cory Perry wrote: > http://www.9mmcreative.com/web/acumen/acumen.html > http://www.9mmcreative.com/web/acumen/css/acumen.css > > There is the link to the page that I am working on. The div on the left > of the content area is a class called "feature" and the div on the right > is a class is calle

<    2   3   4   5   6   7   8   9   >