[css-d] Getting conditional comments to work in IE 6 and 7 (from "Can't find a haslayout trigger" thread)

2006-07-05 Thread Michael Landis
Richard wrote: > I am struggling with my conditional comments syntax. The MSDN > reference [1] does not give any examples of using comparison > operators. > If I use at the top of the page > > See http://www.dramatic.co.nz/wfsm/test3.html for a demonstration. > > [1] > http://msdn.microsoft.com

Re: [css-d] FF/Safari absolute footer

2006-07-05 Thread Michael Landis
Riquez Rapidly Rote... > Can someone with safari & FF please confirm? > > http://www.thethebootleg.co.uk/thethe/dev/viewposts.php?pg=1&topic=1346 > > The footer (green bar) should sit at the bottom of the page - in my > FF its fine, but in Safari LIVE, its jumping up a few 100 pixels. > Locally, i

Re: [css-d] layout problems

2006-07-05 Thread Roger Roelofs
Ian, On Jul 4, 2006, at 10:39 AM, Ian - Mediamint wrote: > www.cmsserver.info > www.cmsserver.info/css/css.css > > The first is the buttons...if i take the doctype out they display as i > want them to (in IE at least - they won't display in firefox for some > reason) The #nav li are set to disp

Re: [css-d] Can't find a haslayout trigger

2006-07-05 Thread Christian Montoya
On 7/5/06, Richard Grevers <[EMAIL PROTECTED]> wrote: > I am struggling with my conditional comments syntax. The MSDN > reference [1] does not give any examples of using comparison > operators. > If I use at the top of the page > > See http://www.dramatic.co.nz/wfsm/test3.html for a demonstration

[css-d] gmail is ignoring "display:none" - what to do?

2006-07-05 Thread Bojana Lalic
Hi All I've got the following code: This is the caption And gmail is still displaying the caption. How do I prevent it from doing this? By the way, the reason why I am using inline styles is because of Hotmail etc... Cheers Bojana __

[css-d] ie5 breakdown

2006-07-05 Thread Ed Dorsch
> Am having problems making my testing page work in ie 5.x http://www.edorsch.com/hunnex/index.php This layout is looking good in just about every other browser. For some reason, the tabs (SERVICES, LEARN MORE, ABOUT US, etc.) are not spaced correctly. The box model hack won't help, because pa

[css-d] a tidy way to achive this?

2006-07-05 Thread ross
I have a list 1. Establishing Income Requirements 2. How to get to the Earnings you require via Shopping Centres 3. The Principles of Goal Setting 4. Goal Setting with Historical Information 5. Goal Setting without Historical Information 6. Exercise in Completing Client Record Spreadsheet Resourc

[css-d] Horizontal scroll bar in IE

2006-07-05 Thread Eoin Maguire
I have a div to which I've added overflow: scroll because I need it to scroll vertically. This works fine in Firefox but in IE there are added horizontal scroll bars for no obvious reason. The div content doesn't need to expand horizontally, it fits perfectly fine, yet the scroll bars are there.

Re: [css-d] ie5 breakdown

2006-07-05 Thread Michael Landis
On 7/4/06, Ed Dorsch <[EMAIL PROTECTED]> wrote: > > Am having problems making my testing page work in ie 5.x > > http://www.edorsch.com/hunnex/index.php > > This layout is looking good in just about every other browser. For some > reason, the tabs (SERVICES, LEARN MORE, ABOUT US, etc.) are not spa

[css-d] Best way to center something in a div

2006-07-05 Thread Eoin Maguire
I'm trying to center a couple of select boxes within a div that has a background image. However, I don't want everything within the div centered, only the select elements. I've tried text-align: center and also setting the margin: 0 auto. But neither work. What's the easiest to center a specific e

[css-d] Background image and window scroll - problems if scroll horizontally

2006-07-05 Thread Micky Hulse
Hi, Not sure where to look to learn more about this issue... hoping someone on the list can point me in the right direction. Long story short: I have a body background image that is positioned to the top/right. My main container is around 800px wide. In Firefox, when I make the browser window

[css-d] Threading and subject lines [WAS fluid background image [WAS (no subject)]]

2006-07-05 Thread Zoe M. Gillenwater
Francky, Thanks for your comments, but commenting on how the list ought to be run should *not* be done on the list. Comments like yours should have been directed to [EMAIL PROTECTED] Nevertheless, I'll reply on-list in case anyone is curious about responses to the issues you brought up publicl

Re: [css-d] Can't find a haslayout trigger

2006-07-05 Thread Ingo Chao
Richard Grevers wrote: > ... > > I am struggling with my conditional comments syntax. The MSDN > reference [1] does not give any examples of using comparison > operators. The operator compares two arguments: op a1 a2 > If I use > > But if I use at the top of the page In the msdn article y

[css-d] FW: List Menu

2006-07-05 Thread Christina Hawkins
Trying to get my list menu to work properly on IE and FF. So far on FF the menu hover works but the line-height/spacing between the li's are too small. In IE the line-height is fine but the hover isn't working. Can someone help me figure this out? I've already spent too much time on this and it's

[css-d] Need help from you - with peekaboo? and arrows too :)

2006-07-05 Thread Mark Batty (Gmail)
Hi all I think I've got a peekaboo bug I can't fix, everything seems OK in FF and Opera but not IE. After loading the homepage below, go to portfolio in the main nav at the top the scroll down so you can see the footer, then roll over the useful links at the bottom of the sidebar. The space b

[css-d] List Menu

2006-07-05 Thread Christina Hawkins
Trying to get my list menu to work properly on IE and FF. So far on FF the menu hover works but the line-height/spacing between the li's are too small. In IE the line-height is fine but the hover isn't working. Can someone help me figure this out? I've already spent too much time on this and it's

Re: [css-d] gmail is ignoring "display:none" - what to do?

2006-07-05 Thread Christian Heilmann
> >This is the caption > > And gmail is still displaying the caption. How do I prevent it from > doing this? By the way, the reason why I am using inline styles is > because of Hotmail etc... Why would you want to add content in an HTML email that is not displayed? My guess is Google p

Re: [css-d] gmail is ignoring "display:none" - what to do?

2006-07-05 Thread Michael Landis
On 7/4/06, Bojana Lalic <[EMAIL PROTECTED]> wrote: > I've got the following code: > >This is the caption > > > And gmail is still displaying the caption. How do I prevent it from > doing this? By the way, the reason why I am using inline styles is > because of Hotmail etc... Hi, Bojana

[css-d] Moving a graphic

2006-07-05 Thread Visually Insane Genetically Modified Organism
At the web page: http://www.infoforce-services.com/ifs_header_tri.php I am trying to get the curved graphic to align with the top left corner of the graphic with the tree. I am having no luck, so can someone please help? cSS: http://www.infoforce-services.com/css/layout.css Angus MacKinno

[css-d] setting default styles for DIV but still having it cascade

2006-07-05 Thread Simon Kittle
hey, i have a question regarding the cascading of styles. I'd like to set a default color on all DIV elements so I have the following: div { color: blue; } in the of my document (in a

Re: [css-d] a tidy way to achive this?

2006-07-05 Thread Christian Heilmann
> I have a list > > 1. Establishing Income Requirements > 2. How to get to the Earnings you require via Shopping Centres > 3. The Principles of Goal Setting > 4. Goal Setting with Historical Information > 5. Goal Setting without Historical Information > 6. Exercise in Completing Client Record Sprea

[css-d] Need Help Centering

2006-07-05 Thread Donna Pfledderer @ Virtual Business Connection
I am trying to center this site http://www.jocoartistguild.com/index_dlp.html in the browser. CSS http://www.jocoartistguild.com/CSS/style_joco_dlp.css I found a thread about centering on the list but it's still not centered in the browser. I'm not sure what I'm doing wrong and every time I chan

Re: [css-d] ie5 breakdown

2006-07-05 Thread Gunlaug Sørtun
Ed Dorsch wrote: >> Am having problems making my testing page work in ie 5.x > > http://www.edorsch.com/hunnex/index.php > > [...] The box model hack won't help, because padding and borders are > set to zero. Sure? The only misalignment I can see in IE5 is caused by this: #mainCopy {...; paddi

Re: [css-d] FW: List Menu

2006-07-05 Thread Portman
I don't see any line-height attribute in the li's. Also, try checking the padding. HTH, Riva Christina Hawkins wrote: > Trying to get my list menu to work properly on IE and FF. So far on FF the > menu hover works but the line-height/spacing between the li's are too small. > In IE the line-heigh

Re: [css-d] Need help from you - with peekaboo? and arrows too :)

2006-07-05 Thread Gunlaug Sørtun
Mark Batty (Gmail) wrote: > > After loading the homepage below, go to portfolio in the main nav at > the top the scroll down so you can see the footer, then roll over the > useful links at the bottom of the sidebar. The space below below the > li

Re: [css-d] FW: List Menu

2006-07-05 Thread Ian Young
Trying to get my list menu to work properly on IE and FF. So far on FF the menu hover works but the line-height/spacing between the li's are too small. In IE the line-height is fine but the hover isn't working. Can someone help me figure this out? I've already spent too much time on this and it'

Re: [css-d] FW: List Menu

2006-07-05 Thread Christina Hawkins
Thank you Ian, I tried that but when I do, it helps in FF but then IE expands the line-height too much and extends past the set height (causing my background to repeat which it is set not to do...that's something else). Christina Hawkins -Original Message- From: Ian Young [mailto:[EMAIL PR

Re: [css-d] Best way to center something in a div

2006-07-05 Thread Michael Landis
On 7/5/06, Eoin Maguire <[EMAIL PROTECTED]> wrote: > I'm trying to center a couple of select boxes within a div that has a > background image. However, I don't want everything within the div centered, > only the select elements. > > I've tried text-align: center and also setting the margin: 0 auto.

Re: [css-d] setting default styles for DIV but still having it cascade

2006-07-05 Thread Bill Brown
> div > { > color: blue; > } > in the of my document (in a

[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] setting default styles for DIV but still having it cascade

2006-07-05 Thread Michael Landis
On 7/5/06, Simon Kittle <[EMAIL PROTECTED]> wrote: > hey, > > i have a question regarding the cascading of styles. I'd like to set a > default color on all DIV elements so I have the following: > > div > { > color: blue; > } > > in the of my document (in a

Re: [css-d] setting default styles for DIV but still having it cascade

2006-07-05 Thread Els
Simon Kittle wrote: > I can kinda get around this for my DIV elemnets by just > setting a default color attached to the BODY element. But the > trouble is this doesn't work for my TABLES, because TD > elements don't seem to take on the style from a BODY. So I > have to have a rule similar to: >

[css-d] Weird attribute

2006-07-05 Thread Brian Cummiskey
I just stumbled upon this in some (mostly table-based) code i'm updating, and I've never seen anything like it before. table, td { font:normal 11px Arial,sans-serif; font:normal 8px standard 07_55,Tahoma,Arial,sans-serif; color: #000; } What does "07_55" and "standard" do, and does it over

Re: [css-d] FW: List Menu

2006-07-05 Thread Christina Hawkins
Thanks, Riva. I tried line-height: 14px and 2.5em in the li and a classifiers under #navlist. Both give me the same result as if I'd didn't have it. Also, why is the rollover effect I want working in FF but not IE? #nav { width: 185px; position:relative; background-color:#

Re: [css-d] Moving a graphic

2006-07-05 Thread Michael Landis
On 7/5/06, Visually Insane Genetically Modified Organism <[EMAIL PROTECTED]> wrote: > At the web page: > > http://www.infoforce-services.com/ifs_header_tri.php > > I am trying to get the curved graphic to align with the top left corner of > the graphic with the tree. I am having no luck, so can som

Re: [css-d] FW: List Menu

2006-07-05 Thread Portman
DId you try putting the line-height in ems? Also, I don't see a line-height on the hover state - just an idea. Riva Christina Hawkins wrote: > Thanks, Riva. > I tried line-height: 14px and 2.5em in the li and a classifiers under > #navlist. > Both give me the same result as if I'd didn't have it

Re: [css-d] Weird attribute

2006-07-05 Thread Michael Landis
On 7/5/06, Brian Cummiskey <[EMAIL PROTECTED]> wrote: > I just stumbled upon this in some (mostly table-based) code i'm > updating, and I've never seen anything like it before. > > table, td { > font:normal 11px Arial,sans-serif; > font:normal 8px standard 07_55,Tahoma,Arial,sans-serif; > col

Re: [css-d] FW: List Menu

2006-07-05 Thread Michael Landis
On 7/5/06, Christina Hawkins <[EMAIL PROTECTED]> wrote: > Thanks, Riva. > I tried line-height: 14px and 2.5em in the li and a classifiers under > #navlist. > Both give me the same result as if I'd didn't have it. > > Also, why is the rollover effect I want working in FF but not IE? > #navlist ul

Re: [css-d] Background image and window scroll - problems if scroll horizontally

2006-07-05 Thread Michael Landis
On 7/5/06, Micky Hulse <[EMAIL PROTECTED]> wrote: > Hi, > > Not sure where to look to learn more about this issue... hoping someone > on the list can point me in the right direction. > > Long story short: > > I have a body background image that is positioned to the top/right. My > main container is

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

Re: [css-d] Horizontal scroll bar in IE

2006-07-05 Thread Zoe M. Gillenwater
Eoin Maguire wrote: > I have a div to which I've added overflow: scroll because I need it to > scroll vertically. This works fine in Firefox but in IE there are added > horizontal scroll bars for no obvious reason. The div content doesn't need > to expand horizontally, it fits perfectly fine, ye

Re: [css-d] Weird attribute

2006-07-05 Thread Skip Knox
I can confirm that this is a font name. I actually saw it once. It was a very small font of fixed size that a designer used in a footer. But that was done in a graphic. Technically it should indeed have quotes around it, but in this case it's moot because hardly anyone's going to have that font an

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 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

[css-d] Safari javascript problem

2006-07-05 Thread Paul Pollock
I have a problem that only shows up on Safari 2.0.4. I have a series of rollover buttons at http://web-cars.com/corvette/ 1964.php. For whatever reason, the "Links" button does not rollover, but only with Safari. All other browsers act as expected. I've looked over the code as closely as poss

[css-d] setting default styles for DIV but still having it cascade

2006-07-05 Thread Simon Kittle
hey, i have a question regarding the cascading of styles. I'd like to set a default color on all DIV elements so I have the following: div { color: blue; } in the of my document (in a

Re: [css-d] Safari javascript problem

2006-07-05 Thread Kevin Murphy
-- Kevin Murphy Webmaster: Information and Marketing Services Western Nevada Community College www.wncc.edu 775-445-3326 On Jul 5, 2006, at 1:15 PM, Paul Pollock wrote: > I have a problem that only shows up on Safari 2.0.4. > > I have a series of rollover buttons at http://web-cars.com/corve

Re: [css-d] Moving a graphic

2006-07-05 Thread tg-php
I'm relatively new to "real CSS" topics even though I've been using bits and pieces for years so forgive me if this isn't what the generally normal or good way to do this would be, but I'm wondering if putting the two images in non-nested DIV tags might help some. That should give you a little

[css-d] List Content Hidden by List Background in IE

2006-07-05 Thread Aaron Roberson
Please take a look for yourself: http://www.whitehorsemedia.com/index.cfm Here is the HTML code: Fourth of July Special A special holiday offer from White Horse Media! Order our Amazing Discoveries DVD series

[css-d] bolded links not working in IE

2006-07-05 Thread John Haas
Hi folks, I have a secondary navigation at http://www.manapedesign.com/21dems/ At the top of the page... "About Us, Newsroom..." etc... Now, if you got to "About Us" and look at the HTML source for that secondary nav, you'll see that I have a class being dynamically inserted into the to mark

Re: [css-d] Background image and window scroll - problems if scroll horizontally

2006-07-05 Thread Micky Hulse
Michael Landis wrote: > Any chance of a URL we can play with? Otherwise it's hard to get a > good feel for what's going on. Hi Michael, Sure thing, here ya go: Not sure if there is an easy fix... I have never noticed this happening before. Do you

Re: [css-d] Background image and window scroll - problems if scroll horizontally

2006-07-05 Thread Kevin Murphy
What happens if you add: body, html { width: 100%; } -- Kevin Murphy Webmaster: Information and Marketing Services Western Nevada Community College www.wncc.edu 775-445-3326 On Jul 5, 2006, at 3:44 PM, Micky Hulse wrote: > Michael Landis wrote: >> Any chance of a URL we can play with

Re: [css-d] Background image and window scroll - problems if scroll horizontally

2006-07-05 Thread Micky Hulse
Kevin Murphy wrote: > What happens if you add: > > body, html { > width: 100%; > } Hi Kevin! :) Thanks for the quick response, I appreciate your help. Well, I had tried that yesterday with no luck... and just tried it now with the same negative results - it does not appear to make a differenc

[css-d] site check please

2006-07-05 Thread Erik Visser
http://beta.bartbleijerveld.nl/8/site/ thanks, Erik __ 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-discu

Re: [css-d] Need Help Centering

2006-07-05 Thread David Laakso
Donna Pfledderer @ Virtual Business Connection wrote: > I am trying to center this site > http://www.jocoartistguild.com/index_dlp.html in the > browser. > CSS http://www.jocoartistguild.com/CSS/style_joco_dlp.css > I'm not sure what I'm doing wrong and every time I change > something, something el

[css-d] newbie question re: having two different link colors

2006-07-05 Thread Shirley Harshenin
Hi! I am working on a page that has both light and dark backgrounds therefore need two different colors for links (dark color link for light bg, light color link for dark bg). HOW do I code that? I've tried creating a new style (in CSS) but the main content style over-rides it. :( I'm using

Re: [css-d] newbie question re: having two different link colors

2006-07-05 Thread Scott Swabey
Shirley Harshenin wrote: > Hi! > > I am working on a page that has both light and dark backgrounds > therefore need two different colors for links (dark color link for > light bg, light color link for dark bg). HOW do I code that? I've > tried creating a new style (in CSS) but the main content sty

Re: [css-d] newbie question re: having two different link colors

2006-07-05 Thread Joe Huggins
What you need to do here is make your CSS more specific. You can do this by making a couple of new classes for each of these links. Something like: a .darkLink {color:some dark color;} a .lightLink {color:some light color;} Then in your HTML code: dark link light link This could be made more

Re: [css-d] site check please

2006-07-05 Thread David Laakso
Erik Visser wrote: > http://beta.bartbleijerveld.nl/8/site/ > > thanks, Erik > xp :: ie/opera/ff/moz Nice, clean , and simple site. Crazy about all that white space. Might be nice to relieve some of the starkness, though, with a touch of color here and there. I do not know exactly what is caus

[css-d] Newb Float Question

2006-07-05 Thread Darrin Hawe
I've incorporated a 3 float design at my site: http://digifiend.com While I am generally happy with the layout, I am not sure about handle one problem. On pages such as: http://digifiend.com/todo.php the left "content" column doesn't always fully extend, resulting in the right two columns not

Re: [css-d] FW: List Menu

2006-07-05 Thread Christina Hawkins
Thank you Michael. This worked! Whew! I would not have even figured that my lack of a width was causing it. Christina Hawkins www.globalspex.com -Original Message- From: Michael Landis [mailto:[EMAIL PROTECTED] You might want to do something similar on the links, but you will need to pr

[css-d] Pseudo-classes to style links | HELP please!!!

2006-07-05 Thread Doug Niven
Hi Folks, I am using the following styles to style links on a page: a:link, a:visited { text-decoration: underline; color:#937840; } a:hover { color: orange; text-decoration: none } However, at the bottom of my document in a footer I need to style the links differently and am completely flum

Re: [css-d] Pseudo-classes to style links | HELP please!!!

2006-07-05 Thread Gunlaug Sørtun
Doug Niven wrote: > [...] However, at the bottom of my document in a footer I need to > style the links differently and am completely flummoxed how I can do > this! > > How, for example, could I use an inline style to do this? Preferably /not/ by using inline styles. Instead, add unique styl

Re: [css-d] Background image and window scroll - problems if scroll horizontally

2006-07-05 Thread francky
Micky Hulse wrote: >Kevin Murphy wrote: > > >>What happens if you add: >> >>body, html { >>width: 100%; >>} >> >> >Hi Kevin! :) > >Thanks for the quick response, I appreciate your help. > >Well, I had tried that yesterday with no luck... and just tried it now >with the same negative result

Re: [css-d] Newb Float Question

2006-07-05 Thread Gunlaug Sørtun
Darrin Hawe wrote: > http://digifiend.com > http://digifiend.com/todo.php > > the left "content" column doesn't always fully extend, resulting in > the right two columns not always being extended to the right. > Is there a command that can be used to fully expand the float > regardless of text?

Re: [css-d] bolded links not working in IE

2006-07-05 Thread francky
John Haas wrote: > Hi folks, > > I have a secondary navigation at http://www.manapedesign.com/21dems/ > At the top of the page... "About Us, Newsroom..." etc... > > Now, if you got to "About Us" and look at the HTML source for that > secondary nav, you'll see that I have a class being dynamically

Re: [css-d] Newb Float Question

2006-07-05 Thread Darrin Hawe
> > http://digifiend.com > > > http://digifiend.com/todo.php > > > > the left "content" column doesn't always fully extend, resulting in > > the right two columns not always being extended to the right. > > > Is there a command that can be used to fully expand the float > > regardless of text?

Re: [css-d] Safari javascript problem

2006-07-05 Thread Paul Pollock
Kevin: That did the trick, thanks for the response. I don't see any apparent conflict although I'm curious as to where it could have come from. ~paul On Jul 5, 2006, at 7:28 PM, [EMAIL PROTECTED] wrote: > On Jul 5, 2006, at 1:15 PM, Paul Pollock wrote: > >> I have a problem that only shows

[css-d] Scrolling CSS menus - is it possible?

2006-07-05 Thread Jasmin Marcolin
Hi I've used a drop-down menu using css in my web page but would like the menu to scroll down with the page. Is there a way to do this? If anyone would have any ideas if this is possible and how to do it, it would be greatly appreciated. Jasmin ___

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] Moving a graphic

2006-07-05 Thread Michael Landis
On 7/5/06, Visually Insane Genetically Modified Organism <[EMAIL PROTECTED]> wrote about http://www.infoforce-services.com/ifs_header_tri.php: > Michael > Thank you for the response. Are you suggesting "display: block;" in the h1 > img { and .curve img { in the CSS? I almost what I would like. How

Re: [css-d] Moving a graphic

2006-07-05 Thread Michael Landis
Oops, didnt finish On 7/5/06, Michael Landis <[EMAIL PROTECTED]> wrote: > On 7/5/06, Visually Insane Genetically Modified Organism > <[EMAIL PROTECTED]> wrote about > http://www.infoforce-services.com/ifs_header_tri.php: > > > Michael > > Thank you for the response. Are you suggesting "display

Re: [css-d] FW: List Menu

2006-07-05 Thread Michael Landis
On 7/5/06, Christina Hawkins <[EMAIL PROTECTED]> wrote: > Thank you Michael. This worked! Whew! I would not have even figured that my > lack of a width was causing it. > > Christina Hawkins > www.globalspex.com Glad to help! For more information on "hasLayout", check out Ingo Chao's detailed arti

Re: [css-d] bolded links not working in IE

2006-07-05 Thread Michael Landis
On 7/5/06, John Haas <[EMAIL PROTECTED]> wrote (about http://www.manapedesign.com/21dems): > Now, if you got to "About Us" and look at the HTML source for that > secondary nav, you'll see that I have a class being dynamically inserted > into the to mark the page you're currently on: > class="acti

Re: [css-d] Background image and window scroll - problems if scroll horizontally

2006-07-05 Thread Micky Hulse
francky wrote: > Hi Micky, Hi Francky! Looks like you saved the day again! :) > In your testpage... > body { color: #333; background: #fff > url(http://home.tiscali.nl/developerscorner/css-discuss/images/testbg1.jpg) > repeat-y fixed top right; } > ... and see what happens @changing "fixed" in

Re: [css-d] Scrolling CSS menus - is it possible?

2006-07-05 Thread Christian Heilmann
> I've used a drop-down menu using css in my web page but would like the menu > to scroll down with the page. Is there a way to do this? > If anyone would have any ideas if this is possible and how to do it, it would > be greatly appreciated. > Jasmin In CSS2 capable browsers it is possible by