Re: [css-d] Anchor Tags and Absolute Positioning

2009-07-23 Thread Korpela Jukka
Deborah Lundgren wrote: > I am using this code to position my menu. It works beautifully positioning > the menu to the right spot but the problem is that the rest of the page > looses the anchor tags in all the browsers except IE. > > http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ

Re: [css-d] stand-down

2009-07-23 Thread Angel Martin Alganza
On Wed, Jul 22, 2009 at 10:11:34PM -0400, David McGlone wrote: > Awesome, another Linux user here. I assumed just about everyone here were MS > users. Why would anybody with a minimum of technical computer skills use any MS software? Cheers, Ángel

[css-d] Widget not in correct position

2009-07-23 Thread Jo
I have a little widget from RoamFree Advanced (accommodation booking). The code is below. When I put it on a stock standard page the positioning is where I want it. http://server.npserver1.com/~netper/guesthouse/testpage.htm When it's on the page I want it on, it's sitting at the top of the page

Re: [css-d] stand-down

2009-07-23 Thread David Laakso
Gentlemen. Stand-down. This thread is closed; Best, Westmoreland __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http

Re: [css-d] Anchor Tags and Absolute Positioning

2009-07-23 Thread David McGlone
On Thursday 23 July 2009 04:22:12 pm Deborah Lundgren wrote: > Hello, > > I am using this code to position my menu. It works beautifully positioning > the menu to the right spot but the problem is that the rest of the page > looses the anchor tags in all the browsers except IE. > > http://www.css-d

[css-d] Icky image edges: resolution, sizing

2009-07-23 Thread Lalena
Thank you everyone who answered my question about matching my Photoshop colors to browser colors! Now I have a new one. I'm placing images on my page--images of type. If I create my transparent gifs at the final size and resolution (72 dpi is screen resolution, right?), the type looks all bi

Re: [css-d] series of site issues

2009-07-23 Thread David Laakso
Lisa Wilcox wrote: > On the wide content pages, the center background image doesn't want to show > up and it seems to separate from the top bg gif. > > > > > http://www.webgirlwebdesigns.com/testing/StPaulsv1/index.html > > Lisa Wilcox > > > I only looked at the wide-content directo

Re: [css-d] Is there such a thing as a sub class (in css not society)

2009-07-23 Thread Chris Price
Atkinson, Sarah wrote: > U can set multiple style classes to an item. Also u can use the > cascade. So u can set styles for all of the .thisHead And then set > styles that are only for .pullout .thisHead > >> I have a 'comment' class which follows a set >> format except its width changes dependi

Re: [css-d] Colors in PShop vs. browser

2009-07-23 Thread Climis, Tim
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Lalena Sent: Thursday, July 23, 2009 4:34 PM To: css-d@lists.css-discuss.org Subject: [css-d] Colors in PShop vs. browser Hi, has anyone else experienced seeing colors

Re: [css-d] series of site issues

2009-07-23 Thread David Laakso
Lisa Wilcox wrote: > > The three boxes in the main content don't seem to want to align. I have > tried min-height and I have the height set to auto to flow in text. > The correction for the 3 boxes in Safari, Opera, FF; and, IE 6/7/8 is: #Div2 { /*height:auto;*/ /*min-height:350px;*/

Re: [css-d] Colors in PShop vs. browser

2009-07-23 Thread Michael Adams
On Thu, 23 Jul 2009 15:34:04 -0500 Came this utterance formulated by Lalena to my mailbox: > Hi, has anyone else experienced seeing colors somewhat differently in > Photoshop vs. a web browser? Everything looks significantly darker in > Photoshop. It certainly adds an unnecessary obstacle to the

[css-d] margin-left 200px fails in IE7 for a 2 column float fluid layout

2009-07-23 Thread Don Spark
I probably have a basic IE browser bug affecting floats and or margins. It would be great to get a fix for this (#1.) margin-left 200px not working in MSIE7(5.5 and 6 too) and identify the bug so I understand it going forward. The CSS in question is at the bottom of this email. There are two other

Re: [css-d] stand-down

2009-07-23 Thread David Laakso
david wrote: > David Laakso wrote: > > re: >>> Interesting, only the first digit of your numbers on the portfolio >>> screen are clickable. Rather, they're all clickalle, but Konqueror >>> momentarily shows a dotted selection box

Re: [css-d] Colors in PShop vs. browser

2009-07-23 Thread Nate
Lalena wrote: > Hi, has anyone else experienced seeing colors somewhat differently in > Photoshop vs. a web browser? Everything looks significantly darker in > Photoshop. It certainly adds an unnecessary obstacle to the design > process! > Any tips on why this might be happening, and how to a

Re: [css-d] stand-down

2009-07-23 Thread David Laakso
tedd wrote: > At 6:03 PM -0400 7/22/09, David Laakso wrote: >> >> >> Everyone who has replied made very valuable and extremely helpful >> comments for which I am most grateful. Reload and take no prisoners. >> >> Best, >> Westmoreland > > > David: >

Re: [css-d] series of site issues

2009-07-23 Thread David Laakso
Lisa Wilcox wrote: > I'm at the point of tearing my hair out. > > I have a site that I've got a series of issues on. > > > > First of all the font doesn't seem to stay universal from the main content > with 3 boxes to the wide content. > Well, tearing your hair out is better than throwing

[css-d] Colors in PShop vs. browser

2009-07-23 Thread Lalena
Hi, has anyone else experienced seeing colors somewhat differently in Photoshop vs. a web browser? Everything looks significantly darker in Photoshop. It certainly adds an unnecessary obstacle to the design process! Any tips on why this might be happening, and how to alleviate it? (I'm trying

[css-d] series of site issues

2009-07-23 Thread Lisa Wilcox
I'm at the point of tearing my hair out. I have a site that I've got a series of issues on. First of all the font doesn't seem to stay universal from the main content with 3 boxes to the wide content. The three boxes in the main content don't seem to want to align. I have tried min-height an

[css-d] Anchor Tags and Absolute Positioning

2009-07-23 Thread Deborah Lundgren
Hello, I am using this code to position my menu. It works beautifully positioning the menu to the right spot but the problem is that the rest of the page looses the anchor tags in all the browsers except IE. http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.inc

Re: [css-d] stand-down

2009-07-23 Thread david
David Laakso wrote: >>> re: >> >> Interesting, only the first digit of your numbers on the portfolio >> screen are clickable. Rather, they're all clickalle, but Konqueror >> momentarily shows a dotted selection box only around the first digit >> when

Re: [css-d] general check :: noah learner

2009-07-23 Thread Angel Martin Alganza
On Tue, Jul 14, 2009 at 11:11:53PM -0400, David Laakso wrote: > BTW, red on green may be difficult for some users, too. Impossible to distinguish by certain types of color blind people, actually. Ángel __ css-discuss [cs...@lists

Re: [css-d] text wrap

2009-07-23 Thread Joseph Sims
> Joseph Sims wrote: > > I have some images floated right with text on the left, and in > > Mozilla 3.5, the text doesn't obey the margin of the image and > > overlays it... upon refresh it corrects itself... what gives? > > > Mozilla 3.5 = ??? > > > And I have no idea what's goin' on in Sa

Re: [css-d] background-color : transparent; showing up as white in ie6 & 7 and AOL 9.1

2009-07-23 Thread Sandy
> Sandy wrote: > [...] > >> http://www.uoguelph.ca/mcb/test/contact.shtml >> and there are a couple of divs with a transparent background >> >> .headerleft >> #globalnav >> the "search" should be transparent, too. >> >> instead that whole area is showing up with a white background in AOL >> 9.1,

Re: [css-d] background-color : transparent; showing up as white in ie6 & 7 and AOL 9.1

2009-07-23 Thread David Hucklesby
Sandy wrote: [...] > http://www.uoguelph.ca/mcb/test/contact.shtml > and there are a couple of divs with a transparent background > > .headerleft > #globalnav > the "search" should be transparent, too. > > instead that whole area is showing up with a white background in AOL > 9.1, ie6 and ie7. i

[css-d] background-color : transparent; showing up as white in ie6 & 7 and AOL 9.1

2009-07-23 Thread Sandy
hey all, I hope someone can help me out with this. I am starting on a site (it's still very rough) http://www.uoguelph.ca/mcb/test/contact.shtml and there are a couple of divs with a transparent background .headerleft #globalnav the "search" should be transparent, too. instead that whole area i

Re: [css-d] stand-down

2009-07-23 Thread tedd
At 6:03 PM -0400 7/22/09, David Laakso wrote: > > >Everyone who has replied made very valuable and extremely helpful >comments for which I am most grateful. Reload and take no prisoners. > >Best, >Westmoreland David: It looks great to me! It doe

Re: [css-d] Is there such a thing as a sub class (in css not society)

2009-07-23 Thread David Dorward
To address the subject line before getting to the actual problem described: No. HTML classes (which CSS class selectors select) are not classes in the sense used in traditional OO programming. They are classes in the wider sense. 4: a collection of things sharing a common attribute; "there

[css-d] Outlook style menu bar

2009-07-23 Thread Ian Jones
Hi, I have been tasked with revamping the user interface for our company's flagship application. The layout is pretty standard fare, and I've got the "frameset" built in CSS, as in the example below. However I have an issue with the left-hand menu bar. There is a list of links anchored to the b

[css-d] IE Jumping Div and Firefox Unexpected Wrap

2009-07-23 Thread Asher
I'm having two problems in the same css that I'm at a loss to deal with. I'm hoping someone has some insight... My page is visible at http://ourhouse.ridiculouspower.com:8080/~ahaig/rowhill/ 1. In Internet Explorer, the central div jumps down below the two side columns. Works fine in Safari a

Re: [css-d] Is there such a thing as a sub class (in css not society)

2009-07-23 Thread Atkinson, Sarah
U can set multiple style classes to an item. Also u can use the cascade. So u can set styles for all of the .thisHead And then set styles that are only for .pullout .thisHead Sent from my iPhone On Jul 23, 2009, at 7:56 AM, "Chris Price" wrote: > I want to rationalise my css so that I am

Re: [css-d] stand-down

2009-07-23 Thread David Laakso
>> >> re: >> >> > > Interesting, only the first digit of your numbers on the portfolio > screen are clickable. Rather, they're all clickalle, but Konqueror > momentarily shows a dotted selection box only around the first digit > when I click ... >

[css-d] Is there such a thing as a sub class (in css not society)

2009-07-23 Thread Chris Price
I want to rationalise my css so that I am not continually inventing classes when I want to create a new effect. Today I have created a 'pullout' class which has a head, image and body. I don't want to use an H? because I don't know where that element is going to sit in a document and I don't wa

Re: [css-d] stand-down

2009-07-23 Thread David Laakso
David McGlone wrote: > >>> >> >> >> Everyone who has replied made very valuable and extremely helpful >> comments for which I am most grateful. Reload and take no prisoners. >> > > Nice! I like it way better than the firs

Re: [css-d] stand-down

2009-07-23 Thread david
David McGlone wrote: > On Wednesday 22 July 2009 08:29:08 pm Felix Miata wrote: >> On 2009/07/22 19:41 (GMT-0400) David Laakso composed: >>> Ron Zisman wrote: i want to see the whole damn page. >>> re: >>> >>> Then you will need to purchase a monito