Re: [css-d] IE6 Layout Issues

2009-10-20 Thread Rahul Gonsalves
On 20-Oct-2009, at 12:10 PM, David Laakso wrote: > Rahul Gonsalves wrote: >> I have some issues with IE6, on two pages of this website: >> >> Home page: http://uncrpdindia.org/ > > > I could not cope with even looking at the inside page at 2:40a. :). > Try t

[css-d] IE6 Layout Issues

2009-10-19 Thread Rahul Gonsalves
Hi All, Many thanks to David Laakso, who managed to help sort out the jumping content bug that I posted about on the weekend. I have some issues with IE6, on two pages of this website: Home page: http://uncrpdindia.org/ Inside Page: http://uncrpdindia.org/about/text/ Apologies, but the webpag

Re: [css-d] Jumping Content in IE7

2009-10-18 Thread Rahul Gonsalves
On 19-Oct-2009, at 2:08 AM, David Laakso wrote: > Rahul Gonsalves wrote: >> http://uncrpdindia.org/achievements/ratification/recommendations/ > > It happens in both IE/6 and IE/7. > This stopped it on a local file. > Move the content division so the ul is not contained

Re: [css-d] Jumping Content in IE7

2009-10-18 Thread Rahul Gonsalves
On 17-Oct-2009, at 9:13 PM, Alan Gresley wrote: > Rahul Gonsalves wrote: >> http://uncrpdindia.org/achievements/ratification/recommendations/ > > Is this the bug? > > <http://css-class.com/articles/explorer/guillotine/index.htm> Hi Alan, Sorry, the fixes mentioned i

Re: [css-d] Jumping Content in IE7

2009-10-17 Thread Rahul Gonsalves
On 17-Oct-2009, at 8:05 PM, MEM wrote: >> Please note, that the website is password protected - use the >> following: > > I'm unable to access the page in order to see the issue. Can you > confirm the > credentials given? Marco, David, anyone else who attempted to login there, my most since

[css-d] Jumping Content in IE7

2009-10-17 Thread Rahul Gonsalves
Hello, Having a strange issue with this webpage: http://uncrpdindia.org/achievements/ratification/recommendations/ In IE7, hovering over the breadcrumbs has the yellow footer "jumping" up. Please note, that the website is password protected - use the following: User: ncpepd Pass: 11092009 An

Re: [css-d] Can you start a repeating background away from the edge of it's container?

2008-11-17 Thread Rahul Gonsalves
On 18-Nov-08, at 11:56 AM, Seona Bellamy wrote: > What I want is, for example, an image that repeats along the y-axis > to start 50px from the top of its container and repeat all the way > down from that > point on. #foo { background: #000 url(background.jpg) repeat-y fixed 0 50px;} Best,

Re: [css-d] Page Breaks in IE6

2008-11-14 Thread Rahul Gonsalves
Georg, On 14-Nov-08, at 2:36 PM, Gunlaug Sørtun wrote: > Rahul Gonsalves wrote: > >>>> Ref: http://www.commercializingbiotech.com/ > > Delete the 'width: 850px' on #splash h1. That width-declaration acts > as > a 'hasLayout' trigger and cause

Re: [css-d] Page Breaks in IE6

2008-11-14 Thread Rahul Gonsalves
On 14-Nov-08, at 2:07 PM, Gunlaug Sørtun wrote: > Rahul Gonsalves wrote: > >> Ref: http://www.commercializingbiotech.com/ >> On this page, the large text "Commercializing Successful Biomedical >> Technologies", on the black background is apparently broken in

[css-d] Page Breaks in IE6

2008-11-13 Thread Rahul Gonsalves
Hi, Ref: http://www.commercializingbiotech.com/ On this page, the large text "Commercializing Successful Biomedical Technologies", on the black background is apparently broken in IE6. I haven't been able to fix this - does anyone have any suggestions? Please note: I am aware of the fact that

[css-d] Proposed National Policy on Online Accessibility for India

2008-10-27 Thread Rahul Gonsalves
me! Warmly, - Rahul Gonsalves. (apologies for cross-posting) ----- Rahul Gonsalves e: [EMAIL PROTECTED] w: www.rahulgonsalves.com m: +91 98866 19365 - _

Re: [css-d] Hello, spent the time learning CSS now understood some questions

2008-10-02 Thread Rahul Gonsalves
On 02-Oct-08, at 6:26 AM, Majestic wrote: > Do any of you know a working reliable IE6 PNG hack that works and I > can depend on? Try: http://code.google.com/p/ie7-js/ Best, - Rahul. __ css-discuss [EMAIL PROTECTED] http://www

[css-d] Site Check // Acoustic Traditional.in

2008-05-02 Thread Rahul Gonsalves
Ref: http://acoustictraditional.in/ If anybody has a little free time, I would appreciate a quick check of the site (well, it's really just one page) above. Non-CSS comments are welcome; off-list. Best, - Rahul. __ css-disc

Re: [css-d] Float Drop in IE 6/7

2008-04-21 Thread Rahul Gonsalves
On 21-Apr-08, at 6:20 PM, Gunlaug Sørtun wrote: > Rahul Gonsalves wrote: >> Ref: http://cat.org.in/index.php/about/ CSS: > To fix, add... Georg, Thank you once again. Works perfectly. I steadily grow deeper in debt to you. IE 5.01 is being a bit of a pain, but I am not too w

Re: [css-d] :: Footer not resting at bottom of page ::

2008-04-21 Thread Rahul Gonsalves
Amarinder, On 21-Apr-08, at 11:12 AM, Amrinder wrote: > I have problem with the footer of my website: www.awayback.com it is > not staying at bottom of the page. Things are fine in case of low > resolution i.e. 1024x768 but in high resolution screens (1200x1024) > footer is hanging mid way

[css-d] Float Drop in IE 6/7

2008-04-21 Thread Rahul Gonsalves
Ref: http://cat.org.in/index.php/about/ CSS: http://cat.org.in/index.php?css=site/master_css.v.1208803215 The right column (#secondary) seems to drop below the left (#primary) on a regular basis in most versions of IE (5 through 7 inclusive) that I have here. Fixes, and an explanation? I thou

Re: [css-d] a:active giving horiz scroll bar

2008-04-20 Thread Rahul Gonsalves
On 19-Apr-08, at 12:58 AM, Brian Cummiskey wrote: > Is there something obvious i'm missing? why does the active state get > wider, and overflow my fixed-width li? Brian, FF sets a 1px dotted/dashed border around any link which has 'focus' - you can see this if you tab through the links with a

Re: [css-d] FF and IE problems

2008-04-03 Thread Rahul Gonsalves
On 03-Apr-08, at 10:59 PM, Andrew Doades wrote: > On my site I have a sidebar that is set to float left, and then > content that is set to float none. This works and looks fine in > FireFox but in IE the content slips below the sidebar Without a URI, it is difficult to pinpoint the problem af

Re: [css-d] problem with page breaking up can't duplicate

2008-04-02 Thread Rahul Gonsalves
On 02-Apr-08, at 8:19 PM, Sarah Atkinson wrote: > http://www.wiesetrucks.com/newtrucks.php > The top image bounces down but only does it on one computer all others > it looks fine. On all the browsers installed on OS X, your site looks as I assume you intend it to; apart from the comparison ta

Re: [css-d] Creating inner border on hover

2008-04-02 Thread Rahul Gonsalves
On 02-Apr-08, at 8:20 PM, Marcelo de Moraes Serpa wrote: > I want something like the effect in this page: http://www.globo.com/ > (hover > on any of the thumbs there and see) It's a little hard to understand their CSS file, as it's in a different language, but I believe that what they do is a

Re: [css-d] Styling input[type="file"]

2008-03-21 Thread Rahul Gonsalves
Anas, On 21-Mar-08, at 2:30 PM, Anas R. wrote: > Is there any way to style input[type="file"]? both the text field > and the button? These seem to be well written articles on the topic: [1] http://www.quirksmode.org/dom/inputfile.html - requires JS [2] http://shauninman.com/archive/2007/09/10

Re: [css-d] setting up a rule for different monitors

2008-03-17 Thread Rahul Gonsalves
On 17-Mar-08, at 8:53 PM, [EMAIL PROTECTED] wrote: > Is it possible to set a rule for different monitors resolutions? Old articles [1] and [2], but I'm sure they're still good to peruse. > Can the browser sense what resolution the monitor a web surfer is > using? Yes; however resolution alon

Re: [css-d] Floated Column Getting Pushed Down in IE6

2008-02-22 Thread Rahul Gonsalves
On 23-Feb-08, at 7:58 AM, Gunlaug Sørtun wrote: > Rahul Gonsalves wrote: > >> http://rahulgonsalves.com/ske/2102/LoveBombay-01.html > Add... > > #inner {display: inline;} > > ...to "kill" the "margin-doubling on floats" bug in IE6. That'll fi

[css-d] Floated Column Getting Pushed Down in IE6

2008-02-22 Thread Rahul Gonsalves
Hi all, HTML: http://rahulgonsalves.com/ske/2102/LoveBombay-01.html CSS: http://rahulgonsalves.com/ske/2102/c/master.css I am developing an online presentation, and I've run into some trouble with Internet Explorer 6. The #globalnav, gray menu on the right hand side is pushed below all the ot

Re: [css-d] Compact forms

2008-02-20 Thread Rahul Gonsalves
Hi Ben, On 19-Feb-08, at 10:58 PM, Ben Fider wrote: > I've been needing to use compact forms for a few projects. In other > words: > the form field's labels need to be INSIDE the input element. How does this technique work for you? http://www.456bereastreet.com/archive/200710/autopopulating_

Re: [css-d] Need an oversized two column template

2008-02-11 Thread Rahul Gonsalves
On 11-Feb-08, at 6:51 PM, <[EMAIL PROTECTED]> wrote: > I require a 2-column template where the left column will be 150px > wide and the right column will be of variable width, likely > extending past the edge of the page horizontally. Does this do what you need [1]? Taken from this resource [

Re: [css-d] styling for two monitors

2008-01-09 Thread Rahul Gonsalves
On 09-Jan-08, at 10:19 PM, Sandy wrote: > Anyone who doesn't have a minimum 1024 x 768 monitor is going to > need to > scroll like crazy to see the site. You might want to google for "vertical centering with a shim div". Nice article which keeps the top part of your site from being cut off

Re: [css-d] page not working in IE 7 or Vista

2007-12-27 Thread Rahul Gonsalves
On 28-Dec-07, at 7:43 AM, Doreen Cowan wrote: > This is a part of my coding. > Remove the 'style', so that it reads: > I changed the doctype to: > > > and I think that it is working in IE7 but maybe changing the > doctype was not the right thing to do. What is working in IE7? Using a Str

Re: [css-d] Site Check ::Nayan Indore::

2007-12-26 Thread Rahul Gonsalves
On 26-Dec-07, at 7:03 PM, Jehangir Larry wrote: > www.nayanindore.com Your list bullets ( Nayan Optiks, et al.) could use a little more padding on most OS X browsers. I found your menu a little less than obvious, but that is a fairly subjective thing. In Firefox 2/OS X, the 'Y' in your logo

Re: [css-d] CSS simple question?

2007-12-23 Thread Rahul Gonsalves
On 23-Dec-07, at 10:14 PM, Ernie Finlay wrote: > I can put a right angle triangle on the left side of the container > with the diagonal facing right,I need a code to put the triangle on > the right side of the container with the diagonal facing left. Erm. I don't think it is possible to swit

Re: [css-d] delink from this list

2007-12-02 Thread Rahul Gonsalves
On 02-Dec-07, at 8:44 PM, aitiba wrote: > I would like to know how can I delink from this discussion list. > http://www.css-discuss.org/mailman/listinfo/css-d Visit the link above, and use the unsubscribe form (enter your email address and password that you used to sign up with) in the bottom-

Re: [css-d] AccessResearch // Page Check

2007-11-17 Thread Rahul Gonsalves
On 18-Nov-07, at 9:09 AM, Gunlaug Sørtun wrote: > Rahul Gonsalves wrote: > >>>> http://rahulgonsalves.com/research/site/ > > You've forgotten to wrap those IE-only styles in a

Re: [css-d] AccessResearch // Page Check

2007-11-17 Thread Rahul Gonsalves
On 17-Nov-07, at 10:44 PM, tedd wrote: > At 9:30 PM +0530 11/17/07, Rahul Gonsalves wrote: >> http://rahulgonsalves.com/research/site/ > > Check the contrast of your text -- some are below acceptable limits. Thanks for that Tedd. I will update some of the colours, shortly. >

Re: [css-d] AccessResearch // Page Check

2007-11-17 Thread Rahul Gonsalves
On 18-Nov-07, at 1:12 AM, Gunlaug Sørtun wrote: > Rahul Gonsalves wrote: >> http://rahulgonsalves.com/research/site/ Updated, same location, based on the suggestions below. >> [...] Also, I don't have access to Internet Explorer; does it >> behave /reasonably well

[css-d] AccessResearch // Page Check

2007-11-17 Thread Rahul Gonsalves
Hi, http://rahulgonsalves.com/research/site/ I'm throwing together a quick site to try and fund my travel to an accessibility conference. I haven't had too much time to check it, or think it through, but I would appreciate a page check, and general suggestions/comments. Also, I don't have a

Re: [css-d] Site Review, IE Problems // World Disability Day.com

2007-11-08 Thread Rahul Gonsalves
On 31-Oct-07, at 3:04 AM, David Laakso wrote: > Rahul Gonsalves wrote: >> http://rahulgonsalves.com/WDD/ > > Stress test it and the problems may become more apparent: font- > scaling > at +3 in a compliant browser; and, text-size "largest" in the IE's, >

Re: [css-d] Site Review, IE Problems // World Disability Day.com

2007-11-08 Thread Rahul Gonsalves
On 31-Oct-07, at 1:17 AM, Ingo Chao wrote: > Rahul Gonsalves wrote: >> http://rahulgonsalves.com/WDD/ > > I do not know what problem you mean with "splash text", but the third > column drops in IE6 because of the italics bug [1] visible in the > center > colu

Re: [css-d] Gray Transparency

2007-11-08 Thread Rahul Gonsalves
On 25-Oct-07, at 11:57 PM, Robert James wrote: > Is there anyway I can show a gray semi-transparency over any > elements with a > certain class ("disabled")? Hi Robert, assuming someone has not answered your question already, yes, I think you probably can*. .disabled { background-col

[css-d] Site Review, IE Problems // World Disability Day.com

2007-10-30 Thread Rahul Gonsalves
Hello. The following site is behaving rather badly in Internet Explorer. I wonder whether anybody has any suggestions as to how to get the 'splash' text correctly, or whether my current method of positioning things is a bad one, etc. http://rahulgonsalves.com/WDD/ As it is a site intended

Re: [css-d] Tips on style

2007-10-14 Thread Rahul Gonsalves
On 12-Oct-07, at 2:14 PM, Sam Sutton wrote: > Hi, I was wondering if anyone could point me in the direction of any > tutorials or other resources on good writing well-formed css. For > example, > things like, how do you order your file or files? Would you group > it in > order of the structure

Re: [css-d] Best option for simple contact form?

2007-10-14 Thread Rahul Gonsalves
On 12-Oct-07, at 11:42 PM, Allison Kelly wrote: > I need to build a very simple email form for a contact page. Allison, I have had good results with this form. It seems well thought out. http://green-beast.com/blog/?page_id=71 Best, - Rahul. __

Re: [css-d] Best practices or what?

2007-09-30 Thread Rahul Gonsalves
On 30-Sep-07, at 9:20 PM, Don Stefani wrote: > While testing out a web building IDE I noticed this about the > generated CSS:Putting > a class in the body tag and then using that to preface every > declaration in > the style sheet. > > IE: > > .bodyClass #header #nav #navlist { ... > > Is this

Re: [css-d] a css animation?

2007-09-27 Thread Rahul Gonsalves
On 28-Sep-07, at 4:17 AM, Phil Turner wrote: > http://www.trishahills.com/home.html Phil, Is there a reason you are setting 'display: block;' on your #navigation links? It causes them to move disconcertingly. Best, - Rahul. ___

Re: [css-d] :: ie/6.0 in a 600 window ::

2007-09-25 Thread Rahul Gonsalves
On 25-Sep-07, at 3:48 AM, David Laakso wrote: > I am not able to load IE/6.0 at the moment and would appreciate a > check > of this page [1] in an apprx. 600px window at text-size "largest" > to see > if any floats drop. > > [1] Mr. Laakso, IE6, XP

Re: [css-d] IE Font Size issue

2007-09-16 Thread Rahul Gonsalves
On 16-Sep-07, at 12:38 PM, Jehangir Larry wrote: > Perhaps I need to restate the issue. > I have specified a font-size of 80% in the embedded CSS. > FF/Opera will show this reduced size. > IE (all versions) do not display the reduced size. > I am not talking about user font resizing. > Trust that

[css-d] Updated // Rahul Gonsalves.com // Site Check

2007-09-15 Thread Rahul Gonsalves
Thanks to Tigdh, David and Georg. I've applied some of the corrections mentioned - though until I can think of something different, I've got the clipped-off glyphs as headings. Do overlook them for the moment. http://rahulgonsalves.com/ver3-c/ All further suggestions and criticism welcome, B

Re: [css-d] RahulGonsalves.Com // Site Check

2007-09-06 Thread Rahul Gonsalves
On 04-Sep-07, at 8:10 PM, David Laakso wrote: > Rahul Gonsalves wrote: >> http://rahulgonsalves.com/ver3-b/ > > Sorry. Dunno. Don't care. The intentional clipping of your name > comes off as an error (personal opinion). > Didn't get past that. > > Be

Re: [css-d] RahulGonsalves.Com // Site Check

2007-09-06 Thread Rahul Gonsalves
On 04-Sep-07, at 7:24 PM, Tigdh Glesain wrote: >> http://rahulgonsalves.com/ver3-b/ > Hallo Rahul, > > I'm using Safari 2 and it looks grand... > > Two comments... > > 1) There is a misspelt word on your 'projects' page - 'resarch' > instead of 'research' > > 2) I wonder if you haven't 'hidden'

[css-d] RahulGonsalves.Com // Site Check

2007-09-04 Thread Rahul Gonsalves
http://rahulgonsalves.com/ver3-b/ A site check, and a fix for this problem would be appreciated: The gray background image seems to be shifted 1-pixel lower in Windows browsers (FF/Opera/IE6). They display fine on FF/Camino/ Safari on OS X. Any suggestions? Furthermore, the thumbnails of the

Re: [css-d] Site check for good housekeeping

2007-07-08 Thread Rahul Gonsalves
On 09-Jul-07, at 8:54 AM, Frank Burleigh wrote: > Rahul Gonsalves wrote: >> On 09-Jul-07, at 5:13 AM, Frank Burleigh wrote: >>> Hello, list. We've been working on this site: >>> http://firms.law.indiana.edu/about/blank.shtml >>> >>> I'd

Re: [css-d] IE gives my nav more pixels

2007-07-08 Thread Rahul Gonsalves
On 07-Jul-07, at 7:12 AM, Max Lynch wrote: > I have a horizontal menu displayed about 97px from the top of the > browser > window. Above this are two divs, the left one displays an image and is > displayed Inline, the right one displays another image and a small > form. My > navigation menu is

Re: [css-d] page check :: ~dL

2007-07-08 Thread Rahul Gonsalves
On 08-Jul-07, at 10:55 AM, David Laakso wrote: > Comments, suggestions, and links to an "anger management" seminar > appreciated. > > [1] As always, I wish I'd picked out those colours myself. I tried very hard to break it in the browsers (all OS X)

Re: [css-d] text in the box

2006-11-16 Thread Rahul Gonsalves
Ross Hulford wrote: > Hi, > > > This page is a work-in-progess however I am trying to make the text stay > inside the div butttons when the text size is increased (firefox). I tried > word-wrap:break-word; but this does not work. > > http://www.blue-fly.co.uk/test.php > > http://www.blue-fly.

[css-d] Site Check - MitraFoundation

2006-11-03 Thread Rahul Gonsalves
Dear All, http://rahulgonsalves.com/mitra/0111/index.html I would appreciate a site check, for this website - built for a non-profit looking to promote alternative energy choices. I have looked at the site in various Windows browsers - Opera 9, FF 2/1.5, IE 6,7, SeaMonkey and Flock. I have als

Re: [css-d] Background Colors in IE 6 vs. FF 1.5

2006-10-26 Thread Rahul Gonsalves
Michael Stevens wrote: > The footer with clear both inside the wrapper is one solution. If you don't > have a 'footer', one solution is to insert a clearing element at the bottom > of your wrapper. > Or, 'easy clearing': > > > -- > > What's

Re: [css-d] Drop down (p7) menu hidden behind other CSS elements?

2006-09-25 Thread Rahul Gonsalves
s some problems by the time the text was large enough for my comfort. Regards, - Rahul. -- ---- Rahul Gonsalves (Personal) w: www.r

Re: [css-d] Food menu set up

2006-09-21 Thread Rahul Gonsalves
hul. -- ---- Rahul Gonsalves (Personal) w: www.rahulgonsalves.com e: [EMAIL PROTECTED] - __ css-discuss [EMAIL PROTECTED] http://www.

Re: [css-d] css compatible for 600x400 and 1024x640 resolutions

2006-09-20 Thread Rahul Gonsalves
Austin, Darrel wrote: >> Does anyone know of good solutions that I could test and try >> to make the files compatible for both resolutions (600x400 >> and 1024x640) ? > > First of all, don't design for screen resolutions. It's mostly > irrelevant. What matters are browser viewport sizes, and tha

Re: [css-d] Page Check and Input Button Problem

2006-09-17 Thread Rahul Gonsalves
~davidLaakso wrote: > Rahul Gonsalves wrote: >> One of the problems that I'm facing is that the submit button does not >> shift its position on hover. > Well, I can't help with that (I guess one needs to know what a "submit > button" is? :-) ). I should

[css-d] Page Check and Input Button Problem

2006-09-15 Thread Rahul Gonsalves
on whether I'm doing things right would be useful. Non-css suggestions welcome as always, but offlist please. Warmly, - Rahul. -- ---- Rahul Gonsalves (Personal) w: www.rahulgonsalves.com

[css-d] Nav bar not hide/seek in IE

2006-09-01 Thread Rahul Gonsalves
free to add any further suggestions too. Regards, - Rahul. -- Rahul Gonsalves (Personal) w: www.rahulgonsalves.com e: [EMAIL PROT

Re: [css-d] page won't validate, strange error message

2006-08-20 Thread Rahul Gonsalves
s a Byte Order Mark…" http://forum.statcounter.com/vb/archive/index.php/t-19586.html "I had but I was saving it in notepad as UTF-8. I guess that created the conflict. I now have: and it works beautifully." Hope this helps, Regards, - Rahul. -- ----

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

2006-08-10 Thread Rahul Gonsalves
Mathew, Change your #nav a:hover to #mainnav a:hover. That seems to fix it for me. Finally, an error I can help with :-). Regards, Rahul. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2

Re: [css-d] page jumping in FF if not enough text

2006-08-10 Thread Rahul Gonsalves
Kir, It's the lack/presence of vertical scrollbars. Add this fix to your CSS file, and then build pages that validate :-) html {height: 100%; margin-bottom: 0.1px; font-size: 100%;} Regards, - Rahul. __ css-discuss [EMAIL PRO

Re: [css-d] Any ideas? (was "Navigation list items too far to the right in IE")

2006-08-04 Thread Rahul Gonsalves
> My main problem right now is the sidebar: I've got three sections to > it (per his design), and the second is a navigation menu marked up as > an unordered list. This renders correctly in all of my test browsers > except IE: IE 5 on Mac nudges all of the list items 33 pixels to the > right, and

Re: [css-d] Site Review - CFL.in/Delta

2006-08-04 Thread Rahul Gonsalves
Phil Pickering wrote: > Hi Rahul, > > The quote inside the element on the home page needs to be > contained inside a element to validate, i.e. > your_quote Ah, thanks. I've been using Dreamweavers validation, and using the Tidy Firefox extension, but neither of them caught that. Will fix this.

[css-d] Site Review - CFL.in/Delta

2006-08-04 Thread Rahul Gonsalves
Dear All, http://cfl.in/delta/index.html A site check, and your comments would be greatly appreciated. It's a fairly simple, two-column layout, with a CSS/JS dropdown menu from Project VII (thanks Al!). The site is not quite at the release state - so some links don't work. These are in a minor

Re: [css-d] Sons of Suckerfish help - UPDATE:: Site-Check ::

2006-08-02 Thread Rahul Gonsalves
Al Sparber wrote: > You can try integrating the CSS from our CSS Express menu, which > allows root link items to be "natural width". > http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm Dear Al, Holly, Iris, Matt (off-list), and, of course, David. I did eventually go with the P

[css-d] Sons of Suckerfish help

2006-07-31 Thread Rahul Gonsalves
Dear All, Working on a site which requires drop-down menus. It's my first time using these things, so I turned to what seems to be the most accessible, least JS-dependant method (open to alternate suggestions). Page: http://cfl.in/alpha/sfish/index.html Problems are: 1. The suckerfish menus r

[css-d] Adjusting Padding on Relatively Positioned DLs

2006-07-29 Thread Rahul Gonsalves
Dear List, I'm converting (partly) a table built site to CSS. I'm trying to think as semantically as the in-house, hand-built CMS will allow me to, replacing content just stuck in table-rows into paragraphs, or definition lists, which is where I ran into some problems. Original Page: http://ra

Re: [css-d] Random Space

2006-07-16 Thread Rahul Gonsalves
Designer wrote: > Felix Miata wrote: >> text-align:left/*center*/ >> > Hi Felix, > > I've googled this intriguing bit of markup and got nothing. Also > looked for David's term : 'flush left/scatter right' to no avail. > What /exactly/ does it do, and have you got any links to it? > > Thanks

Re: [css-d] images in a grid using DIV's...

2006-07-13 Thread Rahul Gonsalves
moises wrote: > Greetings, > > http://www.godofmod.com > > What looks like a single image is actually a table > comprised of 18 > seperate images. Any assistance is greatly > appreciated. Just use a single image. Or is that not possible? - Rahul. ___

Re: [css-d] Positioning a list bullet image

2006-05-21 Thread Rahul Gonsalves
Ian Piper wrote: > On 19 May 2006, at 6:37 pm, David McFarland wrote: > >> Add 3 pixels of empty space to the top of the graphic. I prefer to >> use background-image and background-position because they allow >> control over the placement of the bullets. >> >> --dave mcfarland > > Thanks all. I h

Re: [css-d] CSS options for 100% - 50px;

2006-05-16 Thread Rahul Gonsalves
cj wrote: > On 5/16/06, Stephen Cunliffe <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> I'm looking for info on the options for providing a CSS "demension" that >> is 100% (minus X pixels) >> >> >> E.g. If I have a fixed height header, of 50px, and I want a body below >> that, that is 100% of the rema

Re: [css-d] H1 like watermark

2006-05-15 Thread Rahul Gonsalves
Appalaches Web wrote: > Hi, > > Is anybody knows how to turn a h1 tag transparent like a watermark ? > > Thanks, > GJ If you just want to let the background "shine-through", then the following rules might help: h1 { filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; } If you want to o

Re: [css-d] Printing CSS Formated Page Problems

2006-05-15 Thread Rahul Gonsalves
Chris C wrote: > Hi, using the liquid columns I have formatted a page loosely to display > the way I want (for the most part). > > But when I got to print it (in either IE or FF) it clips the right half > of the page. > What are the dimensions a page should be for it to print properly? ... > 800

Re: [css-d] Help with HTML in a DIV

2006-05-15 Thread Rahul Gonsalves
Mickael wrote: > Hello All, > > I am hoping that someone can point me in the right direction. I have an > app that get HTML information from a database and presents it in a DIV. > I am experiencing some very strange behaviour when the HTML text > contains basic HTML tables. The tables displa

Re: [css-d] Debugging Techniques.

2006-05-15 Thread Rahul Gonsalves
Mark D Hiatt wrote: > How do you go about debugging a CSS? > > Are there any tricks you've picked up over the last several months or > years that seem to help you when what you meant isn't quite what you're > seeing? [-snip-] > Any others? Ooh my, yes. 1. http://validator.w3.org/ - Validati

[css-d] Site Check - LittleAndReid.com Ver 2

2006-05-11 Thread Rahul Gonsalves
Dear All: It's redesign...or realign time, as Cameron Moll would say. http://littleandreid.com/ver2/ Thoughts? I compromise on my ideals - it's moving fixed from em-based; I have provided two fixed-width layouts (Normal and Wide(r)} with a nice little stylesheet switcher a-la Dan Cederholms' re

Re: [css-d] Site Check Please -- ancientstones.com

2006-04-27 Thread Rahul Gonsalves
tedd wrote: > Hi gang: > > Please review the following site: > > http://ancientstones.com > > Suggestions and comments welcomed. > > Thank you. > > tedd Sweet! Has David Laakso seen this site? Nothing constructive to add, however, some of your images seem to need the background changed to

Re: [css-d] Vertical tabs

2006-04-25 Thread Rahul Gonsalves
Jakob: Jakob Persson wrote: > Thank you for your reply. I don't want to reinvent the wheel so if there's > example to look at I'd appreciate it. It would save time after all. Perhaps > someone else knows? http://css.maxdesign.com.au/listamatic/ Specifically: http://css.maxdesign.com.au/listama

Re: [css-d] Windows XP Made of CSS in Opera

2006-04-12 Thread Rahul Gonsalves
Jay Blanchard wrote: > [snip] > > [/snip] > > Gives a 404 error. Just remove the trailing slash, and everything is hunky-dory. It's a really cool demo! The irony that Windows does not work on IE; an infinite loop of non-working-ness! Beautiful

Re: [css-d] Duplicate Content, Form Width Madness

2006-03-27 Thread Rahul Gonsalves
Bob Easton wrote: > Ingo Chao wrote: >> Rahul Gonsalves wrote: >>> http://mentaid.in/newsletter > While looking at the problem, I noticed another problem. Your class > "accessibility" is set to display:none. That is *not* a good > technique. It hides co

[css-d] Duplicate Content, Form Width Madness

2006-03-27 Thread Rahul Gonsalves
s.php?n=default http://www.mentaid.in/textpattern/css.php?n=inside -- . . . . . . . . . . . . . . . . . . . . . . . . Rahul Gonsalves Make PNG, not War. . . . . . . . . . . . . . . . . . . . . . . . . __ css-discuss [EMAIL PROT

Re: [css-d] Need CSS Site Tutelage

2006-03-26 Thread Rahul Gonsalves
t; as your site base, copy all those files to that folder. Press Reload on the Sites Panel, and you should see all the files, the HTML, CSS and Javascript necessary. Hope this helps! Regards, Rahul. (From Bangalore, otherwise I'd give you a number to call!) [1] http://janaagraha.

[css-d] Inline Images within Lists

2006-03-17 Thread Rahul Gonsalves
ons :-/, but it sort of works (equally famous last words). Regards, Rahul. -- . . . . . . . . . . . . . . . . . . . . . . . . Rahul Gonsalves Make PNG, not War. . . . . . . . . . . . . . . . . . . . . . . . . __ css-discuss [

Re: [css-d] bottom border not visible in EI 6.2 WIN

2006-03-03 Thread Rahul Gonsalves
Mike: WV Mike wrote: > At 10:11 AM 3/3/2006 , Rahul Gonsalves wrote: >> Please do validate your pages before posting them on CSS-D. It will >> not only most likely fix the problem, but is also a good practice to >> do so. > > Validation does not always help me. W

Re: [css-d] Can margins be reduced when an H1 is directly above another heading?

2006-03-03 Thread Rahul Gonsalves
wrong, but I think that this is the way to do it: h1 + h2 { margin: 0;} Btw, a useful "cheat sheet" can be found here [1]. It's where I got that tip re: selectors off. > Thanks, > > Matt Regards, Rahul. [1] http://www.ilovejackdaniels.com/css/css-cheat-sheet/ -- . .

Re: [css-d] page check :: ~dL

2006-03-02 Thread Rahul Gonsalves
ask me what I was trying to do. I have been unable to reproduce this bug, so do feel free to ignore. As usual, I envy your ability to select colour. > Thanks, > ~davidLaakso Regards, Rahul. [1] http://janaagraha.org/rahul/css-d/chelsea.JPG -- . . . . . . . . . . .

Re: [css-d] Side navigation explodes in IE(Mac and ???)...

2006-02-27 Thread Rahul Gonsalves
scuss.incutio.com/?page=BoxModel [3] http://nemesis1.f2o.org/aarchive?id=11 -- . . . . . . . . . . . . . . . . . . . . . . . . Rahul Gonsalves Make PNG, not War. . . . . . . . . . . . . . . . . . . . . . . . . __ css-discuss [EMAIL

Re: [css-d] Making Blog Column Appear Floating Above Background With Shadow

2006-02-25 Thread Rahul Gonsalves
ants.com/wp-content/themes/impact/img/wrapbg.gif -- . . . . . . . . . . . . . . . . . . . . . . . . Rahul Gonsalves Make PNG, not War. . . . . . . . . . . . . . . . . . . . . . . . . __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailma

Re: [css-d] update on horzontal menu failing for Safari

2006-02-25 Thread Rahul Gonsalves
atching my head - Bob Regards, Rahul. [1] http://css.maxdesign.com.au/selectutorial/rules_comments.htm [2] http://www.w3schools.com/css/css_syntax.asp -- . . . . . . . . . . . . . . . . . . . . . . . . Rah

Re: [css-d] Border question

2006-02-25 Thread Rahul Gonsalves
. > Thanks! > > Debbie > > www.drkdesign.com/chloejoseph/ > Regards, Rahul [1] http://alistapart.com/articles/fauxcolumns/ -- . . . . . . . . . . . . . . . . . . . . .

Re: [css-d] Displaying two 's on two lines

2006-02-25 Thread Rahul Gonsalves
General Resume for Angus MacKinnon (Stripped out the link text for conciseness) This will ensure that the two links are displayed on two different lines - which is what I assume that you wanted to do. > Angus MacKinnon > Regards, Rahul. -- . . . . . . . . . . . . . . .

Re: [css-d] horizontal centering help

2006-02-25 Thread Rahul Gonsalves
hould be standards-compliant, will degrade gracefully on any browser/device. > Thanks! > Tim Regards, Rahul. [1] http://janaagraha.org/rahul/css-d/tim.html [2] http://css.maxdesign.com.au/listamatic/horizontal27.htm [3] http://www.themaninblue.com

[css-d] Fixing Positioning Issues

2006-02-25 Thread Rahul Gonsalves
after about four-levels. I have read that 3 zoom-levels either way is what one should strive to accommodate. Is this a good strategy? Please note that this is a page in development, so it will look quite different from the mock-up. Thanks, Rahul. -- . . . . . . . . . . . . . . . . . . .

Re: [css-d] PageCheck Mentaid Image Gallery

2006-02-23 Thread Rahul Gonsalves
David Laakso wrote: > Rahul Gonsalves wrote: > >> http://mentaid.in/gallery/ >> ...insert it dynamically, using Picasa?Too off-topic for this list? >> >> Yep. >> >> Asking for comments on aspects of your page which aren't css-related >> is

[css-d] PageCheck Mentaid Image Gallery

2006-02-23 Thread Rahul Gonsalves
And yes, the 8 errors generated in the CSS are because of the "alt" attribute being absent; how can I insert it dynamically, using Picasa? Too off-topic for this list? Cheers, Rahul. -- . . . . . . . . . . . . . . . . . . . . . . . . Rahul Gonsalves Ma

Re: [css-d] Form Layout "how would *you* do this?" question...

2006-02-21 Thread Rahul Gonsalves
st fine to the server. Rahul. -- . . . . . . . . . . . . . . . . . . . . . . . . Rahul Gonsalves Make PNG, not War. . . . . . . . . . . . . . . . . . . . . . . . . __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- h

Re: [css-d] site check -garden design site

2006-02-10 Thread Rahul Gonsalves
2, for example on this page [1], it "jumps". Also, when I reduce the text-size in FF, there is a wierd screen-scroll happening. If the text-size increases, the only small nit, is that the [top] link moves off-screen. Cheers, Rahul. [1] http://www.litchfiel

  1   2   >