Re: [css-d] Layout not displaying correctly in web based email clients

2006-06-23 Thread Bethany
> On Thu, 22 Jun 2006 09:38:05 +0930, Bojana Lalic wrote:
> >
> >I have created a newsletter page and uploaded it to the server. I
> >am previewing it in IE and using the Send ->Page by Email option
> >to send it out. It displays fine in Outlook but not in Hotmail.
> >

I would suggest taking a look at a few articles about creating HTML/CSS emails.
Here are a few links that might help:

http://www.sitepoint.com/article/code-html-email-newsletters
http://www.thinkvitamin.com/features/design/html-emails
http://www.alistapart.com/articles/cssemail
http://www.campaignmonitor.com/blog/archives/2006/03/a_guide_to_css_1.html

The gist of these articles is that you really can't use much css in
emails.  When I create them, I don't use any CSS at all.  Just tables
and font tags (shudder)

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


Re: [css-d] Most mysteryous thing happens on IE 6.0!

2006-07-20 Thread Bethany
On 7/20/06, Michel Bozgounov <[EMAIL PROTECTED]> wrote:

> IE 6.0:
>
> 1) When page finishes loading, THREE FIELDS (First/last name, Email, Phone)
> suddenly become YELLOW in background with no apparent for me!) reason.
>

Do you have google toolbar installed in IE?  Or any other
toolbar/plugin that might automatically fill in form fields?  When I
use google toolbar, it colors in certain form elements yellow after
loading.  Might not be a CSS issue at all :)
__
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/


Re: [css-d] Navigation - Roll-Over Effect

2006-08-10 Thread Bethany
At the end of the CSS file you have #nav a:hover instead of #mainnav a:hover

- Bethany


On 8/10/06, Matthew Stoneback <[EMAIL PROTECTED]> wrote:
>
> Need some guidance with something..
>
>
>
> I developed a main navigation "bar" for a client's site using a
> demonstration from the book, "Bulletproof Web Design."  In doing this, I
> changed some of the CSS and XHTML to suit my design.  After everything was
> all said and done, I can not get the roll-over effect to work (Hovering
> Swap).  I believe have made a mistake in the last CSS rule as everything
> was
> looking good before then.  Can anyone spot the problem?
>
>
>
> Here are the links to my test HTML and CSS documents.
>
>
>
> XHTML: http://www.eddysound.com/tams/test_pages/navtest.htm
>
>
>
> CSS: http://www.eddysound.com/tams/test_pages/navtest.css
>
>
>
> Thanks in advance for your help.
>
>
>
> Matthew Stoneback
>
> __
> 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-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/


Re: [css-d] Beginners CSS

2006-08-25 Thread Bethany
The book "Build Your Own Web Site the Right Way Using HTML and CSS" <
http://www.amazon.com/gp/product/0975240293/sr=8-1/qid=1156511330/ref=pd_bbs_1/002-2229552-1272053?ie=UTF8
> seems like a good tool for beginners.  I haven't had a chance to look at
it myself but it looks like a great source and has been getting good reviews
all over the web.

Bethany


On 8/25/06, Mike NA <[EMAIL PROTECTED]> wrote:
>
> Hi Im trying to learn CSS and would like some suggestions as to where to
> start, thought this forum would be the place to attain the guidance to
> maybe
> some sites or books that cater for CSS beginners, any help would be much
> appreciated.
>
> MIchael
__
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] Images in CSS

2011-11-07 Thread Bethany Gordon
I'm brand new to CSS and I have only been working with Dreamweaver for about a 
month. I have been searching through tutorials on how to arrange images and I 
was wondering if anyone could help me. I know how to insert an image and where 
to place it. Is there a way  I can freely move the image around? Place it 
inside of text, or underneath text? Would that be in the background? 
__
css-discuss [css-d@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/