Re: [css-d] Menu items

2009-04-24 Thread Martyn Merrett
Hi Mario, [quote] When I hover over the menu, I can see a little gap between one item and the next one. Is there a way of getting rid of that space and go directly from one link to the next one? [/quote] Change: div id=menu ul lia href=#Link/a/li lia href=#Link/a/li lia href=#Link/a/li /ul /div

Re: [css-d] Regarding inline style

2009-04-23 Thread Martyn Merrett
Hi Gautam, Don't apologise -I'm sure you english is better than most kids these days! (: I can see that each of the 4 links has 3 nodes. You would like it if either the link or any node it would highlight that link (A:active). I have done this in the past using PHP to generate the menu code for

Re: [css-d] Problem with links on IE 7 and link on IE 6

2009-04-07 Thread Martyn Merrett
Hi Chris, There are already several responses to this problem on your previous post [css-d] CSS Problem with a tags on IE 6\7. I still firmly believe it's something to do with your stacking issues. Ta, ~Mx http://www.mxdx.co.uk

Re: [css-d] Background Images clickable links

2009-04-07 Thread Martyn Merrett
Hi Chris, What you've done there is partially correct (the HTML is fine). However, in the CSS you've made the #logomiddle have it's dimensions (960x1150px) but the A tag is empty. You'd need to do something like this: CSS: #logomiddle { display: block; background:

[css-d] Putting IE6 out to pasture

2009-04-02 Thread Martyn Merrett
Hi folks, Thought you'd be interested in this. Could this *finally* be the end of IE6 and our CSS woes? http://weblog.200ok.com.au/2009/03/putting-ie6-out-to-pasture.html ~Mx http://www.mxdx.co.uk __ css-discuss

Re: [css-d] Putting IE6 out to pasture

2009-04-02 Thread Martyn Merrett
Eric sent a message out earlier not to discuss/debate this further on this list. Apologies for any inconvenience and lets keep our IE6 thoughts to ourselves, eh? Ta, ~Mx http://www.mxdx.co.uk __ css-discuss

Re: [css-d] CSS Image Rollover Problem

2009-04-02 Thread Martyn Merrett
Hi Yazmin, Try this - tested in FF3 and IE7 on XP. http://resource.mxdx.co.uk/ww/yazmintest.htm ~Mx http://www.mxdx.co.uk __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List

Re: [css-d] Style a select tag (the arrow part)

2009-02-17 Thread Martyn Merrett
Hi Steve, I found this CSS only hack to allow a pretty select menu with no JavaScript. http://pennypacker.net/articles/css_tricks_select_menu It works okay in FF3 but falls back to the default in IE6. Is an input value for a form? ~Mx http://www.mxdx.co.uk 2009/2/17 Stephen Tang

Re: [css-d] IE6 Class block larger

2009-02-17 Thread Martyn Merrett
Possibly something to do with the Box model bug in IE6? You are right it does happen here too. One warning on this page - I can see a lot of absolute positioning. Try resizing your browser (say to 800x600) and you'll notice the content doesn't move and you can only see half the page! ~Mx

Re: [css-d] IE6 Class block larger

2009-02-17 Thread Martyn Merrett
Hi Jason, You can reply to the person and/or the list. I prefer to copy the list in reply to all so that everyone else knows the answer plus it'll become a common knowledge pool. Ta, ~Mx http://www.mxdx.co.uk 2009/2/17 Jason Newington jason.newing...@play.com: Hi there, New to the list so

Re: [css-d] Review site for IE

2009-02-13 Thread Martyn Merrett
Hey Eric, The first general point in the enter site screen. Can you make the word Unstoppable in a fixed location on all three slides? This IMHO would create a more powerful effect. In IE6/XP I can confirm the nav menu does stack vertically instead of horizontally. My brain is not working as of

Re: [css-d] IE problem with menu

2009-02-05 Thread Martyn Merrett
the problem you were seeing. It seems fixed now. Thanks again for your help. Jody On Feb 5, 2009, at 4:28 PM, Martyn Merrett wrote: What Kamil said is correct... this is a paste of the source: ul id=resourcesForList li a href=/home/resources-for/prospectivestudentsProspective Students/a /li

Re: [css-d] gettings lists to align right

2009-02-02 Thread Martyn Merrett
Cool :) Glad you got it sorted! I thought I was going mad as I didn't see your hacks lol ~Mx http://www.mxdx.co.uk 2009/2/2 Sandy sfeld...@sympatico.ca: I don't know if anyone has replied yet but this is was I've come up with so far. I've opened this in FF, IE7, and IE6 and yes it does

Re: [css-d] Horizontal scrolling

2009-02-01 Thread Martyn Merrett
I've never done horizontal scrolling images before but I'm sure you've got to put the images into a li (or something) to force them in a horizontal order, rather than vertical as they are at the moment. ~Mx http://www.mxdx.co.uk 2009/2/1 Ian Young i...@iyesolutions.co.uk: Hi Guys I am

Re: [css-d] Firefox Weirdness

2009-02-01 Thread Martyn Merrett
I've checked and it's actually Cleartype causing the issue (here on XP/FF3.0.5). See screenshots: http://resource.mxdx.co.uk/ww/cleartype.jpg ~Mx http://www.mxdx.co.uk 2009/2/2 Gunlaug Sørtun gunla...@c2i.net: Jerod Venema wrote: http://frozenmountain.com/team.aspx in FF (3), and check

Re: [css-d] a png not displaying!

2009-01-30 Thread Martyn Merrett
Yep found it... in the ie-fix.css you've linked to: src='../images/Adress-top-3.png' Yet the image is /images/Address-top-2b.png Make that change and it should be sorted :) ~Mx http://www.mxdx.co.uk 2009/1/30 Ian Young i...@iyesolutions.co.uk: Odd one here.

Re: [css-d] text positioning

2009-01-29 Thread Martyn Merrett
Check out http://css.maxdesign.com.au/listamatic/index.htm for useful list/nav tips :) ~Mx http://www.mxdx.co.uk 2009/1/30 Martyn Merrett mx.css...@googlemail.com: Would it not be much easier to have a single button as each links background? i.e. ul li class=btna href=foo.phpFoo link

Re: [css-d] Different looking site in different browsers?

2009-01-28 Thread Martyn Merrett
Utter quality! ~Mx 2009/1/28 Vladislav Vladimirov vladk...@gmail.com: Here is one of my favorites: http://dowebsitesneedtolookexactlythesameineverybrowser.com/ Vladislav www.ovalpixels.com __ css-discuss

[css-d] Using em's for unit measures

2007-01-07 Thread Martyn Clark
the text to be aligned in the centre of the div, while in IE the text seems lower down and the div appears a lot larger. Can anybody shed some light on this? Kind regards Martyn __ css-discuss [EMAIL PROTECTED] http://www.css

[css-d] Layout using em for widths

2006-06-20 Thread Martyn Clark
Martyn __ 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

[css-d] IE flicker

2006-04-09 Thread Martyn
much appriciate it here is the page if you would like to have a look http://portwebsolutions.net/projects/interdean/ Thanks martyn. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing

[css-d] Form elements spilling over divs

2006-04-06 Thread Martyn
tag then every thing is fine. Can any one explain to me what is going on here? Much appreciated Martyn __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css

[css-d] min-height in IE

2006-04-05 Thread Martyn
Hi I know that the min-height property is not supported in IE, but does any one have an idea how I can best get round this problem? Thanks very much Martyn __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] Scrolling divs and named anchors

2006-04-05 Thread Martyn
jumps to the bottom and the links are not visible anymore, is there a way to fix this? Thank you Martyn. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css