[css-d] problem with opera not showing scroll bar on first page only

2012-05-07 Thread Melinda Odom
Hi,

I am having a problem with the opera browser only not showing scroll bars on 
this page:
http://www.designhosting.biz/index.html

The other pages work fine in opera.

The only thing I added on this index.html page that's different is a body tag 
so I could style it differently.

I appreciate your help!

Thank you!

Best Regards,
Melinda L. Odom
__
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/


[css-d] last post about scrollbars in opera browser

2012-05-07 Thread Melinda Odom
Hi,

Please ignore my last post about the opera scroll bars. I deleted the cache and 
now they are working in opera.

Thanks!

Best Regards,
Melinda L. Odom


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


[css-d] need a little help with links

2012-02-24 Thread Melinda Odom
Hi,

I have the middle links on this page setup and working when you click on one of 
the links and it goes to that page that link stays a changed color.
http://www.designhosting.biz/design.html

I am trying to do the same thing for the top menu but it doesn't work. I even 
tried adding the id and class from the middle links to the top links and it 
still will not work.

Any help is greatly appreciated.

Thank you!

Best Regards,
Melinda L. Odom
1605 Dechard Street
Van Buren, Arkansas 72956
Cell: 479-226-6040 CST
Design Hosting, Inc.
i...@designhosting.biz
Join Me on Twitter
Amazon Wish List





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


[css-d] site wider in mozilla browser?

2010-02-21 Thread Melinda Odom
Hi,

I just seemed to notice that my site http://www.designhosting.biz/index.html 
looks wider in mozilla than safari or opera.

I cannot test IE so don't about that one.

Ideas why this is happening?

Thanks!

Best Regards,
Melinda Odom






__
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] font sizing and ie 7 alignment help please!

2009-12-15 Thread Melinda Odom
Hi,

I am having a terrible time with font sizing in all browsers because I want a 
fixed width and height site.

Page is:
http://www.designhosting.biz/support2.html

The left column is only text. The right is a css scrolling menu.

Using percentages on the body tag shows good in mozilla and safari but looks 
terrible in opera. At the ie rendering site the text is longer using ie 8. Also 
ie 7 shows the navigation buttons at the top higher off the ledge.

I tried points for the text style which seems to show the best but don't know 
if this is good.

I tried pixels and ems but get about the same results or worse.

Is there a way to keep the fonts all the same?  I see on other sites they look 
about the same in safari, mozilla, and opera browsers.

Thanks!

Best Regards,
Melinda Odom


__
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] container problem

2009-03-10 Thread Melinda Odom
Hi,

I am having this problem with the container div and have it outlined  
in green.  If I set the container div to relative and leave the  
overflow: hidden off the container div does not go around the section  
and the right border does not show up in either mozilla, safari or  
firefox but all the contents are lined up.  The container does go  
around the whole section in ie7.

If I add the overflow: hidden to the container div the container goes  
around everything but the center section is askewed to the left in  
mozilla and opera but not safari or ie7.

http://www.designhosting.us/vardy/test.html

Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting,  Ecommerce Solutions
479-471-0891 CST
i...@designhosting.biz
http://www.designhosting.biz





__
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] ie browser alignment problem

2009-02-13 Thread Melinda Odom
Hi,

Can someone please look at this for a fix in the ie browser?
http://72.9.236.161/index.php/cPath/1

It works fine in mozilla and safari and opera but not any version of ie.

I am greatly appreciative.

Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting,  Ecommerce Solutions
479-471-0891 CST
i...@designhosting.biz
http://www.designhosting.biz





__
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] alignment in netscape

2008-05-30 Thread Melinda Odom
Well I got the flash file to at least be within the blue border by  
using the object tag and making it absolute but it is still not lined  
up from the left in netscape only.  If I put minus values on it then  
it messes up the other browsers big time.

http://eddieandalice.com/index.html

I'm really stuck with this one.  I put a regular graphic there the  
same size without using any object tags just to see and it lined up  
perfectly in netscape so must just be the flash graphic.  Am using  
swjobject.js for the flash placement also.

The css is:

#row1 {
width: 960px;
margin-right: auto;
margin-left: auto;
overflow: hidden;
border: 2px solid #3399CC;
}

/* *html #row1 {
overflow: visible;
}
don't really need this */

#row1 p {
border: 1px solid #99;
margin: 0px;
padding: 0px;
}

#flashWelcome {
float: left;
width: 636px; /* keep otherwise ie does not align correctly */
}

object {
width: 636px;
height: 277px;
position: absolute;
}

#col1Feature {
float: right;
width: 309px;
height: 277px;
}

If I change this style to relative then it lines up on the left but  
not from the top.
object {
width: 636px;
height: 277px;
position: relative;
}

I still think there is a better way to do this to have it lined up in  
all browsers so please feel free to enlighten me.

Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting,  Ecommerce Solutions
479-471-0891 CST
[EMAIL PROTECTED]
http://www.designhosting.biz
__
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] alignment in netscape

2008-05-30 Thread Melinda Odom
Thanks David! That worked!

Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting,  Ecommerce Solutions
479-471-0891 CST
[EMAIL PROTECTED]
http://www.designhosting.biz




On May 30, 2008, at 11:16 AM, David Laakso wrote:

 object {
   width: 636px;
   height: 277px;
   position: absolute; top: 0;left:0; /*amend*/
   /*vertical-align: top;/*not-needed*/
 }

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

2008-05-29 Thread Melinda Odom
Hi,

I have changed this first page but am having a little problem with the  
flash file not aligning to the top in netscape only.
http://www.eddieandalice.com/

I would appreciate your help.

Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting,  Ecommerce Solutions
479-471-0891 CST
[EMAIL PROTECTED]
http://www.designhosting.biz




__
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] Fwd: alignment in netscape

2008-05-29 Thread Melinda Odom

Excuse me but the browser that is not aligning correctly is mozilla  
and not netscape.

Begin forwarded message:

 Hi,

 I have changed this first page but am having a little problem with  
 the flash file not aligning to the top in netscape only.
 http://www.eddieandalice.com/

 I would appreciate your help.

 Best Regards,
 Melinda Odom
 Design Hosting, Inc.
 Web Design, Web Hosting,  Ecommerce Solutions
 479-471-0891 CST
 [EMAIL PROTECTED]
 http://www.designhosting.biz





__
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 problems with text spacing

2008-05-20 Thread Melinda Odom
Hi,

Can someone look at this page in the ie browser?
http://www.eddieandalice.com/index.html

I simply cannot get the text to be the same distance from the bottom  
of each box with all of the browsers.  If there is a way to do this  
please tell me.

Thank you!

Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting,  Ecommerce Solutions
479-471-0891 CST
[EMAIL PROTECTED]
http://www.designhosting.biz




__
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] drop downs just started going over flash file

2008-05-09 Thread Melinda Odom
Hi,

I just started having problems with this one page:
http://www.usprayercenter.org/index.html

When putting your cursor over the Donate and Resources links the  
drop down menu is going behind the flash file on the right side.

I can duplicate it in netscape but not all the time and cannot  
duplicate it in mozilla or opera and have no way to test ie.

This just started so don't know what is wrong.

Thank you for help! I appreciate it!

Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting,  Ecommerce Solutions
479-471-0891 CST
[EMAIL PROTECTED]
http://www.designhosting.biz




__
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] credit text in bottom of browser

2008-02-07 Thread Melinda Odom
Hi,

Is there a way to have text appear on top of a repeating graphic in  
the bottom of the browser window?

I have a repeating color on the body tag to x repeat which is fine  
and I would like to be able to put text in the center of this 50 pixel  
height at the browser bottom no matter what size the browser window is.

Thanks!

Best Regards,
Melinda Odom
Design Hosting, Inc.
Web Design, Web Hosting,  Ecommerce Solutions
479-471-0891 CST
[EMAIL PROTECTED]
http://www.designhosting.biz




__
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! dropdowns were working but have stopped in ie7

2007-08-24 Thread Melinda Odom
Hi,

My drop downs have stopped working in this store:
http://www.prayerbookstore.com

They were working in ie7 and the top was centered but my browser is showing
it off to the left and the menu dropdowns are not working. Works fine in
mozilla and netscape.

Can someone please confirm this? I may be having a cache problem or
something.

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.484 / Virus Database: 269.12.4/969 - Release Date: 8/23/2007
4:04 PM
 
__
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/

Re: [css-d] help! dropdowns were working but have stopped in ie7

2007-08-24 Thread Melinda Odom
Hi,

I found the problem...this page was edited and a different doctype was put
in and as soon as I changed it to:
!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN
   http://www.w3.org/TR/html4/loose.dtd;

everything started working again in ie7 and probably ie6 but don't have that
one to test.

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891


  -Original Message-
 From: Melinda Odom [mailto:[EMAIL PROTECTED] 
 Sent: Friday, August 24, 2007 5:49 PM
 To:   css discuss
 Subject:  help! dropdowns were working but have stopped in ie7
 
 Hi,
 
 My drop downs have stopped working in this store:
 http://www.prayerbookstore.com
 
 They were working in ie7 and the top was centered but my browser is
 showing it off to the left and the menu dropdowns are not working. Works
 fine in mozilla and netscape.
 
 Can someone please confirm this? I may be having a cache problem or
 something.
 
 Sincerely,
 Melinda Odom
 Design Hosting, Inc.
 www.designhosting.biz
 479-471-0891
 
 
 
 No virus found in this outgoing message.
 Checked by AVG Free Edition. 
 Version: 7.5.484 / Virus Database: 269.12.4/969 - Release Date: 8/23/2007
 4:04 PM
  
 
No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.484 / Virus Database: 269.12.4/969 - Release Date: 8/23/2007
4:04 PM
 
__
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] ie7 div width problem

2007-07-31 Thread Melinda Odom
Hi,

Why is the lime green area wider in IE7 than in the other browsers?
http://www.designhosting.biz/test.html

I will be putting about 8 links like the two up there now in the green area.

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.11.0/927 - Release Date: 7/30/2007
5:02 PM
 
__
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] mozilla with problem

2007-07-24 Thread Melinda Odom
Hi,

I'm having a problem with this php store and getting the center lined up in
mozilla and firefox on this first page only:
http://www.lookatmebaby.com/index.php
IE7 looks ok.

The width is 940 for the whole site.

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.16/914 - Release Date: 7/23/2007
7:45 PM
 
__
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] mozilla width problem

2007-07-23 Thread Melinda Odom
Hi,

I'm having a problem with this php store and getting the center lined up in
mozilla and firefox:
http://www.lookatmebaby.com/index.php
IE7 looks ok.

The width is 940 for the whole site.

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.14/912 - Release Date: 7/22/2007
7:02 PM
 
__
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] ie7 problem

2007-07-09 Thread Melinda Odom
Hi,

Can someone please tell me why this site is centered:
www.snugglebugkids.net

and this site using the same style is not in ie7 only?
www.fitness909.com

I have looked and looked and cannot find any problems.  These are php pages
and the beginning div is in the header and the ending in the footer.

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.2/891 - Release Date: 7/8/2007
6:32 PM
 
__
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/

Re: [css-d] ie7 problem

2007-07-09 Thread Melinda Odom
This is fixed now!

Thanks Matthew!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891


  -Original Message-
 From: Melinda Odom [mailto:[EMAIL PROTECTED] 
 Sent: Monday, July 09, 2007 6:52 PM
 To:   css discuss
 Subject:  ie7 problem
 
 Hi,
 
 Can someone please tell me why this site is centered:
 www.snugglebugkids.net
 
 and this site using the same style is not in ie7 only?
 www.fitness909.com
 
 I have looked and looked and cannot find any problems.  These are php
 pages and the beginning div is in the header and the ending in the footer.
 
 Sincerely,
 Melinda Odom
 Design Hosting, Inc.
 www.designhosting.biz
 479-471-0891
 
 
 
 No virus found in this outgoing message.
 Checked by AVG Free Edition. 
 Version: 7.5.476 / Virus Database: 269.10.2/891 - Release Date: 7/8/2007
 6:32 PM
  
 
No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.10.2/891 - Release Date: 7/8/2007
6:32 PM
 
__
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] css menus-flash-javascript

2007-07-02 Thread Melinda Odom
Hi,

I have this flash working using the javascript but wanted to make it work
using either straight css or an iframe.

This is the iframe:
http://www.usprayercenter.org/test.html

The problem is the menus stop going over the flash and hide behind it
because it won't validate with wmode or opaque which is what makes the menus
go over the flash in the javascript.

Is there another way to do this besides using javascript?

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.9.14/883 - Release Date: 7/1/2007
12:19 PM
 
__
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/

Re: [css-d] css navigation will not go over flash banner

2007-06-02 Thread Melinda Odom


 Hi,
 
 I have put this flash banner up here:
 http://www.usprayercenter.org/ministry/events/indexflash.html
 
 The css drop menus example About Us will not go over the flash.  I have
 published the flash in different window modes after some reading but
 nothing is working.  This banner window mode is Transparent Windowless.
 Opaque Windowless doesn't work either.
 
===

I got this fixed.

Thanks!

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.472 / Virus Database: 269.8.6/828 - Release Date: 6/1/2007
11:22 AM
 
__
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/

Re: [css-d] ie7 jumps on first page

2007-06-01 Thread Melinda Odom
Hi,

I just found out that removing the import for the stylesheet for just the
navigation styles makes most of the jumping go away in ie7:
@import url(../internal/css/navigation.css);

I still have the body using an imported stylesheet:
style type=text/css
!--
@import url(internal/css/prayer_index.css);
--
/style
link href=internal/css/navigation.css rel=stylesheet type=text/css /

Is it possible to use the imported stylesheet for the navigation and use
some hack for ie7?

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891


  -Original Message-
 From: Melinda Odom [mailto:[EMAIL PROTECTED] 
 Sent: Friday, June 01, 2007 4:12 PM
 To:   css discuss
 Subject:  ie7 jumps on first page
 
 Hi,
 
 When you go to this page in ie7 only it jumps from no css to the css
 styles and then when you refresh it doesn't jump.
 www.usprayercenter.org
 
 Is there a fix for this jumping in ie7 only?
 
 Thanks!
 
 Sincerely,
 Melinda Odom
 Design Hosting, Inc.
 www.designhosting.biz
 479-471-0891 
 
 No virus found in this outgoing message.
 Checked by AVG Free Edition. 
 Version: 7.5.472 / Virus Database: 269.8.5/826 - Release Date: 5/31/2007
 4:51 PM
  
 
No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.472 / Virus Database: 269.8.5/826 - Release Date: 5/31/2007
4:51 PM
 
__
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] menus not dropping in ie6

2007-05-29 Thread Melinda Odom
Hi,

My menus at the top are not dropping down on this site in IE6:
http://www.usprayercenter.org/index.html

These work fine in ie7 and I have conditional statements for ie6 so don't
understand why this is not working.

I finally got the flash file to work in all the browsers I think...it is a
test so far.

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.472 / Virus Database: 269.8.1/822 - Release Date: 5/28/2007
11:40 AM
 
__
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] floated column goes outside the container/content

2007-05-18 Thread Melinda Odom

Hi,

Why does this floating column not stay within the container/content style in
mozilla?
http://www.usprayercenter.org/ministry/resources/index-test.html

Looks fine in IE7 and IE6.

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.7.1/807 - Release Date: 5/16/2007
6:05 PM
 
__
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/

Re: [css-d] ie6 and ie7 columns not aligning

2007-05-15 Thread Melinda Odom
Ok I get it now! I changed the two columns with the fixed height and now
things are lining up better ... not perfect of course but better for
accessibility.

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-Original Message-
From: Gunlaug Sørtun [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 15, 2007 2:06 AM
To: css discuss
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [css-d] ie6 and ie7 columns not aligning


~davidLaakso wrote:
 Melinda Odom wrote:

 Is there a way to get ie6/ie7 to show even across the bottom?
 http://www.usprayercenter.org/test_final.html

To some degree...
http://www.gunlaug.no/tos/moa_11f.html
...and can be made to work without the problems mentioned below.

 ie is off in different ways in both 6 and 7. Mozilla, Netscape, and
  Opera look good.

They do..?
All non-IE browsers I can muster shows severe weaknesses - overlapping
and unreadable text - in that page. They all show a suitable font size,
of course...
http://www.gunlaug.no/contents/wd_1_03_04.html

IE7 does the same - once released from the fixed font. IE6 drops columns
all over the place, but the text becomes fairly readable.

 Dunno. But I do not think most folks will be running around checking
 your site cross-browser with a pixel ruler to compare trivial matters
 such as these :-) . But I may be wrong.

Of course you are. All new web surfers are given pixel rulers at
initiation - along with their googleable names. Thus, pixel rulers are
destined to rule the web.

 OTOH, the trivial pursuits of some older folks who are at upper
 screen resolutions might wonder why the fonts are frozen in all
 versions of IE? But I may be wrong about that, too. What do you
 think?

Older folks weakened vision interferes with the vision of pixel
perfection, so they shouldn't be allowed to surf the web.
David, you should know that by now ;-)

regards
Georg
--
http://www.gunlaug.no
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.7.0/803 - Release Date: 5/13/2007
12:17 PM

No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.467 / Virus Database: 269.7.0/804 - Release Date: 5/14/2007
4:46 PM

__
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] ie6 and ie7 columns not aligning

2007-05-14 Thread Melinda Odom
Hi,

Is there a way to get ie6/ie7 to show even across the bottom?
http://www.usprayercenter.org/test_final.html

ie is off in different ways in both 6 and 7. Mozilla, Netscape, and Opera
look good.

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.7.0/803 - Release Date: 5/13/2007
12:17 PM
 
__
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] ie7 mouseover graphic jumping

2007-05-08 Thread Melinda Odom
Hi,

I have a problem only with ie7 and the mouseover graphic for the events
box.  When you put your mouse over it the over graphic is a little slow to
load so the original background color shows first before the over image
shows so it looks like it is jumping.  Do not have this problem in mozilla,
netscape, or opera.

http://www.usprayercenter.org/test/

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.6.5/793 - Release Date: 5/7/2007 2:55
PM
 
__
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] little emergency! ie7 doesn't show css dropdowns on php page

2007-05-02 Thread Melinda Odom
Hi,

I really need help with this.  This ecommerce store is php and I added the
css dropdowns from the html site in the header:
http://www.prayerbookstore.com/

In mozilla, opera and netscape it looks fine but in ie7 the dropdowns are
not showing and the alignment is off to the left side.

Any help is appreciated.

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.6.2/784 - Release Date: 5/1/2007 2:57
PM
 
__
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/

Re: [css-d] little emergency! ie7 doesn't show css dropdowns on php page

2007-05-02 Thread Melinda Odom
Hi,

Nevermind ... I forgot to change the doctype and it is now working in ie7.

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891


  -Original Message-
 From: Melinda Odom [mailto:[EMAIL PROTECTED] 
 Sent: Wednesday, May 02, 2007 3:13 PM
 To:   css-d@lists.css-discuss.org
 Subject:  little emergency! ie7 doesn't show css dropdowns on php page
 
 Hi,
 
 I really need help with this.  This ecommerce store is php and I added the
 css dropdowns from the html site in the header:
 http://www.prayerbookstore.com/
 
 In mozilla, opera and netscape it looks fine but in ie7 the dropdowns are
 not showing and the alignment is off to the left side.
 
 Any help is appreciated.
 
 Thanks!
 
 Sincerely,
 Melinda Odom
 Design Hosting, Inc.
 www.designhosting.biz
 479-471-0891
 
 
 
 No virus found in this outgoing message.
 Checked by AVG Free Edition. 
 Version: 7.5.467 / Virus Database: 269.6.2/784 - Release Date: 5/1/2007
 2:57 PM
  
 
No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.6.2/784 - Release Date: 5/1/2007 2:57
PM
 
__
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] make submenu text centered and fluid?

2007-04-06 Thread Melinda Odom
Hi,

Is it possible to have the submenus that are outlined in teal to be centered
in the main pink or white outlined box? 

Or, if not centered, can the start of the submenu links be in line with the
Home menu link? When I have more submenu links it spreads out to the right
but with less links it lines up to the left.  There is a left float but I
cannot change that without messing up the menu so am looking for another
solution. Ideally centered would be the best and fluid for the submenu
links.

http://www.usprayercenter.org/test_nav.html

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.26/748 - Release Date: 4/5/2007
3:33 PM
 
__
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] stairstep listings in IE7 need a fix!

2007-04-04 Thread Melinda Odom
Hi,

I am trying to do a new menu here using a definition list:
http://www.usprayercenter.org/test_new_list.html

It looks fine in Mozilla and Netscape but the main links are stairstepping
in IE7.  I don't know what it looks like in other browsers so if someone can
give me some feedback on other browsers I would appreciate it.

How would I fix this for IE7?

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.25/745 - Release Date: 4/3/2007
12:48 PM
 
__
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] does anyone know ...

2007-04-02 Thread Melinda Odom
Hi,

Is there a tutorial on how to do the dropdown menu like:
http://www.microsoft.com/windows/default.mspx

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.24/742 - Release Date: 4/1/2007
8:49 PM
 
__
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] vertical line graphic not showing in mozilla and netscape and driving me nuts!!!

2007-02-10 Thread Melinda Odom
Hi,

I cannot get this vertical line to show in mozilla nor netscape.
http://www.designhosting.biz/designhosting/ssl/index.html

It does show in ie7.

If I remove this style:
 * html #container {
overflow: visible; 
} 

and add table: display; to the #container style the vertical line shows up
in all 3 browsers but the left column in the white area for links is pushed
down below the main text area in netscape and mozilla but not ie7. I have no
idea what is happening in previous versions of ie.

Any suggestions are greatly appreciated.

Thank you!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.33/678 - Release Date: 2/9/2007
4:06 PM
 
__
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] ie7 vertical line

2007-02-07 Thread Melinda Odom
Hi,

I put the styles below on this page and the vertical line works in mozilla
and ie7 but not in netscape.  In netscape all the body text is gone. If I
remove the #container overflow style only ie7 shows the vertical line, the
text is back in netscape but neither netscape or mozilla show that vertical
line.  I'm lost.

http://www.designhosting.biz/test.html

#container {
overflow: hidden;
}

* html #container {
overflow: visible;
}

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.29/673 - Release Date: 2/6/2007
5:52 PM

__
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] ie7 vertical space

2007-02-06 Thread Melinda Odom
Hi,

Can someone tell me why the vertical line in the body doesn't go all the way
down the 90% like set in the style but it does go down in Mozilla?

http://www.designhosting.biz/test.html

The styles are in the page.  I put display: table; on the body tag also but
cannot find a solution.

Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.27/671 - Release Date: 2/5/2007
4:48 PM
 
__
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] ie7 not centered; mozilla netscape don't show vertical border

2007-01-27 Thread Melinda Odom
Hi,

This site, http://72.9.236.169/index.php is suppose to have a faint left
line in the left column as seen in IE7.  In netscape and mozilla this border
will not show but if I put a background color on the whole right side then
it shows in all browsers.

Also, even though I have auto values set in the container style below
netscape and mozilla will center the table in the browser but IE7 will not.

This is the stylesheet part:

.colRight {
border-left: 1px solid #DCE6E7;
}

#container {
width: 850px;
margin-right: auto;
margin-left: auto;
border: 1px solid #7E9BA0;
padding: 8px;
background-color: #FF;
}

Looks like to me they could all make the browsers work the same way with
stylesheets! Guess that's too much to hope for.

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.12/653 - Release Date: 1/26/2007
11:11 AM
 
__
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] another ie bug - jumping graphic menu

2007-01-09 Thread Melinda Odom
Hi,

How do you keep the menu from jumping?
http://www.designhosting.biz/newsite/intro.html

I have tried several fixes but it never works.

Also, could someone please test this in ie7 and see if there are more
problems?

Thank you!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.7/620 - Release Date: 1/8/2007
4:12 PM
 
__
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] ie problem with text going over graphic

2007-01-05 Thread Melinda Odom
Hi,

How do I fix this ie problem with the text being spread out over the flower?
http://www.designhosting.biz/newsite/intro.html

I have a style with a blank.gif in it which works with mozilla and netscape
but not ie. If I take the gif off the div and put it directly on the page
with a right alignment I get the same problem with ie with the text going
over the flower.  I would prefer to use the gif in the div rather than put
it on the page.

The styles are:
body {
background-image: url(assets/bg_intro.jpg);
background-repeat: repeat-x;
background-color: #163647;
margin: 0px;
padding: 0px;
}
#container {
width: 100%;
background-image: url(assets/bg_flower.jpg);
background-repeat: no-repeat;
height: 500px;
}
#introHead {
background-image: url(assets/intro_logo.jpg);
background-repeat: no-repeat;
background-position: left bottom;
height: 120px;
width: 200px;
}
#bgLine {
background-image: url(assets/bg_line.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 20px;
width: 460px;
}
#introLinks {
float: left;
width: 200px;
background-image: url(assets/bg_intro_links.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 100%;
margin-left: 20px;
margin-top: 40px;
clear: both;
margin-right: 10px;
}
#mainContent {
font-size: 11px;
line-height: 1.5;
color: #FF;
margin-top: 40px;
width: 700px;
}
#blank {
background-image: url(assets/bg_intro_blank.gif);
background-repeat: no-repeat;
height: 310px;
width: 270px;
float: right;
}


Thanks!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.16.5/616 - Release Date: 1/4/2007
1:34 PM
 
__
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] works in IE but not mozilla or netscape

2006-10-26 Thread Melinda Odom
Hi,

Can someone tell me why I see the graphic color that is in the left menu in
IE but not in mozilla or netscape:
http://www.designhosting.biz/neill/test.html

The stylesheet is:

#container {
width: 800px;
margin-right: auto;
margin-left: auto;
background-image: url(assets/bg_container.gif);
background-repeat: repeat-y;
background-position: left top;
height: 100%;
}
#menu {
width: 180px;
float: left;
}
#content {
padding: 10px;
width: 560px;
float: right;
height: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.5;
}
#footer {
border-right-color: #9D9F37;
height: 60px;
background-color: #9D9F37;
clear: both;
}

Thank you!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.9/490 - Release Date: 10/20/2006
 
__
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] ie css spacing problem

2006-08-10 Thread Melinda Odom
Hi,

Could someone please tell me how to fix this spacing problem in the left
menu for ie only?
http://www.landisbrewer.com/agents2.html

The css is #links for the link images.

Thank you!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.8/414 - Release Date: 8/9/2006

__
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] ie css spacing problem

2006-08-10 Thread Melinda Odom
I just found this hack which seems to be working:
/* Holly Hack: Hide From IE5/Mac \*/ * html img { margin: 0px 0;
vertical-align: middle; } * html input { margin: 0px 0; vertical-align:
middle; } /* Holly Hack: End Hide From IE5/Mac */

Always seem to find the fix right after you mail to the list for help :)

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891



-Original Message-
From: Melinda Odom [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 10, 2006 2:38 PM
To: css-d@lists.css-discuss.org
Subject: ie css spacing problem


Hi,

Could someone please tell me how to fix this spacing problem in the left
menu for ie only?
http://www.landisbrewer.com/agents2.html

The css is #links for the link images.

Thank you!

Sincerely,
Melinda Odom
Design Hosting, Inc.
www.designhosting.biz
479-471-0891
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.8/414 - Release Date: 8/9/2006

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.10.8/414 - Release Date: 8/9/2006

__
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] graphic/text spacing different in different browsers

2005-11-26 Thread Melinda Odom
Hi,

I am having a little problem getting the pointer graphics on the Key and
Prayer links to be the same in all browsers.

IE shows a larger space between the pointer and the text but Netscape and
Mozilla show the pointer right on top of the text.

http://www.designhosting.biz/gcim/acop/index.html

Is there a way to make them even in all browsers?

css code is here:
http://www.designhosting.biz/gcim/acop/acop.css

Specifically this part:

#mainNav a#acop {
background-color: #009F9F;
border-left-width: 8px;
border-left-style: solid;
border-left-color: #006262;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #009797;
}

.mainNavSub {
background-color: #009F9F;
color: #FF;
margin: 0px;
padding: 0px;
display: block;
}

.mainNavSub a#key:link, .mainNavSub a#key:visited, .mainNavSub a#key:hover {
background-color: #009F9F;
background-image: url(../assets/acop_nav_sub.gif);
background-repeat: no-repeat;
background-position: 28px;
padding-left: 36px;
border-left-color: #006262;
border-left-width: 8px;
border-left-style: solid;
border-bottom-style: none;
}

.mainNavSub a#prayer:link, .mainNavSub a#prayer:visited, .mainNavSub
a#prayer:hover  {
background-color: #009F9F;
background-image: url(../assets/acop_nav_sub.gif);
background-repeat: no-repeat;
background-position: 28px;
padding-left: 36px;
border-left-color: #006262;
border-left-width: 8px;
border-left-style: solid;
border-bottom-style: none;
}


Thank you!

Sincerely,
Melinda Odom
www.designhosting.biz
479-471-0891


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.8/183 - Release Date: 11/25/2005
 
__
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/