[css-d] Eyes are buggin and I can't find the problem in display difference

2006-07-13 Thread Larry Winfrey
The url is http://www.intellisolv.com/horsecandy/index.html
 
In firefox the page displays the way I want it to.  In IE6 it displays
almost properly but the content has a large gap to the left that I can't
find where it is coming from.  I would love some help on this.  As I
have looked at it for too long now.  Thanks for the help.
 
Larry Winfrey
__
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://www.evolt.org/help_support_evolt/


[css-d] Strange rendering issue with IE

2005-12-20 Thread Larry Winfrey
This is the strangest rendering issue I have seen and it occurred
without making any changes to the CSS.  It was working, now it isn't and
it is a positioning issue.  That is why I am coming to you guys.  The
issue only occurs with IE.  The address is
http://www.sprhs.org/index.php
 
What happens is this.  When you first load the page in IE the content is
skewed to the top and left of the browser window.  If you resize the
window, the positioning fixes itself and then if you maximize the window
again the positioning stays correct, until you refresh the browser.
Upon refresh the content skew to the top and left again.  I have been
staring at the css but don't know enough to figure out what could have
caused this behavior when everything was working perfectly.
 
Any help would be great.
 
Larry Winfrey
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Layout Jumps when links are hovered over

2005-12-13 Thread Larry Winfrey
Thanks for the reply jesper.  I am definitely trying to get the bugs out
of the css.  I am using some pre-built style sheets because of the huge
number of classes and IDs that I don't care to redo.  So I know that
there error is there in the css just with the amount of styles I have to
deal with for the CMS I was going blind and wanted another set of eyes
looking at this.   

I don't know if it's of any help to you if I find the error in one of
your extensive list of stylesheets, it may be necessary with a CMS, but
you sure do get heavy pages   
there :-/

Once I get all the bugs worked out of the css I am going to get rid of a
ton of the rules.  Just want to make sure things are working before I do
that.

Thanks for the clue though.  I will look at menu sheet and see what I
can find.

As far as the search goes, I used all the terms in the subject with
various combinations.  Just didn't have time to go through all the
archives searching by each month.  If there is a better way to search
the archives I would love to hear it.

As far as the site goes...I did goof and give you the wrong address so
you did go to the correct place.

Thanks for the help.

Larry Winfrey

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Layout Jumps when links are hovered over

2005-12-12 Thread Larry Winfrey
I am sure this has been discussed but I am wondering what could cause
this.  On my site when viewing with IE and hovering over links
everything looks fine.  But when I view the site with Firefox, the
layout jumps around with each move over any link.  Any help would be
great.  http://www.sprhs.com/index1.php
 
 
Larry Winfrey
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Site Check - please

2005-06-15 Thread Larry Winfrey
Page with problem -- http://nomad48.x10hosting.com/photogal.html
CSS for page-- http://nomad48.x10hosting.com/style.css

Hello everyone.  I would like some help with this page that I am working
on.  It is using the photo gallery technique from this site:
http://www.webreference.com/programming/css_gallery/index.html

It works just as it should in fire fox, and I assume other browsers (any
problems in other browsers would be great to know) but in IE6 WinXP the
:hover's stop working after a page refresh.  I have searched the
archives but didn't find anything on this.  Any help would be great, and
comments on the site design are welcome as well.

Thanks for the help.
Larry Winfrey

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


RE: [css-d] Site Check - please

2005-06-15 Thread Larry Winfrey
Holly,

Thanks for the reply.  I am a bit confused though.  I don't have a
:visited selector in my style sheet for the gallery.  Should I create
one?

Larry
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


RE: [css-d] Site Check - please

2005-06-15 Thread Larry Winfrey
 My bad, I do have a visited, misread some stuff. Sorry for that.

Larry
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Class=3dsomething ????

2005-06-13 Thread Larry Winfrey
I have been seeing this used in a lot of examples on this list lately
and I was wondering what it was for.  I have never seen that 3D part of
a selector before. Could someone explain that to me?

Larry Winfrey
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


RE: [css-d] Class=3dsomething ????

2005-06-13 Thread Larry Winfrey
Ahhh...that makes sense then.  Outlook error then.  Thanks man.

Larry 

-Original Message-
From: Ingo Chao [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 13, 2005 9:43 AM
To: Larry Winfrey
Subject: Re: [css-d] Class=3dsomething 

Larry Winfrey schrieb:
 I have been seeing this used in a lot of examples on this list lately 
 and I was wondering what it was for.  I have never seen that 3D part 
 of a selector before. Could someone explain that to me?
 
 Larry Winfrey
 __
 css-discuss [EMAIL PROTECTED] 
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by 
 evolt.org -- http://www.evolt.org/help_support_evolt/
 

Never seen this on this list with my client (Thunderbird).

But Hex 3d is the equal character = in ASCII

regards, Ingo

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/