[css-d] Need help with alignment in IE (huge white spaces), Firefox looks ok

2007-09-18 Thread juliann wheeler
I created this in tables for an HTML newsletter Does anyone know why I'm 
getting these large gaps of white space in my tables (left side column)?

I'm not a tables person usually so this is a real challenge for me.

It looks fine in Firefox to me, but I cant test in IE because I'm on a mac.

Any help would be greatly appreciated!

Here are the links:

http://www.pcg-advisors.com/Newsletter/pcgnewsletter9_07.html
http://www.pcg-advisors.com/Newsletter/pcgnewsletter9_07_p2.html


Thank You!

_
Share your special parenting moments! 
http://www.reallivemoms.com?ocid=TXT_TAGHM&loc=us

__
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] Need help with alignment in IE (huge white spaces), Firefox looks ok

2007-09-18 Thread juliann wheeler
I created an HTML newsletter in tables.  Firefox is rendering it correctly, 
but in IE there is a large white space between the first paragraph and the 
title "Representative PCGA Deals"


http://www.pcg-advisors.com/Newsletter/pcgnewsletter9_07_p2_is.html

I have tried everything. I cannot figure out how to get the alignment right 
in IE.


Please help.

Thanks!

_
Can you find the hidden words?  Take a break and play Seekadoo! 
http://club.live.com/seekadoo.aspx?icid=seek_hotmailtextlink1


__
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] I'm not that good with tables.

2007-09-19 Thread juliann wheeler
To help fix my earlier problem, I started breaking this out into 4 smaller 
tables within one container table. So far I'm having problems with the blue 
table (see link).


It is supposed to go to the right of the pink one instead of below it.

http://www.pcg-advisors.com/tests/test.html

Does anyone know how to fix this?

Thanks.

_
Test your celebrity IQ.  Play Red Carpet Reveal and earn great prizes! 
http://club.live.com/red_carpet_reveal.aspx?icid=redcarpet_hotmailtextlink2


__
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] Not that good at tables

2007-09-20 Thread juliann wheeler

Does anyone else want to take a stab at this?

Here's the problem:
I am creating an HTML email (So I have to use tables instead of CSS)

Here is my original design:

http://www.pcg-advisors.com/Newsletter/pcgnewsletter9_07_p2_is.html

It looks great in Firefox, but in IE there is a large gap of white space 
after the third paragraph and the next header "Representative PCGA Deals".  
And other similar white gaps of space further down the page.


Someone suggested that I should not put the whole thing in one table, so I 
broke up the content into three tables (one for the header, one for the 
column on the left, and one for the column on the right).


See new layout with three tables:

http://www.pcg-advisors.com/tests/test.html

I wasn't happy with this one because I wanted the purple table to go to the 
right of the yellow, not below it.


Anyone know how to fix this?

Thanks!

_
Gear up for Halo® 3 with free downloads and an exclusive offer. 
http://gethalo3gear.com?ocid=SeptemberWLHalo3_MSNHMTxt_1


__
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] last question about this table. Still haven't gotten the answer.

2007-09-21 Thread juliann wheeler
I fixed part of the alignment problem, but does anyone know how to get rid 
of that small white space between the header and the two tables beneath it? 
The deadline for this is in 2 hours and I've been trying to figure this out 
for 3 days now.


Here is the link again:

http://www.pcg-advisors.com/tests/test.html

Thanks!

_
Can you find the hidden words?  Take a break and play Seekadoo! 
http://club.live.com/seekadoo.aspx?icid=seek_hotmailtextlink1


__
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] alignment in Firefox vs IE

2007-10-02 Thread juliann wheeler

I created this page using css:

http://www.pcg-advisors.com/team.html

The page looks correct except for the alignment of the team photos.  It 
looks different in Firefox and IE.  Does anyone have a solution to make the 
alignment look correct in both browsers?


Thanks!

_
More photos; more messages; more storage—get 5GB with Windows Live Hotmail. 
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_2G_0507


__
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] creating navigation in css

2007-12-06 Thread juliann wheeler

Does anyone know how to create a drop-down navigation in CSS?  Here is the link 
to the nav that I have built so far:
http://www.pcg-advisors.com/tests/test8.html

Thanks!

_
You keep typing, we keep giving. Download Messenger and join the i’m Initiative 
now.
http://im.live.com/messenger/im/home/?source=TAGLM
__
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] creating my nav in CSS

2007-12-14 Thread juliann wheeler

I created my first nav bar in CSS.  The only problem is that I had to create 
three different style sheets to get around all the bugs with different 
browsers/platforms.

Here is the latest version:
http://www.pcg-advisors.com/new/home5.html

Is there any way to simplify this and not have to create three separate style 
sheets?

Thanks.

_
i’m is proud to present Cause Effect, a series about real people making a 
difference.
http://im.live.com/Messenger/IM/MTV/?source=text_Cause_Effect
__
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] (no subject)

2007-12-20 Thread juliann wheeler


Does anyone know why this page is not picking up the css style sheet like the 
javascrip is telling it to?

http://www.pcg-advisors.com/new/theteam/brent.html

It is supposed to look like this one which happens to be working:

http://www.pcg-advisors.com/new/index.html

I can't tell why it's working with the home page and not the other one.

Thanks!

_
The best games are on Xbox 360.  Click here for a special offer on an Xbox 360 
Console.
http://www.xbox.com/en-US/hardware/wheretobuy/
__
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] easy question about centering my design on the page in css

2006-07-17 Thread juliann wheeler
You can view my design at:

http://www.agentevaluator.com/juliann/brown/indexbrown.html

How do I get this to center on the page?

thanks!


__
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] need help with placement of boxes in CSS

2006-08-03 Thread juliann wheeler
I have my site nearly completed.  You can look at it here:

http://www.juliannwheeler.com/phyve/Phyve_Final/index_final.html

It looks great in Firefox, but in Internet Explorer many of the boxes are 
placed in the wrong place.

If you clock on "who" on the left nav you can see 4 different pages:
Name Creation
Brand Strategy & Identity
Safety Testing
Market Research

Each of these pages has a heading above the content in a teal all caps font. 
  Even though the placement of this box that holds this type is the same on 
each of these pages you can see in IE how it jumps around and is different 
on each one of these pages.

ALSO, my rollovers for the left nav do not work in IE, but they work fine in 
Firefox.

Can anyone explain


__
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] (no subject)

2006-08-04 Thread juliann wheeler

Please see my additional questions below (separated by asterisks).  Thanks!!


Message: 18
Date: Fri, 04 Aug 2006 03:39:59 +0200
From: Gunlaug S?rtun <[EMAIL PROTECTED]>
Subject: Re: [css-d] need help with placement of boxes in CSS
To: css-d@lists.css-discuss.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

juliann wheeler wrote:

>http://www.juliannwheeler.com/phyve/Phyve_Final/index_final.html

>It looks great in Firefox, but in Internet Explorer many of the boxes
>  are placed in the wrong place.

Looks great :-) but not very usable.
You should try to use those pages in Lynx - especially the front page,
and add all the missing pieces (alt-attributes - with suitable content)
that the W3C (X)HTML validator mentions as "errors".

***
What is Lynx?  What will that achieve?
***

>If you clock on "who" on the left nav you can see 4 different pages:

>Each of these pages has a heading above the content in a teal all caps 
>font. Even though the placement of this box that holds this type
>  is the same on each of these pages you can see in IE how it jumps around 
>and is different on each one of these pages.

Defaults are not identical across browser-land, so you'll have to set
margins and line-height and what-not as you like it to turn out.

***
It makes sense that defaults are not identical across browserland.  But the 
4 different pages mentioned above all have the same layout and same code.  
It doesn't make sense, why a SINGLE  browser (ie Internet Explorer alone) 
would display each of these pages differently.
***



>ALSO, my rollovers for the left nav do not work in IE, but they work fine 
>in Firefox.

Have a "feeling" that those effects are javascript-driven, so
"off-topic" here on css-d.

regards
Georg
--
http://www.gunlaug.no


--


__
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] Layout in IE vs Firefox

2006-08-07 Thread juliann wheeler
IE is changing the layout of my site dramatically (compared to Firefox).  
Since most of my viewers for this wite will probably be in IE I am thinking 
about changing all of the positioning so that it looks correct in IE.  BUT, 
doing this this will make the page all look bad in Firefox.

Is there any way to make your pages default to a different style sheet 
depending on the browser that the viewer is looking at the site in?


__
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] IE is changing my layout

2006-12-15 Thread juliann wheeler
Does anyone know why in IE 6.0 and 7.0 seem to display my divs on different 
positions than in firefox?

In IE, the div with the big white "Find a Seller Agent" (it is layer21) 
moves up about 10-20 pixels?  And the form in layer 22 shifts all the way to 
the left instead of centering within the div.  It displays correctly in 
Forefox.

Here is the link:

http://www.pilot-homegain.com/juliann/findlocalagents/html/find_seller_agent.html

Thanks!

_
MSN Shopping has everything on your holiday list. Get expert picks by style, 
age, and price. Try it! 
http://shopping.msn.com/content/shp/?ctId=8000,ptnrid=176,ptnrdata=200601&tcode=wlmtagline

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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] good in Safari, all other browsers giving me major errors

2005-12-19 Thread juliann wheeler
I re-designed my entire site in CSS, and didn't realize that Explorer and 
Mizilla would render the site S differently.

The site is www.olystudio.com

Please view in Safari to see the correct version and INCORRECT version that 
I now have in Explorer.  This is kind of an emergency because it hurts the 
business to have it looking so bad.  Is there anyway to fix this that will 
make it look normal in both browsers?

Juliann


__
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] second try posting

2005-08-31 Thread juliann wheeler

I have a page that was previously created with tables www.ironies.com .

Recently, I have re-created the entire page using css for the first time.  
You can see it at www.ironies.com/new.htm .


I'm having problems with the positioning when I view from different 
browsers.


In Firefox, the logo on the top right gets pushed down and imposes on the 
image below it.


In Explorer, there is a white space behind the light brown bar at the bottom 
where the background color doesn't show up for some reason.


In safari I have both problems at once.

Any help would be GREATLY appreciated.  I am totally out of ideas.  Thanks!


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