[css-d] Text Slider doesn't work in all browsers

2016-05-04 Thread Steve LaBadie
I have a text slider http://www4.esu.edu/red/ospr/index.cfm located under the Quick Links that only moves in Chrome. I am using -webkit-animation: slide-animation 35s infinite; to rotate the different items. What can I use in its place so the slider works in Chrome, Firefox and IE? Steve

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-24 Thread Steve Caramia
for it. Is that a clue? The slider wrapper is off to the right, no matter what... (I did a test without a lot of the other code. Same result: http://www.caramiadesign.com/fredio_last/indexTEST.html) Happy Holiday Steve http://www.caramiadesign.com/fredio_last/ Here's the Conditional stylesheet

[css-d] IE8 stylesheet

2012-12-23 Thread Steve Caramia
{ background:none; width : 100%; font-family: Georgia, sans-serif; text-align : center; } And no change. What am I doing wrong? http://www.caramiadesign.com/fredio_last/ Steve (sorry -- all the css is minified: Cloudflare

[css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Steve Caramia
), but then it disappears, and the layout breaks.) Thanks for any help! Steve ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡! CARAMIA DESIGN 510.525.4525 caramiadesign.com

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Steve Caramia
-721-0145 -Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Steve Caramia Sent: Sunday, December 23, 2012 4:35 PM To: CSS Discuss Subject: [css-d] IE8 stylesheet doesn't work even in the head tag I've got

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Steve Caramia
Yes! Thank you, too! Now we're getting somewhere... On Dec 23, 2012, at 3:28 PM, Barney Carroll wrote: The CSS needs to be contained in a style element. -- Regards, Barney Carroll barney.carr...@gmail.com +44 7429 177278 barneycarroll.com

Re: [css-d] IE8 stylesheet doesn't work even in the head tag

2012-12-23 Thread Steve Caramia
OK, as I said, we're getting somewhere: it's recognizing some of the styles, but the big orange button is still invisible. So I'm ready to make the link text only, but that's not working either. http://www.caramiadesign.com/fredio_last/index.html !--[if IE 8] style type=text/css media=screen

[css-d] IE8 off to the right

2012-12-21 Thread Steve Caramia
Hi everybody, Is this the double-margin bug? In IE8, my content hugs the right margin. I tried adding display:inline. Any other suggestions? Thank you! Steve http://www.caramiadesign.com/fredio_new/about.htm ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡! CARAMIA

Re: [css-d] IE8 off to the right

2012-12-21 Thread Steve Caramia
. With the same issues: http://www.fredio.com/ Thanks, Steve On Dec 21, 2012, at 4:50 PM, David Laakso wrote: On Fri, Dec 21, 2012 at 3:54 PM, Steve Caramia st...@caramiadesign.com wrote: Hi everybody, Is this the double-margin bug? In IE8, my content hugs the right margin. I

Re: [css-d] IE8 off to the right

2012-12-21 Thread Steve Caramia
} } /style On Dec 21, 2012, at 5:29 PM, Philippe Wittenbergh wrote: Le 22 déc. 2012 à 05:54, Steve Caramia st...@caramiadesign.com a écrit : Is this the double-margin bug? In IE8, my content hugs the right margin. I tried adding display:inline. Any other suggestions

[css-d] IE8 problems

2012-12-21 Thread Steve Caramia
; background-color: transparent; } Thanks for any wisdom. On Dec 21, 2012, at 4:50 PM, David Laakso wrote: On Fri, Dec 21, 2012 at 3:54 PM, Steve Caramia st...@caramiadesign.com wrote: Hi everybody, Is this the double-margin bug? In IE8, my content hugs the right margin. I tried adding

Re: [css-d] IE8 off to the right

2012-12-21 Thread Steve Caramia
déc. 2012 à 05:54, Steve Caramia st...@caramiadesign.com a écrit : Is this the double-margin bug? In IE8, my content hugs the right margin. I tried adding display:inline. Any other suggestions? http://www.fredio.com/ I suspect this may have something to do with it. You have rules

[css-d] IE8 off to the right

2012-12-18 Thread Steve Caramia
Hi everybody, Is this the double-margin bug? In IE8, my content hugs the right margin. I tried adding display:inline. What else should I do? Thank you! Steve http://www.caramiadesign.com/fredio_new/about.htm ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡! CARAMIA

[css-d] Centering Responsive Content

2012-12-12 Thread Steve Caramia
is center the body content on the desktop screen. Any ideas? Thanks! Steve http://www.caramiadesign.com/fredio/ ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡! CARAMIA DESIGN 510.525.4525 caramiadesign.com

[css-d] Centering the nav: EASY one. FIXED

2011-07-17 Thread Steve Caramia
On Fri, Jul 15, 2011 at 5:34 AM, Steve Caramia [EMAIL-REMOVED] wrote: This one's reeeally easy, but ALWAYS hangs me up. This time I'll tape the answer to my forehead so I don't forget! Why doesn't margin: 0 auto center the nav bar here? text align: center doesn't work either. http

[css-d] Centering the nav: EASY one. ?

2011-07-16 Thread Steve Caramia
/SpryAssets/SpryMenuBarHorizontal.css Thank you! Steve __ 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

[css-d] Centering the nav: EASY one. ?

2011-07-16 Thread Steve Caramia
the answer to my forehead so I don't forget! Why doesn't margin: 0 auto center the nav bar here? text align: center doesn't work either. http://www.theeyecam.com/eyecam2/index.htm the css: http://theeyecam.com/eyecam2/SpryAssets/SpryMenuBarHorizontal.css Thank you! Steve

[css-d] Centering the nav: EASY one.

2011-07-14 Thread Steve Caramia
/SpryAssets/SpryMenuBarHorizontal.css Thank you! Steve __ 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

Re: [css-d] Color Contrast Disagreement

2011-06-09 Thread Steve Axthelm
tool uses WCAG 2 recs, and the Juicy Studio tool uses WCAG 1 recs. That'd explain the differences. HTH, -Steve -- Steve Axthelm stev...@pobox.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org

[css-d] CSS stylesheet with Google fonts doesn't validate?

2011-05-26 Thread Steve Caramia
I delete the Google font name ('PT Sans'). I can't find any wisdom about this anywhere. I've tried validating for both level 2.1 and 3. Am I missing something? Steve http://geekosystemscom.ipage.com/ http://geekosystemscom.ipage.com/geekostyles.css

[css-d] CSS stylesheet with Google fonts doesn't validate?

2011-05-26 Thread Steve Caramia
Not really.. The google code is css3 and the w3c validator checks for 2.1. If you change the profile=css21 in the validator url to profile=css3 it will validate.. Gerhard Yes, I tried. But it still comes back with an error. I tested just this: body { font: 65%/1.4 PT Sans

Re: [css-d] CSS stylesheet with Google fonts doesn't validate?

2011-05-26 Thread Steve Caramia
On May 26, 2011, at 4:52 PM, Tim Climis wrote: On Thursday, May 26, 2011 7:31:25 pm Steve Caramia wrote: Line 3, of course, is font: 65%/1.4 PT Sans Trebuchet MS, Arial, Helvetica, sans-serif; Again, if I delete PT Sans, if validates just fine.One step forward. 3/5ths of a step back

[css-d] Footer ul menu problems in HTML5 in IE 7 and 8, 100% fixed!

2011-05-21 Thread Steve Caramia
://geekosystemscom.ipage.com/ http://geekosystemscom.ipage.com/geekostyles.css Steve __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] Footer ul menu problems in HTML5 in IE 7 and 8

2011-05-20 Thread Steve Caramia
Really simple site. Thought I'd try html5, but there's something wrong with my code at the bottom of my pages, so that the ul menu goes off, and loses it's formatting completely in IE 7 and 8. http://geekosystemscom.ipage.com/ http://geekosystemscom.ipage.com/geekostyles.css Steve

[css-d] Footer ul menu problems in HTML5 in IE 7 and 8, 90% fixed

2011-05-20 Thread Steve Caramia
with my code at the bottom of my pages, so that the ul menu goes off, and loses it's formatting completely in IE 7 and 8. http://geekosystemscom.ipage.com/ http://geekosystemscom.ipage.com/geekostyles.css Steve __ css

[css-d] Footer placement in FF

2011-04-29 Thread Steve Caramia
://www.duclauddesign.com/ This doesn't: http://www.lankforddesign.com/ Steve PS: Be careful when designing for other designers. They procrastinate JUST LIKE YOU DO! __ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] Footer placement in FF - FIXED!

2011-04-29 Thread Steve Caramia
Thanks Chetan! It worked! (I think -- still a little funky in Browserlab, but it looks great in FF4 windows in Parallels on my mac.) http://www.lankforddesign.com/ On Apr 28, 2011, at 11:58 PM, Chetan Crasta wrote: On Fri, Apr 29, 2011 at 12:04 PM, Steve Caramia st...@caramiadesign.com

Re: [css-d] Footer placement in FF - FIXED!

2011-04-29 Thread Steve Caramia
problems. Also, ccing your emails to the list is a good idea because it may help someone else who has a similar problem. Regards, Chetan Crasta On Sat, Apr 30, 2011 at 12:23 AM, Steve Caramia st...@caramiadesign.com wrote: Thanks Chetan! It worked! (I think -- still a little funky in Browserlab

Re: [css-d] slideshow positioning problem

2011-04-19 Thread Steve Clason
like: .slideshow p { position: absolute; } Which is present on the site that works, BTW, and not on the one that doesn't. -- Steve Clason Boulder, Colorado, USA (303)818-8590 __ css-discuss [css-d@lists.css-discuss.org] http

Re: [css-d] need local tool compress/expand css

2011-04-18 Thread Steve Axthelm
pseudo-elements that are not handled properly. HTH, -Steve -- Steve Axthelm stev...@pobox.com __ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

[css-d] Can anyone suggest a better solution for tightening up this layout?

2010-12-31 Thread Steve dell
; border:1px solid #3792b3; margin:1em; background-color: #FFF; } I also tried just display:inline-block; but pretty similar result thanks steve __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org

Re: [css-d] Outlook 2007 and DL/DD tag

2010-12-02 Thread Steve Axthelm
Campaign monitor has some really good info on html email the capabilities of various email clients: http://www.campaignmonitor.com/resources/category-archive/cat/designing-and-building-emails/ HTH, -Steve -- Steve Axthelm stev...@pobox.com

[css-d] Horizontal drop-down menu placement: FIXED!

2010-11-12 Thread Steve Caramia
As I went to bed the solution came to me. CSS: #nav li.off ul#port, #nav li.on ul#port { position: absolute; left: -60px; height: 30px; } #nav li.off ul#about, #nav li.on ul#about { position: absolute; left: 70px; height: 30px; } xhtml:

Re: [css-d] Horizontal drop-down menu placement

2010-11-12 Thread Steve Caramia
Where did you get that picture of the cochlea? Don't know. Got it from the client. __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/

Re: [css-d] Horizontal drop-down menu placement: FIXED!

2010-11-12 Thread Steve Caramia
Thanks for pointing this out. I deleted the container class around the navigation. And David, I don't want to move it to the left. Trying to keep to my client's design. (same with the font) http://www.caramiadesign.com/md/

[css-d] Horizontal drop-down menu placement

2010-11-11 Thread Steve Caramia
For once, NOT about IE: I built this nav system with the help of an article from the good peeps at A List Apart (no javascript!). Since the whole thing is CSS- driven, is there a way to make the submenus flush right to the nav bar instead of flush left? http://www.caramiadesign.com/md/

Re: [css-d] Hide current page link

2010-08-17 Thread Steve Axthelm
in the head of the page you are on, and use that page name for yourcurrentpage.html style type=text/css !-- #links a[href~=yourcurrentpage.html] { Not sure if it's a factor for your users, but be aware that selector will not be recognized by ie6. HTH, -Steve -- Steve Axthelm stev...@pobox.com

[css-d] Centering a row of images, clearer

2010-07-23 Thread Steve Caramia
I think this is a simple one: Across the bottom of this page I want a row of logos on a background that extends 100%. I was able to do it with a table. Is there a way to do it in CSS? http://www.caramiadesign.com/kemly/ the markup: div id=logos table width=100% border=0 tr

[css-d] Centering a row of images

2010-07-22 Thread Steve Caramia
I think this is a simple one: Across the bottom of this page I want a row of logos on a background that extends 100%. I was able to do it with a table. Is there a way to do it in CSS? http://www.caramiadesign.com/kemly/ and here's the css: http://www.caramiadesign.com/kemly/kemly.css

[css-d] IE6 and 7 positioning (what else?)

2010-03-11 Thread Steve Caramia
I think this is an easy one, but I can't find the answer. I've built part of this page in a CSS table to practice that method. Worked fine, except in ie 6 and 7 (as promised). I fixed half of the table, but the images are still not inline. What am I missing? http://www.caramiadesign.com/CNL/

Re: [css-d] The css-d wiki REBORN!

2010-03-11 Thread Steve Clason
Eric A. Meyer wrote: Ladies and gentlemen, the new CSS-D wiki: A deep bow to all the volunteers. (Bows, deeply.) And the logo is great. -- Steve Clason Boulder, Colorado, USA (303)818-8590 __ css-discuss [cs...@lists.css

[css-d] IE6 hover state

2009-12-18 Thread Steve Caramia
Hello everybody, I've fixed the positioning problems that I always have with IE6 and 7 (yay!), but the hover state issue with IE6 remains. I found the htc hack from http://www.kavoir.com/2009/01/css-selectorhover-hack-for-ie6.html but I don't think I implemented it correctly. Any ideas?

[css-d] Missing divs in IE6 and 7

2009-11-24 Thread Steve Caramia
Slow down and use a little thought and introspection and things will go your way. Yes, of course!! A relative container can contain a relative header. I get it. Then the other elements just fall into place. The lesson: do a wireframe even on a super-simple blocky page like this! Then I

[css-d] Missing divs in IE6 and 7

2009-11-24 Thread Steve Caramia
. I'd be lost without css-d! Steve __ 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

[css-d] Current state of navbar not working

2009-11-23 Thread Steve Caramia
VERY simple navigation bar styling that works perfectly on another site, and that worked in IE yesterday (not today), but never in FIrefox. I'm stumped. Both html and css code have passed validation. The problem: http://www.caramiadesign.com/CNL/navbar.htm The html: titleUntitled

[css-d] Current state of navbar not working

2009-11-23 Thread Steve Caramia
what's not working (seems to work for me in both firefox and IE6) The current state should match the hover state. Is that what you're seeing? __ css-discuss [cs...@lists.css-discuss.org]

[css-d] Current state of navbar not working

2009-11-23 Thread Steve Caramia
#buttonband ul li a:hover, #buttonband #current a{== add a Yes! That works! Of course I thought I'd tried it already... Thank you! ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿? The World of Caramia Design studio 510/525-4525 cell 415/806-6669 café caramiadesign.com

[css-d] Missing divs in IE6 and 7

2009-11-23 Thread Steve Caramia
/CNL/ -- Steve ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿? The World of Caramia Design studio 510/525-4525 cell 415/806-6669 café caramiadesign.com __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman

[css-d] IE6 and 7 horizontal list shift

2009-11-12 Thread Steve Caramia
I've corrected and validated the markup (thanks for the tutorial!) and linked a separate ie css file. But I still can't correct the position problem here in ie6 and 7. http://www.caramiadesign.com/ ??? __ css-discuss

Re: [css-d] IE6 and 7 horizontal list shift

2009-11-12 Thread Steve Caramia
Good! Make the following changes to your CSS in the head of the document. #table ul { overflow: hidden; - :: add :: margin: 22px 0 0 88px; -- :: add :: padding:0; -- :: add :: padding: 6px 0 0 0px;

Re: [css-d] IE6 float problem, again

2009-10-19 Thread Steve Caramia
Thank you David and Russ! Both solutions worked perfectly, though Russ's made a bit more logical sense to my newbie head. Steve ¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿?¡!¿? The World of Caramia Design studio 510/525-4525 cell 415/806-6669 café caramiadesign.com

[css-d] IE6 float problem, again

2009-10-15 Thread Steve Caramia
{ float:none; margin:0px 190px 0 235px; width:375px; line-height: 2em; } Thank you! Steve Caramia Design studio 510/525-4525 caramiadesign.com __ css-discuss [cs...@lists.css-discuss.org

Re: [css-d] instead of br clear?

2009-09-24 Thread Graham, Steve R.
Can someone direct me to the article/info on using a different means to achieve the same effect? http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/ This is several years old, and may be incorporated with several of the responses already given, but I thought I would pass it

Re: [css-d] Testing in IE

2009-09-03 Thread Steve Axthelm
On 2009-09-03 jeffrey morin wrote: On Thu, Sep 3, 2009 at 11:58 AM, Ellen Heitman ellen.heit...@gmail.comwrote: My website looks fine in Safari and Firefox, but I am still having some alignment and other issues in Internet Explorer. I work on a Mac and don't have access to a PC so it's been

Re: [css-d] ASP.NET - Tableless Forms

2009-02-17 Thread Steve Axthelm
friends. One _strong_ recommendation, please use the AssociatedControlID attribute to explicitly associate the labels with their related form inputs. Your screenreader users will be appreciative. HTH, -Steve -- Steve Axthelm stev...@pobox.com

Re: [css-d] CSS background image not showing up for body background

2008-11-10 Thread Steve Allen
{ background-image: url(../images/background.gif); background-position: 0px 0px; background-repeat:repeat-x; } -- __ Steve Allen Web Development and Support Officer The Faculty of Law at the University of Oxford

[css-d] Positioning vs. Monitor Size

2008-07-01 Thread Steve LaBadie
Is there a way to style positioning so it works on all monitor sizes? I use a 22 flat screen for deevloping but have to check my pages using a 19 square monitor to see if everything is rendering properly. Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg

[css-d] Positioning in IE6

2008-06-23 Thread Steve LaBadie
I am having a problem trying to get a photo gallery positioned properly in IE6, works fine in IE7 and Firefox. Any thoughts would be appreciated. http://www4.esu.edu/mascot/scroller5/index.htm Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa

[css-d] toggling visibility using onmouseover

2008-06-13 Thread Steve Brantley
it in mozilla 2.0.0.14? I've tried placing the omouseover event in the img tag as well but to no avail. -- Steve Brantley -- Steve Brantley __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki

Re: [css-d] Columns? A Theoretical Question

2008-01-31 Thread Graham, Steve
did you come up with, if I may ask? Thanks, Steve __ 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

[css-d] Drop Shadow Opacity

2008-01-16 Thread Steve LaBadie
: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=120); alpha(opacity=85); opacity: .85 Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.esu.edu http://www.esu.edu

[css-d] Table borders not working properly

2007-12-27 Thread Steve LaBadie
I created a calendar with tables and all I want to do is control the borders for the table. When I apply CSS all of the tables on the page are being effected. I first surrounded the table with a div tag and then added a class attribute to the table, neither worked. Any suggestions would be

[css-d] disable scrollbar in IE Select Tag

2007-12-06 Thread Steve LaBadie
: #00 1px solid; border-left: #00 1px solid; border-right: #00 1px solid; border-top: #00 1px solid; font-family: Verdana, Arial, Helvetica, sans-serif; display:inline; } Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999

Re: [css-d] center submit button in a table cell

2007-11-16 Thread Graham, Steve
Sorry about that... It's just habit to click reply. I'll keep it in mind for the future. Steve -Original Message- From: Mauricio Samy Silva [mailto:[EMAIL PROTECTED] Sent: Thursday, November 15, 2007 12:47 PM To: [css-d] List; Graham, Steve Subject: Re: [css-d] center submit button

[css-d] center submit button in a table cell

2007-11-14 Thread Graham, Steve
Hello everyone, My question for you is this. I'm trying to figure out a way to automatically center a submit button in a table cell. I can style the button just fine, but I've not found a good way to center it. Thanks for the help, Steve ( ps - this is an internal website, so I'm

[css-d] Help With Nested List in IE

2007-11-07 Thread Steve LaBadie
; list-style-type: none; } #leftside #leftnav ul li { padding: 3px 0px 3px 0px; border-bottom: 1px dashed #c6c6c6; } #leftside #leftnav ul li ul li { border: none; } Steve LaBadie, Web Manager East Stroudsburg

[css-d] Nested List Border Lines Disappear in IE

2007-11-01 Thread Steve LaBadie
-style-type: none; } #leftside #leftnav ul li { padding: 3px 0px 3px 0px; border-bottom: 1px dashed #c6c6c6; } #leftside #leftnav ul li ul li { border: none; } Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg

Re: [css-d] What tag to use for the company's slogan?

2007-10-27 Thread Steve Olive
. IMHO it is a personal preference, there is no definitive answer that is always correct. -- Regards, Steve Bathurst Computer Solutions URL: www.bathurstcomputers.com.au e-mail: [EMAIL PROTECTED] Mobile: 0407 224 251 _ ... (0) ... / / \ .. / / . ) .. V_/_ Linux Powered! Registered Linux User

Re: [css-d] newbie help please

2007-10-12 Thread Steve Olive
this is really hard to start with but keep trying and it becomes very easy to quickly layout and construct sites as your skills with CSS improve. Good luck and I hope you continue with the CSS journey! -- Regards, Steve Bathurst Computer Solutions URL: www.bathurstcomputers.com.au e-mail: [EMAIL PROTECTED

[css-d] problem vertically aligning within a div

2007-09-26 Thread Steve Marshall
-repeat; width:590px; height:451px; float:right; } Any help will be greatly appreciated.. thanks! Steve (sorry about the HTML layout above) Steve Marshall Editor - The Night Owl [EMAIL PROTECTED] http:\\www.thenightowl.com - Member

[css-d] centre website

2007-08-29 Thread Steve Rendoulis
Hi all, this is my first post; I'd like the following website to centre on any sized monitor-how do I best accomplish this? www.rendoulis.com thanks Steve __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

Re: [css-d] CSS crashes Mac Firefox

2007-08-22 Thread Steve Axthelm
On 2007-08-22 Tim Offenstein wrote: This is a new one on me. The CSS on http://www.chad.uiuc.edu crashes my Mac Firefox 2.0.0.6. Yup, crashes here too. MBP, 10.4.10, 3GB RAM, FF 2.0.0.6, Lots of extensions loaded in FF. -Steve -- Steve Axthelm [EMAIL PROTECTED

[css-d] Floated boxes in rows, float rule 5, and IE 6/7

2007-07-23 Thread Steve Ivy
, and most importantly, a non-markup-based workaround. I didn't find one, so I'm throwing it out here to see if anyone has an idea. Thanks, --Steve -- Steve Ivy http://redmonk.net __ css-discuss [EMAIL PROTECTED] http://www.css

Re: [css-d] How to reply to one message within a daily digest?

2007-07-01 Thread Steve Axthelm
(Windows) and Eudora (OSX/Win) do as well. HTH, -Steve -- Steve Axthelm [EMAIL PROTECTED] __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page

[css-d] Bolding Certain Words in DropdownBox

2007-06-13 Thread Steve LaBadie
Is it possible to have certain words in a dropdown box be bold? Example: History Department - Active Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.esu.edu http://www3

[css-d] Padding Issue

2007-05-17 Thread Steve LaBadie
What do I need to do to make the padding work the same in both Firefox IE 6? .esu_news { padding: 10px 0px 0px 20px; } Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED

[css-d] Creating Actice Link

2007-05-15 Thread Steve LaBadie
=accreditation/accreditation.cfmAccreditation/a/li /ul/ul The CSS page body#pres a#presnav, body#hist a#histnav, body#miss a#missnav, body#accred a#accrednav { color: #BD2925; font-weight: bold; } Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St

Re: [css-d] Creating Actice Link

2007-05-15 Thread Steve Axthelm
On 2007-05-15 Steve LaBadie wrote: I would like to have an active link on each page as a person navigates from page to page. All on want to do is bold the text and change the color to #bd2925. [...] On the active page itself I have body id=pres [...] ul li id=presnava href

[css-d] Image Placeholder

2007-05-02 Thread Steve LaBadie
How does one identify that an image is only used for spacing or design and has no meaning. When I validate for 508 I get errors that the 'alt' attribute with an empty value. All I do is alt= Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301

[css-d] Scroll Bar Question

2007-04-19 Thread Steve LaBadie
Is there a way to have the scrollbar not disappear in Firefox if the page height is less than the browser window? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.esu.edu http

Re: [css-d] dreamweaver css

2007-03-12 Thread Steve Clason
. -- Steve Clason Web Design Development Boulder, Colorado, USA www.topdogstrategy.com (303)818-8590 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css

[css-d] CSS Navigation: Unordered lists within unordered lists / scaling with increased fonts

2007-02-23 Thread Steve Jenkins
Hi, Wonder if anyone can help. I've put together a CSS navigation based upon http://alistapart.com/articles/slidingdoors/: see http://www.countingclouds.co.uk/dump/css-query . The main navigation (Home / Widgets / Flibberts / Doobies / Contact Us ) is an unordered list (UL), uses some images to

Re: [css-d] list-style-image horizontal spacing

2007-02-12 Thread Steve Clason
originated on this list, I think. If I'm going to use an image for a list I put the image as a background-image for the li, then set margins/padding on the li appropriately. Since you can adjust the position of a background-image, that seems to provide the necessary control. -- Steve Clason Web

Re: [css-d] Horizontal Navigation with Images

2007-02-11 Thread Steve Clason
. I just always assume that evil padding and margins lurk to thwart my desires everywhere, and explicitly set them all to 0. -- Steve Clason Boulder, Colorado, USA (303) 818-8590 __ css-discuss [EMAIL PROTECTED] http://www.css

[css-d] Weird Occurrence

2007-01-15 Thread Steve LaBadie
One of our programmers is creating forms with PHP as backend. Most of the input fields (input type=text) have a background color of yellow and there are no styles applied. It happens in both IE7 and FF. All of the drop-downs are not affected. Any ideas? Thanks Steve LaBadie, Web Manager

[css-d] Script won't work outside of folder?

2007-01-08 Thread Steve LaBadie
{ newdocument.write(There is a problem with the print version of this page. Please contact the a href=\mailto:[EMAIL PROTECTED]webmaster/a.) } newdocument.write(/body/html); newdocument.close(); } Steve LaBadie, Web Manager

[css-d] Dotted Box

2007-01-05 Thread Steve LaBadie
Is there away to prevent the dotted box that appears around a link after you click on it? If I refresh the page it goes away. Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http

[css-d] CSS Stops Working

2007-01-03 Thread Steve LaBadie
) index.htm (works - inside aboutus) admin (folder inside aboutus) index.htm (dosen't work - inside admin) index.htm (works - root) Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto

[css-d] text-decoration

2007-01-03 Thread Steve LaBadie
text-decoration: none; doesn't work in FF? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.esu.edu http://www3.esu.edu

Re: [css-d] alternating coloured rows in dynamic website

2006-12-12 Thread Steve Clason
in the stylesheet and make other changes as well if you decide you want them later. So, tr.odd {background-color: #eee} tr.even {background-color: #F9FBF9] -- Steve Clason Boulder, Colorado, USA (303) 818-8590 __ css-discuss [EMAIL

[css-d] Applying CSS to forms

2006-12-05 Thread Steve Craig
of vertically. A sample page of the problem is here http://web.asylumweb.net/ FormTest.html Anyone any ideas how I can get the surname label to sit correctly? Thanks for any help. Steve Craig - Asylum Interactive Ltd Tel +44 1330 860550 Fax +44 1330 860880

[css-d] Style for select box

2006-12-01 Thread Steve LaBadie
Is there a way to get rid of the bulky look of the select box? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.esu.edu http://www3.esu.edu

[css-d] text align - justify

2006-11-13 Thread Steve LaBadie
I have my CSS set to justify the main body of text. Is there a way to overwrite if I want a couple of lines not to be justified? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http

Re: [css-d] CSS between local and server

2006-11-05 Thread Steve Clason
delivers .css files as something other than text/css; 3. the link to the style sheet on the page references your hard drive; 4. something else. It's impossible to give a definitive answer without seeing it. Can you provide a URL? -- Steve Clason Web Design Development Boulder, Colorado, USA

[css-d] Heading tag Sizing

2006-11-04 Thread Steve LaBadie
What do I need to do to have the heading tag render the same size cross browsers? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.esu.edu http://www3.esu.edu

Re: [css-d] IE7 Pseudoclass/hasLayout Weirdness

2006-11-03 Thread Steve Clason
Bruno Fassino wrote: Steve Clason wrote: Although IE7 does support the :hover pseudoclass on elements other than a, making Suckerfish-type navigation work without JavaScript, you have to be careful to trigger hasLayout in both the element and the element pseudoclass, and you have to use

[css-d] IE7 Pseudoclass/hasLayout Weirdness

2006-10-30 Thread Steve Clason
pseudoclass, and you have to use two different triggers, apparently. There's a test case at http://www.bch.org/ie7HoverTest.html. -- Steve Clason Web Design Development Boulder, Colorado, USA www.topdogstrategy.com (303)818-8590

[css-d] form spacing

2006-10-26 Thread Steve LaBadie
20px. Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] http://www.esu.edu http://www3.esu.edu __ css-discuss [EMAIL

Re: [css-d] Double space after a period

2006-10-17 Thread Steve Olive
days) towards the left of the metal slug and not central like all the other characters. Heavy text sites should be encouraged to use slightly larger fonts and more white space to make the page/screen more readable. Quality over quantity always wins :-) -- Regards, Steve Bathurst Computer

[css-d] Max-Width

2006-10-12 Thread Steve Craig
Steve Craig - Asylum Interactive Ltd Tel +44 1330 860550 Fax +44 1330 860880 http://www.asylumweb.com Email: [EMAIL PROTECTED] Skype: s.craig - iChat: steve.craig

  1   2   3   >