Re: [css-d] HELP! Hover Image Not Centered in IE on 1024 width screen

2009-01-05 Thread Scott Thigpen
Which version of IE are you looking at?  As best I know, IE6 does not
support the hover ability and you have to write a javascript for it.  I
could be wrong and someone with a little bit more extensive knowledge may be
able to aid you along, but this may shed a bit of light of what's going on
in IE.

--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958


On Mon, Jan 5, 2009 at 1:52 PM, S. Reets  wrote:

> I am new to CSS and I've been toying with this for DAYS and am at my wit's
> end ... I hope someone can help!
>
> Page Link: http://www.ficarradesignassociates.com/portfolio3.htm
>
> Gallery and hover images center just fine in Safari and Firefox on both 800
> and 1024 width screens, but in IE the hover image ISN'T centered on 1024
> width (but it is centered on 800 width)
>
> Any suggestions  Thank you!!!
>
>
>
> __
> 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://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] footer not always sticking to bottom of window

2009-01-05 Thread Scott Thigpen
>
>
> The footer stays at the bottom of the window until you decrease the size
> of the window, then a gap appears below the footer.
>

I was unable to recreate your problem, it worked fine in FF3 for me.
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE6 puts giant gap and shifts everything over

2009-01-04 Thread Scott Thigpen
>
> FWIW: I can't see any effect of that...
>
> * html #c_bottom {
>   margin-top: -18px;
> }
>
> ...you've added, in my IE6.


Oh, let me show you:
http://www.sthig.com/unisource/chainofcustody.html


>
>
> Also: missing semi-colon in #c_tent rules, and it seems like you have
> used an ID twice in the source-code.


odd, I don't see it.  On the index page? Or somewhere else?

>
>
> Can't imagine anyone being annoyed - probably just busy doing something
> else.


I know but I asked a lot about this and I didn't want anyone to think "gosh
here he goes again."  It was politely suggested that I be more of a
participant in CCS-D so I'm doing to start doing that more.

Best,
Scott
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE6 puts giant gap and shifts everything over

2009-01-04 Thread Scott Thigpen
Hi guys I've fixed most of my problems.  I had some additional 's that
where pushing it down on IE6 (but not FF or Safari).  I also had to wrap one
of my images in a  to get it to stay put for IE6.  So all is well there.


I had a problem with my interiors giving a gap with my div #c_bottom  I
tried many fixes but what ultimately fixed it (at least I hope it did) was
* html #c_bottom {
   margin-top: -18px;
}


I don't completely understand what *html does and if anyone has any
explanation, I'd love to hear it.

Thanks!
Scott

--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958


On Sat, Jan 3, 2009 at 4:49 PM, Scott Thigpen wrote:

> IE6 displays a big gap on my third column and the footer.  I've attached a
> jpg to show what's going on.
>
> The site is
> www.sthig.com/unisource
> www.sthig.com/unisource/style.css
>
> Here is a screenshot of what's going on in IE6
> http://www.sthig.com/unisource/ie6new.jpg
>
> I know I've been asking a lot about this website, I hope I'm not annoying
> anyone.  It's just that IE6 drives me bonkers (by the way, I fixed the
> suckerfish problem on my own, I scrapped everything and just rebuilt it).
>
> Thank you for your help!
>
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] IE6 puts giant gap and shifts everything over

2009-01-03 Thread Scott Thigpen
IE6 displays a big gap on my third column and the footer.  I've attached a
jpg to show what's going on.

The site is
www.sthig.com/unisource
www.sthig.com/unisource/style.css

Here is a screenshot of what's going on in IE6
http://www.sthig.com/unisource/ie6new.jpg

I know I've been asking a lot about this website, I hope I'm not annoying
anyone.  It's just that IE6 drives me bonkers (by the way, I fixed the
suckerfish problem on my own, I scrapped everything and just rebuilt it).

Thank you for your help!
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Suckerfish is not dropping down in IE6 (and a couple other things)

2009-01-03 Thread Scott Thigpen
Good afternoon all,

I've run into a snag with my website I'm currently working on.  The
suckerfish menu is not dropping down in IE6, I think it did at one time and
then it wouldn't drop down directly underneath the menu hovered.

To show what the site is supposed to look like (and how the menu is to drop
down).  Here is a screen grab:
http://www.sthig.com/unisource/ss2.jpg

That's what I'd like to tackle for now.  But if any of you are feeling
particular generous, here are a few other issues I'm dealing with IE6
B. My two jpgs are knocked down a tad.  How do I fix them?
C. The youtube is flushed up against the border, I've put padding in there
but it doesn't want to take
D. There is a HUGE gap that I don't know where that's coming from.  Any
ideas?

Here is the site:
http://www.sthig.com/unisource

and here is the css
http://www.sthig.com/unisource/style.css

Thank you guys in advance for your help!!!

Best
Scott Thigpen
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Style not executing

2009-01-02 Thread Scott Thigpen
nevermind, just found my error

--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958


On Fri, Jan 2, 2009 at 9:14 PM, Scott Thigpen wrote:

> I can't get a style to come up for some reason.  If you look on the right
> bar (the third column) you'll see what I mean
>
> here is how it looks
> http://www.sthig.com/unisource/homepage.html
>
> but it's supposed to look like this
> http://www.sthig.com/unisource/example.jpg
>
> here is my css
> http://www.sthig.com/unisource/style.css
>
> thanks
> Scott
>
>
>
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Style not executing

2009-01-02 Thread Scott Thigpen
I can't get a style to come up for some reason.  If you look on the right
bar (the third column) you'll see what I mean

here is how it looks
http://www.sthig.com/unisource/homepage.html

but it's supposed to look like this
http://www.sthig.com/unisource/example.jpg

here is my css
http://www.sthig.com/unisource/style.css

thanks
Scott
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] site breaks in IE6 (I'm sure it's just one little thing)

2008-12-18 Thread Scott Thigpen
My site www.sthig.com/unisource breaks in IE6

for example:
http://www.sthig.com/unisource/1.jpg
http://www.sthig.com/unisource/2.jpg

I'm not sure what to fix to get it back together again.  Could anyone help

here is the site www.sthig.com/unisource
and here is my css www.sthig.com/unisource/style.css
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] suckerfish no dropping down in IE6 (and a bonus question)

2008-12-18 Thread Scott Thigpen
So I'm using suckerfish now for this site
www.sthig.com/unisource

all works well but nothing operates in IE6.  Also, it's pushed my right hand
column off too...I don't know what gives.  Could someone help please? (I'm
kind of in a panic, too)

here is my css www.sthig.com/style.css

--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] IE6 not playing nice with spry or my search box

2008-12-17 Thread Scott Thigpen
Could someone help me wout with some IE6 problems.

On this page
http://www.sthig.com/unisource/

My drop down menus are shift all the way to the left of the page (I'm using
Dreamweaver's spry to make my menus) and my search box has expanded
vertically even though I've instructed it to be smaller.

You can see my css here
http://www.sthig.com/unisource/style.css

thank you!

--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] spry giving me grief

2008-12-17 Thread Scott Thigpen
Hi, me again...

I rarely use spry but a client is insisting on a drop down menu.  So I'm
trying to implement one through Dreamweaver's spry.  All is well but I've
run into a styling issue.

If you go here http://www.sthig.com/unisource/ and then mouse over "green
discussions" you'll see that the drop downs all bunch together and won't
stack.  What do I need to do to make them stack?

Here is the CSS
http://www.sthig.com/unisource/SpryAssets/SpryMenuBarHorizontal.css

--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] mystery gap plaguing me

2008-12-15 Thread Scott Thigpen
I have a mystery gap in my website and I can't figure out what's going on.
Could someone tell me what the root cause of it is?  I've tried everything I
know but can't figure out what is giving me grief

here is the site
http://www.sthig.com/unisource/

here is the css
http://www.sthig.com/unisource/style.css

best
scott

--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
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://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] img pushed to the left when it's supposed to be centered in...you guessed it...IE6

2008-11-20 Thread Scott Thigpen
On all my image template pages the main image is shoved to the left
http://www.sthig.com/folio/portfolio_detail/wicked_witch_of_the_west/

How do I tell IE6 to center that?

Here is my css

http://www.sthig.com/?css=sthig/style/

thanks guys!



--
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] one thing fixed and another thing breaks

2008-10-29 Thread Scott Thigpen
Me again.

So I fixed my ie6 issue with my website header messing up (Thanks, guys!)
but now I have a new problem.

If you click here
http://www.sthig.com

you will see that the girl on the cell phone is not flush with the white
box.  It's like it's got a giant space and I can't for the life of me figure
it out.  Could anyone tell me what's wrong?

here is my css
http://www.sthig.com/?css=sthig/style/

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


[css-d] header messed up in IE6

2008-10-28 Thread Scott Thigpen
arrg! I don't even know why I bother with IE6 but my header is all messed up
at www.sthig.com

what have I done wrong?  And is it messed up in any other IE browsers?

here is my css

http://www.sthig.com/?css=sthig/style/



S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
photos: http://www.giantgreenjungle.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] fixed it

2008-10-06 Thread Scott Thigpen
nevermind, I fixed it.  it was the text align=center trick

S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
photos: http://www.giantgreenjungle.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] div won't center in IE6

2008-10-06 Thread Scott Thigpen
Hi,

My site http://sthig.thigpendesigns.com/index.php/ has a problem with the
div id="content" not centering in IE6.  I don't know what gives, can someone
help me out (it just shifts to the left)

my code is
#content {
background-repeat: no-repeat;
background-position: right top;
margin-right: auto;
margin-left: auto;
color: white;
background-color: #a8aa6b;
width: 820px;
}

and here is the rest of the CSS
http://sthig.thigpendesigns.com/index.php?css=sthig/style/

thanks!
Scott

S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
photos: http://www.giantgreenjungle.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] site all messed up in Internet Explorer

2008-10-06 Thread Scott Thigpen
I thought I'd built solid css that would work cross browser but no such luck
in Internet Explorer.  My site's got issues and I could use a little help as
to what's going on.

the menu
it's supposed to be home | portfolio | about |...

IE shows it as

home| portfolio| about|

that looks fine in FF and Safari.  I don't know what gives.

Then there is the text under the Big picture.  There should be 10px worth of
space underneath there.  What do I need to add to get that to work?

Also, the text is really, really small.  In FF, Safari the text is fine

the details page is off, too.  There is no space at the bottom like there is
supposed to be.  My copy just ends and the and the footer begins.  There
shuold be at least 10px of space

http://sthig.thigpendesigns.com/index.php/sthig/portfolio_detail/cancer_horoscope/

in contact the text area is WY too large.  It's not in any other
browser, not sure what gives here either
http://sthig.thigpendesigns.com/index.php/sthig/contact/

Here is my CSS
http://sthig.thigpendesigns.com/index.php?css=sthig/style/

I know I'm asking help for a lot of things, I was just shocked that IE gave
me this much grief on what I figured to be pretty solid CSS

Thanks!!!
Scott

(ps-I'll address some of these issues tomorrow myself so if they seemed to
be fixed, you'll know I got to them...but if not, I'd really like your
help!)

S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
photos: http://www.giantgreenjungle.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] big gaping hole...again

2008-09-30 Thread Scott Thigpen
nevermind, I fixed it

S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
photos: http://www.giantgreenjungle.com
Phone: 770.527.3958


On Wed, Oct 1, 2008 at 12:29 AM, Scott Thigpen <[EMAIL PROTECTED]>wrote:

> Hello,
>
> Well it seems I've hit a snag again with a giant gap between my heading and
> my body.
>
> Here is the blog
> http://sthig.thigpendesigns.com/index.php/sthig/weblog/
>
> If you see, the title is fine but then there is giant gap between it and
> the body of text.  I'm trying to figure how to eliminate that.  Any help
> would be greatly apprecaited as I've pounded my head against the computer
> for the past 30 minutes trying to figure it out.
>
> Here is my css
> http://sthig.thigpendesigns.com/index.php?css=sthig/style/
>
> Best,
> Scott
>
> S c o t t  T h i g p e n
> Illustrative Designer
> art: http://www.sthig.com
> design: http://www.thigpendesigns.com
> photos: http://www.giantgreenjungle.com
> Phone: 770.527.3958
>
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] big gaping hole...again

2008-09-30 Thread Scott Thigpen
Hello,

Well it seems I've hit a snag again with a giant gap between my heading and
my body.

Here is the blog
http://sthig.thigpendesigns.com/index.php/sthig/weblog/

If you see, the title is fine but then there is giant gap between it and the
body of text.  I'm trying to figure how to eliminate that.  Any help would
be greatly apprecaited as I've pounded my head against the computer for the
past 30 minutes trying to figure it out.

Here is my css
http://sthig.thigpendesigns.com/index.php?css=sthig/style/

Best,
Scott

S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
photos: http://www.giantgreenjungle.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] giant gaping gap I can't close

2008-09-30 Thread Scott Thigpen
Hi,

I have this big gap I can't figure out how to get rid of.

If you look here (http://sthig.thigpendesigns.com/index.php/sthig/int/)
you'll see an image "about" and then there is this abnormally large gap
between that and the paragraph.  How do I narrow that?

here is my css
http://sthig.thigpendesigns.com/index.php?css=sthig/style/

Best,
Scott

S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
photos: http://www.giantgreenjungle.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] div not working correctly in IE7

2008-07-07 Thread Scott Thigpen
I have a problem with a div not working right in IE7.  I'm at a complete
loss as why it's doing this

it works fine, of course, in Safari and FF

here is the page:
http://www.sthig.com/ggj/gallery1.html

here is my css
http://www.sthig.com/ggj/css/ggj.css

thank you for your help!

S c o t t T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] IE7 Text wrap issue

2008-07-03 Thread Scott Thigpen
Hi,

I'm having a text wrapping issue on one of my pages.  It works fine in
safari and firefox, but not in IE7

here is the page at hand
http://www.sthig.com/ggj/about.html

and here is my css
http://www.sthig.com/ggj/css/ggj.css

I tried in the inline-block but that did not work.  Any ideas?

Thanks!
Scott

S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] "float left" causing border to break - help

2008-05-17 Thread Scott Thigpen
Hi,

I've got a site I'm working on.  It seemed to be easy enough.  But when I
put in the floats, it breaks out of the borders. It's doing it in FF and
Safari

I'll show you what I mean
http://www.sthig.com/tlr/

See? the text and the photo should be inside the white border but when I
float them to the left, they pop out.

Here is my css
www.sthig.com/tlr/css/tlr.css

I'm going to keep pounding at this and may get it to work (so if the picture
and text are inside the box, you'll know I found success).

Thanks!
Scott
-- 
S c o t t T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] site falls apart in IE6 (explanation inside)

2008-05-08 Thread Scott Thigpen
Hi

First of all, I apologize for my previous post, when I made it I hit send
and then the light went on as to what my error was, I fixed it immediately.
Thank you for those that responded so quickly.

I have one other issue.

My page http://www.sthig.com/atlRecycles/index.html works in FF and Safari
but breaks apart in IE6.  Everything seems to shift to the right several
pixels.  When I try to fix the error, it then messes up in FF and Safari.
I'm not sure what gives.  Could anyone see what's going on?

Here is my CSS: http://www.sthig.com/atlRecycles/css/atlrecycles.css

Thank you for your time!
Best,
Scott

-- 
S c o t t T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] scratch that, I fixed it

2008-05-08 Thread Scott Thigpen
sorry about that, I fixed it.

-- 
S c o t t T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] big gap can't get it to go away - thanks for your help (ahead of time)

2008-05-08 Thread Scott Thigpen
I've got everything working on this webpage but I've got this giant gab on
the top and bottom which you can see here:
http://www.sthig.com/atlRecycles/int

My css is here
http://www.sthig.com/atlRecycles/css/atlrecycles.css

thanks!
Scott

-- 
S c o t t T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] website shifting a few pixels, can't find the culprit. Please help

2008-05-07 Thread Scott Thigpen
Hi,

I'm almost done on this website however I've run into another brick wall.
If you click the the tabs you'll see that the page jumps a few pixels on two
pages and stays the same on the other three.

Here are the two that jump:
http://www.sthig.com/jlh/index.html
http://www.sthig.com/jlh/ourteam.html

These pages don't jump:
http://www.sthig.com/jlh/services.html
http://www.sthig.com/jlh/clients.html
http://www.sthig.com/jlh/contact.php

And here is my CSS
http://www.sthig.com/jlh/css/jlh.css

Could anyone help me out with this small problem?


-- 
S c o t t T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] okay fixed but 2 other problems

2008-05-02 Thread Scott Thigpen
Hey,  okay I'm almost there but I'm having a bit of trouble.

okay how the site looks
http://www.sthig.com/jlh/

here's my css
http://www.sthig.com/jlh/css/jlh.css

here's the problem page:
http://www.sthig.com/jlh/interiora.html

2 things.  First if you'll look at the "contact us" tab, just below it,
there is a one pixel off white box problem? It's just before the word
"years" and below "contact us"

The second problem is, if you scroll down to the bottom, the drop shadows
are touching (whcih they shouldn't, see index.html page...that's how it
should look)

Can you help me out with this?
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Help with Interior page - help!

2008-05-02 Thread Scott Thigpen
Hi guys,

I've been doing css for a webdesign, the index page went through okay but my
interior has all sorts of problems with it.  I feel like I've done
everything right but my wrapper is not scaling with the text and it makes it
look all out of order.  Could someone take a look at this and tell me what
I'm doing wrong?

Here is the main page
www.sthig.com/jlh

my css
http://www.sthig.com/jlh/css/jlh.css

and the page that's messing up
http://www.sthig.com/jlh/interior.html

Thanks guys!

Scott
ps-I kinda have to get this done by Monday so if any of you have a moment to
take a stab at this, it'd be greatly appreciated

-- 
S c o t t T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] website breaks in IE6 (big surprise there), any help would be appreciated!

2008-03-26 Thread Scott Thigpen
Hello,

It was foolish of me to think that my site would work in IE6 when it works
flawlessly in FF and Safari. Anyway, if you point your browser here:
http://www.sthig.com/api/ you will see it works fine in all browsers but IE6
totally screws up and pushes the menu to the wrong side.  Can someone point
out my error and help me out?  Thanks!

Here is the site: http://www.sthig.com/api/
here is my css for the site: http://www.sthig.com/api/css/css.css

Thanks!
Scott

-- 
S c o t t T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] hand coders vs wsywig coders...I had no idea

2008-01-25 Thread Scott Thigpen
Hi Guys,

Yesterday I was up for a job to take on a big website and design it.  They
were real impressed with my work, everything was going well until I said I
coded with the aid of Dreamweaver.  Then you would have think I had punched
the guy in the mouth.  I mean there was not even "well we'll think about it"
it was "we only use hand coders."  I'm not above doing hand coding, but I
have no earthly idea where even to start without dreamweaver holding my
hand.

So do most of you guys hand code? Or do you use a wsywig editor to help?

Thanks
Scott

-- 
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] page is broken AGAIN in IE6, please, please help!

2008-01-09 Thread Scott Thigpen
This webpage has just caused me all sorts of grief all things IE.

It works fine in IE7, FF and Safari but not in IE6.

If you will point your browsers here:
http://www.sthig.com/photo/index.html

You will see that all is laid out nice and neat

But when you go here in IE6
http://www.sthig.com/photo/contact.php

The picture of the rooster is knocked down.  Can someone PLEASE tell me
what's going on here?

CSS is here:
http://www.sthig.com/photo/css/photo.css

Thank you for your help!

Best
Scott

-- 
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Ie6 and 7 *still* giving me fits when I try to make something flush - please help if you can

2008-01-09 Thread Scott Thigpen
Okay, so after many attempts I decided to nix the fluid look because I could
NOT get it to work right, so I decided with just a fixed with.  All works
well now, but when I try to insert a nav bar, I can't get it to push down
just my logo.  It works in Firefox (of course) but I can't get it to work in
IE6 and 7.  Any help you can throw my way would be MUCH appreciated as I am
just stumped (and have a profound hatred to css)

here is the site: http://www.sthig.com/photo/test.html

here is my css:

> 
> body,td,th {
> font-family: Geneva, Arial, Helvetica, sans-serif;
> font-size: 85%;
> color: #FF;
> text-align: center;
> background-color: #00;
> }
>
> #wrapper {
> width: 1024px;
> margin-left: auto;
> margin-right: auto;
> }
>
> #n1 {
> float: left;
> height: 50px;
> width: 280px;
> margin-top: 150px;
> }
>
> #navcontainer {
> float: left;
> display: inline;
> margin-top: 15px;
> margin-left: -15px;
> }
>
> #navlist ul
> {
> margin-left: 0;
> padding-left: 0;
> white-space: nowrap;
> }
>
> #navlist li
> {
> display: inline;
> list-style-type: none;
> }
>
> #navlist a {
> padding-top: 0px;
> padding-right: 10px;
> padding-bottom: 0px;
> padding-left: 10px;
> }
>
> #navlist a:link, #navlist a:visited
> {
> color: #fff;
> text-decoration: none;
> }
>
> #navlist a:hover
> {
> color: #049CB2;
> text-decoration: none;
> }
>
>
> #n2 {
> float: left;
> height: 50px;
> width: 402px;
> margin-top: 150px;
> }
>
>
> #n3 {
> float: left;
> height: 50px;
> width: 341px;
> margin-top: 150px;
> background-image: url(images/navBG.jpg);
> background-repeat: no-repeat;
> background-position: right bottom;
> }
>
> #content {
> background-color: #049CB2;
> width: 1024px;
> float: left;
> }
>
> #c1 {
> float: left;
> height: 250px;
> width: 280px;
> }
>
> #logoImg {
> float: left;
> margin-left: 5px;
> }
>
> #c2 {
> float: left;
> height: 250px;
> width: 402px;
> }
>
> #hello {
> margin-top: 110px;
> margin-right: 75px;
> }
>
> #c3 {
> float: left;
> height: 250px;
> width: 341px;
> background-image: url(images/picBG.jpg);
> background-repeat: no-repeat;
> background-position: right top;
> }
>
> 
>

-- 
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE6 and 7 giving me fits. Please help? - a further explanation

2008-01-08 Thread Scott Thigpen
Hello all,

Two of you have made suggestions and helping me out and I really appreciate
it, but I may have not explained myself well.  I'm doing a fluid layout and
it works well in Safari, Firefox but in IE6, when shrunk down, it breaks
up.  In IE7 when expanded, it breaks up.  I just thought I'd further explain
myself.

here is the site: http://www.sthig.com/photo
>
> here is my CSS: http://www.sthig.com/photo/css/photo.css


Thank you for your continued help!

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


[css-d] IE6 and 7 giving me fits. Please help?

2008-01-08 Thread Scott Thigpen
Hi,

I'm doing an elastic layout and it works in Safari, Firefox but of
course...IE6 and 7 don't want to play nice.  Could someone be as so kind to
tell me what I'm doing wrong?

here is the site: http://www.sthig.com/photo

here is my CSS: http://www.sthig.com/photo/css/photo.css

any help would be GREATLY apprecaited!

Best
-- 
S c o t t  T h i g p e n
Illustrative Designer
art: http://www.sthig.com
design: http://www.thigpendesigns.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] IE6 giving too much space between two divs. please help

2007-12-30 Thread Scott Thigpen
wait, I spoke too soon, I fixed it...there was a rogue  hanging about
that was pushing it down.  all is well now
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] IE6 giving too much space between two divs. please help

2007-12-30 Thread Scott Thigpen
Hi,

My site works in everything but in IE6, there is a giant gaping space
between my flash div and the three boxes.  See here:
http://www.thigpendesigns.com/index.html

I've tried everything I know to get that gaping space to go away but I've
hit a dead end.  I'm not sure what else to do to close that gap.  Can anyone
help?

my css is here:
http://www.thigpendesigns.com/css/thigpenDesign.css

please help if you can.

thanks!
Scott

-- 
S c o t t  T h i g p e n
Illustrative Designer
www.sthig.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] having trouble with...you guessed it... IE 6-7

2007-12-12 Thread Scott Thigpen
I thought I had this worked out, but apparently not.  My content div is not
lining up with the fake sidebar I made it.

you can see the action in IE6-7 here:
www.sthig.com/churchNext.com

(here is my css) http://www.sthig.com/churchNext/css/churchnext.css

Okay so here's the setup.  The white sidebar is really just a repeating jpg
(http://www.sthig.com/churchNext//images/wraprepeat.jpg) going down the side
there.  It's supposed to scale evenly with the content div.  It works just
fine in Firefox and Safari but of course it doesn't want to play nice with
IE.  So what am I doing wrong?  Can anyone help me out?  If I'm not clear,
please let me know and I will explain

thanks!
Scott



-- 
S c o t t  T h i g p e n
Illustrative Designer
www.sthig.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] flash object not wanting to float right with CSS

2007-12-11 Thread Scott Thigpen
Hi,

I'm having a problem with trying to float a flash object to the right.  When
I do it in dreamweaver, it works fine, but when I upload it and view it in
firefox or safari (I'm scared to try it in IE at this moment) it doesn't
work.  It just sits on top of the text.  What am I doing wrong?

Here is the page in question:
http://www.sthig.com/ccc/about.html

here is my css file:
http://www.sthig.com/ccc/css/ccc.css

here is the css I did for the flash object
#slider {
float: right;

here is the flash:html.   How can I make it float right and have the text
wrap around it?

} 
AC_FL_RunContent( 'codebase','
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','name','slider','width','400','height','300','title','slides','id','slider','src','slideshow','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','slideshow'
); //end AC code
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0";
name="slider" width="400" height="300" id="slider" title="slides">
  
  
  http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash";
type="application/x-shockwave-flash" name="slider">


here's how it looks in the html:
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] ie menu problem, please help

2007-12-04 Thread Scott Thigpen
I found out the problem, I was not floating it.  All works now.  Thanks for
reminding me about validating.  will do that right now!
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] ie menu problem, please help

2007-12-04 Thread Scott Thigpen
hi,

So I'm building a scalable navigation menu.  It works in everything except
IE and it just turns into a set of stairs so to speak.  I'm not sure what
I'm doing wrong.

here is the site in question:
http://www.sthig.com/churchNext/

and here is my css
http://www.sthig.com/churchNext/css/churchnext.css

thanks for helping me out.

-- 
S c o t t  T h i g p e n
Illustrative Designer
www.sthig.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] making a sliding sidebar

2007-12-04 Thread Scott Thigpen
nevermind, I figured out what to do.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] making a sliding sidebar

2007-12-04 Thread Scott Thigpen
Hi,

I'm trying to make my sidebar move with my content bar.  If I add tons of
text in the content bar, I want the sidebar to move with it.  How can I
accomplish this?

Here is the site in question: http://www.sthig.com/churchNext/

and here is my CSS
http://www.sthig.com/churchNext/css/churchnext.css

Thanks!
Scott
www.sthig.com
www.sthig.com/design (in progress)
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Problem with floats and Safari 3

2007-12-03 Thread Scott Thigpen
Phillip when I was working on my site and implementing putting java lightbox
I had a similar issue.  Everything was looking fine and then Safari 3 broke
it.  The way I fixed it is that I stripped down every part of my site and
tested each bit of code separately until I figured out what was going on.  I
never did figure out what it was, but I fixed it but building my site back
bit by bit.

On Dec 3, 2007 9:58 PM, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote:

>
> On Dec 4, 2007, at 5:18 AM, Ellen wrote:
>
> > I used sliding-door tabs in a layout for our new portal site, and got
> > them working beautifully in Firefox for mac and PC, IE6, IE7 and
> > Safari.
> >
> >   Then Safari 3 came out and completely broke them, and I have not
> > yet been able to resolve this issue.
> >
> >
> > Here is a sample page. The actual site is a dynamic site on an
> > intranet server, so this example was created by saving the generated
> > source code from a page on the real site.
> >
> > http://thedesignspace.net/css/safari3problem/index.htm
>
> Is there any reason, beyond a human error, for
> td.tabBar {display:block;}
> ?
> ( in http://thedesignspace.net/css/safari3problem/index_files/
> portal.css, line 258)
>
> The default display value for a td is display:table-cell;
>
> Look at
> http://dev.l-c-n.com/_temp/saftabs.html
> first row has your styling for the td, second doesn't.
>
> Philippe
> ---
> Philippe Wittenbergh
> 
>
>
>
>
> __
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>



-- 
S c o t t  T h i g p e n
Illustrative Designer
www.sthig.com
Phone: 770.527.3958
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] css hover question

2007-11-30 Thread Scott Thigpen
Hi,

I don't have a site to show you but I have a question.  I'd like to be able
to rollover a div and when I hover over it, it changes color.  Is this
possible to do in CSS?  It would not be a hyperlink (to go anywhere), I'd
just like for a when a client rolls their mouse over an area, it highlights.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/