[css-d] another IE 3px problem, but don't think it's the float bug

2007-11-07 Thread Lisa Goettel
I'm really wanting to embrace the present and CSS, and am having a rough go, as every single site I've converted, or at least partially converted from tables has issues in IE. I finish the site, check it in IE, use obscenities, vow to go back to tables forever, take some deep breaths, and

Re: [css-d] website check please!! (55)

2007-11-07 Thread keno2
Hi list, Due to unforeseen events and lost email (a long story, so I won't bore you!!), I haven't been able to thank the people that initially gave offered and gave help. I took it all on board and have made the relevant changes etc. I am still experiencing problems where the main menu is not

Re: [css-d] header 3px shift

2007-11-07 Thread Gunlaug Sørtun
Mike A wrote: > Can someone please say why there is a 3px margin in the header at > http://www.webdev-academy.com/template2/index.html. In IE6 ? :-) You also have problems with this bug...

[css-d] header 3px shift

2007-11-07 Thread Mike A
Can someone please say why there is a 3px margin in the header at http://www.webdev-academy.com/template2/index.html. Many thanks, Mike A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List w

[css-d] Adobe Spry Javascript and faux columns problem

2007-11-07 Thread Arnold E Gregory
I have a template which combines footer stick and faux columns which works beautifully till now. When attempting to use a Spry Widgets from Adobe for show hide functions the 100% height faux column div does not resize, in some browsers, when hidden content becomes visible and lengthens the page. I

[css-d] page layout fails in Opera and IE6

2007-11-07 Thread Judy Routt
Hi all! I thought it was time to re-do an old client's site using CSS - no tables. I started with the front page. So far, no dice. Here it is: http://www.zipt.com/ It looks fine in my IE7 and Firefox. It looks broken in Opera 9.24, and IE6. A whole section slides down the page. I've checked

Re: [css-d] WordPress Theme Question

2007-11-07 Thread Keith DiSarno
$num = 0; for($row = 0;$row<10;$row++) { do { echo picArray[$num]; if($num % 3 == 0) { echo ""; } $num++; }while($x < count($picArray)) } Keith On 11/7/07, Christopher McComas <[EMAIL PROTECTED]> wrote: > > Not sure if there's anyone here that could help, I posted on their support > forums, b

[css-d] WordPress Theme Question

2007-11-07 Thread Christopher McComas
Not sure if there's anyone here that could help, I posted on their support forums, but to no avail. I've done a good bit of customizing WP themes over the years, but I'm trying to do something similar to CSSRemix.com, with some of my personal photos. The issue I'm running into is I can't seem to

Re: [css-d] Global CSS conflicts

2007-11-07 Thread Thierry Koblentz
> I could include it in an iFrame. IMO, that's the *safest* way -- Regards, Thierry | http://www.TJKDesign.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-di

[css-d] Help With Nested List in IE

2007-11-07 Thread Steve LaBadie
When I create a nested list the border-bottom disappears in IE. If I remove the border: none; a double border appears under the last item in the nested list. Is there a work around? #leftside #leftnav ul { padding: 0px; margin: 0px 0px 0px 15px;

Re: [css-d] Global CSS conflicts

2007-11-07 Thread Thierry Koblentz
> I could include it in an iFrame. IMO, that's the *safest* way -- Regards, Thierry | http://www.TJKDesign.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discu

Re: [css-d] font in email

2007-11-07 Thread Tim Palac
Bob, Email support for CSS is an odd creature, indeed! I spend half of my day trying to figure out what will work and what won't sometimes! Anyway, first off you're going to want to avoid using percentages and ems for fonts - I know Hotmail doesn't support it and I'd bet that a lot of others don

Re: [css-d] Global CSS conflicts

2007-11-07 Thread Hairy Dog Digital
I looked at the page and OY! the JavaScript attached to the widget dumps a lot of stuff into the page via document.write() statements. It works, but I don't envy anyone -- YOU? -- that has to edit that. I would simply wrap that puppy in a DIV with a unique ID. If you can "require" the LINK as a

Re: [css-d] variables in CSS - changing background image by page

2007-11-07 Thread Hairy Dog Digital
> if, on the other hand, you're dealing with a fairly small > site (< 20 pages or so), I'd go with Ray's recommendation. Sorry Rick, I gave Ray the credit for the recommendation. After re-reading this thread, I realized that it was your suggestion I was supporting. Doh! ...Rob ___

Re: [css-d] Can't solve ie problems

2007-11-07 Thread Alan Gresley
Lyn Williams wrote: > I have a problem with a navigational area in Internet Explorer 7. For > some reason it views totally different to Firefox (which views > properly), i'd tried to find some information on why theres a problem > but it is to no prevail. The url is: www.irn2000.com/public >

Re: [css-d] Global CSS conflicts

2007-11-07 Thread Alan Gresley
Christine Masters wrote Hi everyone! > The problem that I'm having is that, now that the widget contains HTML > elements rather than just images, that HTML can now be affected by the > individual CSS of each of our hosted sites. > > In other words, the global settings on a CSS file (which I ca

[css-d] table with rounded corners broken in Safari 2/Safari 3

2007-11-07 Thread listmem
Hi all, I've got this test page here: http://dev.gelatincube.com/pdfyou/ CSS here: http://dev.gelatincube.com/pdfyou/master.css The table on the right side of this page appears correctly in Win2K/IE6, Firefox 2, but it breaks in Safari2 and Safari3. I haven't been able to figure out why. T

Re: [css-d] Global CSS conflicts

2007-11-07 Thread Christine Masters
>> Is there any change I can make to the widget so that it can NOT be touched >> by global CSS? > >Perhaps include, prior to any styles for the div which will contain the >widget, a reset like Eric's [1] or others? Just a thought. I'd echo Ray's suggestion. Feed your widget the 'Reset' styleshee

Re: [css-d] Global CSS conflicts

2007-11-07 Thread Rick Lecoat
On 7/11/07 (15:51) Ray said: >> Is there any change I can make to the widget so that it can NOT be touched >> by global CSS? > >Perhaps include, prior to any styles for the div which will contain the >widget, a reset like Eric's [1] or others? Just a thought. I'd echo Ray's suggestion. Feed you

Re: [css-d] Newbie overlapping graphics

2007-11-07 Thread Eystein Alnaes
> > http://www.yourwebdna.com/runyan/ > > The background graphic should be at the top and centered about 10pixels > down. > > I don't understand why the whole thing gets pushed down the page just to > overlap the front div. > In the html you'd want to get rid of your #headingbackground div, and

Re: [css-d] Global CSS conflicts

2007-11-07 Thread Ray Leventhal
Ben Clarke wrote: > Hi Christine, > > Could you not create a separate stylesheet for the ticker if you don't > have access to the main stylesheet, and specify the elements you want > to style differently there? Or, not ideal, place those styles in the > head of the page? > > eg. > > #yourticker

Re: [css-d] variables in CSS - changing background image by page

2007-11-07 Thread Ray Leventhal
Rick Lecoat wrote: > On 6/11/07 (18:20) Ray said: > >> Wow...I can't believe I hadn't thought of that :) sure beats adding >> scripting when it's not otherwise needed! >> >> Thanks, Rick! > > Well, Ray, most of the time I'm the one asking for help (and lots of it) > on this forum (and others),

[css-d] Safari 2 bug - vertically repeating no-repeat background

2007-11-07 Thread Eystein Alnaes
I've come across this one before, but didn't find a solution then either. So I'll just throw it out there - In Safari 2.0.4 when shifting a background image on a:hover the bottom 1px or so comes into view above the un-hovered image. Clearly a bug (in my mind), but how to avoid? some code to illust

[css-d] Newbie overlapping graphics

2007-11-07 Thread David Ellsworth
Greetings, What I'd like to do is have a div that eventually is on a front layer that displays a flash graphic transition. What's there now is a simple headhsot graphic. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss

Re: [css-d] Global CSS conflicts

2007-11-07 Thread Ben Clarke
Hi Christine, Could you not create a separate stylesheet for the ticker if you don't have access to the main stylesheet, and specify the elements you want to style differently there? Or, not ideal, place those styles in the head of the page? eg. #yourticker .someclass { } Ben On Nov 7, 2007 3

[css-d] Newbie overlapping graphics

2007-11-07 Thread David Ellsworth
Greetings, What I'd like to do is have a div that eventually is on a front layer that displays a flash graphic transition. What's there now is a simple headhsot graphic. http://www.yourwebdna.com/runyan/ The background graphic should be at the top and centered about 10pixels down. I don't un

[css-d] Global CSS conflicts

2007-11-07 Thread Christine Masters
Hi everyone! I'm working on a project for a large newspaper software company, and we host more than 1500 different papers. The project consists of replacing our current Stock Ticker widget with a new dynamic one. The previous widget was essentially just an image, but this new one has some dynamic

Re: [css-d] variables in CSS - changing background image by page

2007-11-07 Thread Rick Lecoat
On 6/11/07 (18:20) Ray said: >Wow...I can't believe I hadn't thought of that :) sure beats adding >scripting when it's not otherwise needed! > >Thanks, Rick! Well, Ray, most of the time I'm the one asking for help (and lots of it) on this forum (and others), so it's just nice to able to contri

[css-d] Can't solve ie problems

2007-11-07 Thread Lyn Williams
I have a problem with a navigational area in Internet Explorer 7. For some reason it views totally different to Firefox (which views properly), i'd tried to find some information on why theres a problem but it is to no prevail. The url is: www.irn2000.com/public Hope someone can help. __