Re: [css-d] border width?

2011-01-03 Thread G.Sørtun
Are these problems just a matter of correctly targeting the places I want these lines to be? Yes. You take the idea and modifies it along with the rest of your styles until you get the visual appearance you want. Maybe you'll have to move your existing styles around a bit to make it work. Ha

Re: [css-d] IE 7 vertical positioning issue

2011-01-03 Thread Chetan Crasta
On Tue, Jan 4, 2011 at 1:25 AM, Carol Swinehart wrote: > http://www.edheinleingermanconsultant.com/index3.php > This is just an IE 7 problem so I thought of writing a new header for that > and using browser detection but that didn't seem to work either. Apart from IE7, the page doesn't look OK i

Re: [css-d] nav layout on a mac

2011-01-03 Thread Chetan Crasta
On Tue, Jan 4, 2011 at 2:19 AM, David Laakso wrote: >> I have fixed the problems with the page. Here are two slightly >> different versions: >> http://roughtech.com/t/apple.html >> http://roughtech.com/t/apple1.html > Hit the verticals and hold the horizontals or you'll need to scroll both > hor

Re: [css-d] border width?

2011-01-03 Thread Rory Bernstein
On Jan 3, 2011, at 9:11 PM, G.Sørtun wrote: >> http://lettershop.ehclients.com/contact/ I'd like the lines/borders >> to be about as long/wide as the "t" on "real estate", which makes it >> shorter than that item. Is this possible? > > No, but you can fake it. > > The following... > > #nav li a

Re: [css-d] border width?

2011-01-03 Thread G.Sørtun
http://lettershop.ehclients.com/contact/ I'd like the lines/borders to be about as long/wide as the "t" on "real estate", which makes it shorter than that item. Is this possible? No, but you can fake it. The following... #nav li a{ border: none!important /* to override your inline style *

Re: [css-d] ADMIN: CFP: Tools and Techniques in Software Development Process

2011-01-03 Thread Eric A. Meyer
Well, that's a first for the list. (I think. My memory my be failing with age.) We've had a few bits of spam get through over the years, but never a spammed CFP. Needless to say, that was not within the scope of the list, and I've taken action accordingly. Sorry for the static, everyon

[css-d] CFP: Tools and Techniques in Software Development Process

2011-01-03 Thread misra sanjay
Special Call for Industry PRACTITIONERS Call For Session papers 3rd International Workshop on “Tools and Techniques in Software Development Process” in conjunction with The 2011 International Conference on Computational Science and Its Applications (ICCSA 2011) http://www.futminna.edu.ng/smi

Re: [css-d] google hosted font question

2011-01-03 Thread Felix Miata
On 2011/01/03 17:26 (GMT-0500) David Laakso composed: Rory Bernstein wrote: Is there nothing I can do to get this working in Camino? Or is @font-face just not an option for Camino currently? Your help was so appreciated on this issue. Camino is completely volunteer supported; and, co

[css-d] border width?

2011-01-03 Thread Rory Bernstein
On this page: http://lettershop.ehclients.com/contact/ in between the main items on the left nav, is it possible to get the border that separate the items be shorter than the actual div that they are attached to? I'd like the lines/borders to be about as long/wide as the "t" on "real estate", w

Re: [css-d] google hosted font question

2011-01-03 Thread David Laakso
On 1/3/11 5:07 PM, Rory Bernstein wrote: http://lettershop.ehclients.com/visual_diary_archive The Titillium is showing in all the above browsers now on reload, probably because you have uploaded missing files since I last wrote... ~d Thanks, David. Is there nothing I can do to get this workin

Re: [css-d] nav layout on a mac

2011-01-03 Thread David Laakso
On 1/3/11 1:56 PM, Chetan Crasta wrote: On Mon, Jan 3, 2011 at 5:36 AM, Matthew P. Johnson wrote: I have the web site looking alright but I was at a friend house on NYE and notice the navigation was getting clipped on her Mac. If anyone has a Mac and you let me know what browser and OSv you ar

Re: [css-d] google hosted font question

2011-01-03 Thread Philip Taylor (Webmaster, Ret'd)
Rory Bernstein wrote: Ah. I see the light. OK, I just uploaded the OTF files. Can I now assume that this font will show for most users? Thank you so much for this help, Rory Trailer looks really horrible in Seamonkey 2.0.11 under Windows/XP;SP3 at 1152 x 864, and "3" in page numbers looks s

Re: [css-d] google hosted font question

2011-01-03 Thread smallvoiceshouting
Ah. I see the light. OK, I just uploaded the OTF files. Can I now assume that this font will show for most users? Thank you so much for this help, Rory Now good in Seamonkey. Bill __ css-discuss [cs...@lists.css-discuss.

[css-d] IE 7 vertical positioning issue

2011-01-03 Thread Carol Swinehart
http://www.edheinleingermanconsultant.com/index3.php The MagicSlideshow is not positioning correctly in the header in IE 7 works for other browsers. I tried repositioning with relative and absolute positioning -- one moved it off the page vertical other nothing. This is just an IE 7 problem

Re: [css-d] google hosted font question

2011-01-03 Thread Rory Bernstein
On Jan 3, 2011, at 2:38 PM, Chetan Crasta wrote: > On Mon, Jan 3, 2011 at 10:50 PM, Rory Bernstein > wrote: > >> Can I get some feedback from the list about whether people are seeing the >> san-serif font in the nav (left column), Titillium or not? If it is not >> working on many browsers, th

[css-d] Complex site header with CSS

2011-01-03 Thread Gabriele Romanato
An advanced tutorial for intermediate-advanced CSS coders: http://onwebdev.blogspot.com/2011/01/complex-site-header-with-css.html HTH :-) http://www.css-zibaldone.com http://www.css-zibaldone.com/test/ (English) http://www.css-zibaldone.com/articles/ (English) http://onwebdev.blogspot.com/

Re: [css-d] google hosted font question

2011-01-03 Thread Chetan Crasta
On Mon, Jan 3, 2011 at 10:50 PM, Rory Bernstein wrote: > Can I get some feedback from the list about whether people are seeing the > san-serif font in the nav (left column), Titillium or not? If it is not > working on many browsers, then I have some big problems! > > http://lettershop.ehclient

Re: [css-d] google hosted font question

2011-01-03 Thread David Laakso
Can I get some feedback from the list about whether people are seeing the san-serif font in the nav (left column), Titillium or not? If it is not working on many browsers, then I have some big problems! http://lettershop.ehclients.com/visual_diary_archive Thanks, Rory Titillum

Re: [css-d] google hosted font question

2011-01-03 Thread smallvoiceshouting
One reason would be because the release version is 2.0.11 ! Where did you find an archived 2.0.2 ? Philip Taylor Of course you're correct, Philip. Maybe Rory's font would render if it *were* v2.02 :) Thanks for the correction. Bill ___

Re: [css-d] google hosted font question

2011-01-03 Thread Philip Taylor (Webmaster, Ret'd)
smallvoiceshout...@gmail.com wrote: Yes, titillium in those two instances. Wouldn't expect it to be different but checked in Safari (win), Chrome, Opera, IE 7,8 and it's present in all. Bill -- Hi, I downloaded and installed Seamonkey 2.02 (Windows). Why not? :) One reason would be because

Re: [css-d] google hosted font question

2011-01-03 Thread smallvoiceshouting
Yes, titillium in those two instances. Wouldn't expect it to be different but checked in Safari (win), Chrome, Opera, IE 7,8 and it's present in all. Bill -- Hi, I downloaded and installed Seamonkey 2.02 (Windows). Why not? :) Looks like Arial being displayed in those same two instances. I'

Re: [css-d] nav layout on a mac

2011-01-03 Thread Chetan Crasta
On Mon, Jan 3, 2011 at 5:36 AM, Matthew P. Johnson wrote: > I have the web site looking alright but I was at a friend house on NYE and > notice the navigation was getting clipped on her Mac. If anyone has a Mac > and you let me know what browser and OSv you are running if you have the > clipping

Re: [css-d] google hosted font question

2011-01-03 Thread bill scheider
On Mon, Jan 3, 2011 at 10:01 AM, Rory Bernstein wrote: > > On Mon, Jan 3, 2011 at 9:20 AM, Rory Bernstein > wrote: > > > > >> My web page that uses it: > > >> http://lettershop.ehclients.com/visual_diary_archive > > > > and I was expecting better results. Can I get some feedback from the list > a

Re: [css-d] google hosted font question

2011-01-03 Thread Rory Bernstein
> On Mon, Jan 3, 2011 at 9:20 AM, Rory Bernstein wrote: > > >> My web page that uses it: > >> http://lettershop.ehclients.com/visual_diary_archive > > and I was expecting better results. Can I get some feedback from the list > about whether people are seeing the san-serif font in the nav (left

Re: [css-d] google hosted font question

2011-01-03 Thread bill scheider
On Mon, Jan 3, 2011 at 9:20 AM, Rory Bernstein wrote: > > On 12/30/10 3:45 PM, Rory Bernstein wrote: > >> > >> I am using a google-hosted embedded web font called Neuton: > >> http://code.google.com/webfonts/family?family=Neuton&subset=latin > > >> My web page that uses it: > >> http://lettershop.

Re: [css-d] google hosted font question

2011-01-03 Thread Rory Bernstein
> On 12/30/10 3:45 PM, Rory Bernstein wrote: >> >> I am using a google-hosted embedded web font called Neuton: >> http://code.google.com/webfonts/family?family=Neuton&subset=latin >> My web page that uses it: >> http://lettershop.ehclients.com/visual_diary_archive David Laakso wrote: > Ditch Ne

Re: [css-d] nav layout on a mac

2011-01-03 Thread Alan Gresley
On 3/01/2011 10:09 PM, Chetan Crasta wrote: On Mon, Jan 3, 2011 at 3:44 PM, Alan Gresley wrote: And zooming is the only way to increase the text size in any browser. Internet Explorer has *two* options for increasing text size: Zoom and changing Text Size Only the first option (zoom) work

Re: [css-d] nav layout on a mac

2011-01-03 Thread Chetan Crasta
On Mon, Jan 3, 2011 at 3:44 PM, Alan Gresley wrote: > And zooming is the only way to increase the text size in any browser. Internet Explorer has *two* options for increasing text size: Zoom and changing Text Size Firefox has Page Zoom and Zoom Text Only http://support.mozilla.com/en-US/kb/Page%

Re: [css-d] nav layout on a mac

2011-01-03 Thread Alan Gresley
On 3/01/2011 8:13 PM, Chetan Crasta wrote: On Mon, Jan 3, 2011 at 12:51 PM, David Laakso wrote: Careful. The horizontal scroll bar it will throw with + font-scaling will wreak havoc on land and sea as it shoots its way from here to Havana :-) . On my computer the menu doesn't break with

Re: [css-d] nav layout on a mac

2011-01-03 Thread Chetan Crasta
On Mon, Jan 3, 2011 at 12:51 PM, David Laakso wrote: > Careful. The horizontal scroll bar it will throw with + font-scaling will > wreak havoc on land and sea  as it shoots  its way from here to Havana :-) . > On my computer the menu doesn't break with font scaling but with zoom. Changing font s