Re: [css-d] Image and background colour changes on hover.

2013-05-14 Thread Anna Gav
Thank you Alan It also doesn't seem to work in IE9. Should this be easy to fix? Anna On Tue, May 14, 2013 at 12:45 AM, Alan Gresley wrote: > On 13/05/2013 10:11 PM, Barney Carroll wrote: > >> There are all sorts of ways of achieving this. The tersest is probably >> us

Re: [css-d] Image and background colour changes on hover.

2013-05-14 Thread Anna Gav
should I keep them separate? Regards Anna On Mon, May 13, 2013 at 11:35 PM, Tedd Sperling wrote: > On Wed, May 8, 2013 at 5:44 AM, Anna Gav wrote: > >> > >> Re: http://imageshack.us/scaled/landing/703/sdfdsf.png > >> > >> I need to reproduce the functi

Re: [css-d] Image and background colour changes on hover.

2013-05-14 Thread Anna Gav
Thanks so much everyone !!! On Tue, May 14, 2013 at 12:45 AM, Alan Gresley wrote: > On 13/05/2013 10:11 PM, Barney Carroll wrote: > >> There are all sorts of ways of achieving this. The tersest is probably >> using pseudo-elements CSS: >> >> http://jsfiddle.net/barney/**wBUsa/

[css-d] Image and background colour changes on hover.

2013-05-07 Thread Anna Gav
last menu item, as demonstrated in the image) Ideally, I'd like to do this using CSS, but to be honest it looks way too complicated with all the sharp angles. How would you do this? Anna __ css-discuss [css-d@lists.css-discus

Re: [css-d] H1 tag Margin

2012-10-18 Thread Anna Vester
th the H1 tag, eh? I thought I could > use any margin size for the H1 tag, and not have a problem with putting a > sentence below it. Apparently not, huh? > Brian, it's because your h1 tag is floated... You can either remove float

Re: [css-d] IE9 issue

2012-03-19 Thread Anna Vester
g > > I’m perplexed. See if this helps any https://github.com/sorccu/cufon/wiki/faq#wiki-faq-8 > > Thanks for your help! > > > > From: Anna Vester [mailto:vean...@gmail.com] > Sent: Monday, March 19, 2012 11:09 AM > To: Kamil Saiyed > Cc: > Subject: Re: [css-d

Re: [css-d] IE9 issue

2012-03-19 Thread Anna Vester
L > > From: Anna Vester [mailto:vean...@gmail.com] > Sent: Sunday, March 18, 2012 5:56 PM > To: Kamil Saiyed > Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] IE9 issue > > Hi Kamil, > > It looks like your canvas needs a closing tag (i.e ). > >

Re: [css-d] IE9 issue

2012-03-18 Thread Anna Vester
Hi Kamil, It looks like your canvas needs a closing tag (i.e ). Anna On Sun, Mar 18, 2012 at 5:43 PM, Kamil Saiyed < kamil.sai...@rhapsodysolutions.net> wrote: > Hello, > > > > The navigation at the top does not display correctly in IE9 on Vista: > http://certifie

Re: [css-d] Unbelievable CSS Trick

2010-04-22 Thread Krupa Anna Katalin
Chris Blake wrote: > works in safari and ff on mac. the article reckons all browsers. > > I just want to make a div with css applied to it to get a background > colour appear at 50%. Any ideas? > You may use 1px width, height png for that, like someone said before me. or because it doesn't

Re: [css-d] IE won't display my background images

2010-04-09 Thread Krupa Anna Katalin
Jukka K. Korpela wrote: > Wrong. You can have as many background declarations as you like. > Yes, that's all right. Sorry for my previous mail. I just write so many css, and i use my usual syntax. That's why, i just answered without thinking :) Kata _

Re: [css-d] IE won't display my background images

2010-04-09 Thread Krupa Anna Katalin
Angela French wrote: > I am trying to figure out why IE (tested in IE 8) won't show my background > images. My style is: > > ul#menu li li a:visited /* sub list links */ > { > color:#0096b7; > background:url('/images/checkmark.gif') top left no-repeat; > background-color:Transp

Re: [css-d] liquid image frame

2010-04-05 Thread Krupa Anna Katalin
jeffrey morin wrote: > does anyone know where i can find some examples on how to frame a photo > using css and images? i want it to be liquid so that it can expand to > different size photos. > > http://ltfeatures.com Hi, if you want that to work cross browser, than you can use table for that. Don

Re: [css-d] Which selector to use?

2010-03-30 Thread Krupa Anna Katalin
Linda Miller, DVM wrote: > I would like to style an input button > > > > What selector would I use to do this? > > There are other buttons that I do not want to style the same as this > button. Hi, i use the following for not ie6 browsers: input[type="submit"] { anything: you_want; } and use

Re: [css-d] fix border on some list items?

2010-03-25 Thread Krupa Anna Katalin
Yes, this is true, sorry :) Kata Climis, Tim wrote: >> and li don't need display: inline, >> because display default value for is inline. >> > > No it isn't! The default display for is list-item. Which is closer to > block than it is to inline. If it were inline, your lists would look

Re: [css-d] fix border on some list items?

2010-03-25 Thread Krupa Anna Katalin
Hi, give border for , not for li a { display: block; border-right: 1px solid #fff; } because of display: block for , will get width: 100% automatically; and you can give height for or padding, to style that, if you need. and li don't need display: inline, because display default value f

Re: [css-d] Full-height table - td height in Safari/Chrome

2010-03-24 Thread Krupa Anna Katalin
Hi! The solution is you used three times. Change your first to and it will work. I just checked in chrome and ff under linux. Another thing, change your third to Kata Andy Harrison wrote: > I created a layout using a table where the table is never shorter than the > height of the window/fr

Re: [css-d] How to display a line BELOW the div?

2009-05-26 Thread Anna G
posuere cubilia Curae; Integer posuere nunc et odio adipiscing non porta lacus molestie. On Tue, May 26, 2009 at 12:05 PM, David Laakso wrote: > Anna G wrote: > >> >> The only problem is that the image has to stay INSIDE the box1. This is >> due >> to the CMS

Re: [css-d] How to display a line BELOW the div?

2009-05-25 Thread Anna G
fferent code) Once again proving the point that > even in the wacky world of CSS there is always more than one way to skin > a cat! > > Anna, both our examples will cause the paragraph (I used a div called > .no-wrap since I had to accommodate a heading as well) to stay indented > all t

[css-d] How to display a line BELOW the div?

2009-05-24 Thread Anna Gavrilovic
Curae; Integer posuere nunc et odio adipiscing non porta lacus molestie. I would like to display this BELOW the image I would like to display below the image. How would I go about doing this? Anna __ css-discuss [cs...@list

Re: [css-d] IE6 Issue: PNG File Being Stretched on Home Page

2007-11-09 Thread Anna Vester
Let me know how that works for you... Anna Vester http://www.veanndesign.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --

Re: [css-d] No brainer with margin/padding

2007-08-01 Thread Anna Vester
/error Luc, What if you apply "text-align:right;" to the h1 tag? I haven't tested it, but that should work. h1 { text-align:right;) h1 span.title { float:left;} Hope this helps, --- Anna Vester Web Designer http://www.veanndesign.com __

Re: [css-d] ie7 div width problem

2007-08-01 Thread Anna Vester
E6 as in all in other browsers (FF and Opera). Possibly, the fact that scroll bar is fixed in IE browser makes it look like that area is wider. Just a thought though. Hope this helps, -- Anna Vester Web Designer http://www.veanndesign.com _

Re: [css-d] relative or absolute urls?

2007-06-18 Thread Anna Vester
n extra "w". ;) > I also prefer relative URLs. It saves you a lot of time and headache in the long run, and files are a tad smaller (not significantly in most cases). hth, -- Anna Vester Web Designer http://www.veanndesign.com __

Re: [css-d] submenu li hover

2007-06-17 Thread Anna Vester
ld be to create a new style for the .nohover class (that you already have defined in your html) like so: .submenu li a.nohover:hover { background-color: #C9D58D; } That will make the hover color of that first link set to the light green. Try that it should work. Hope this helps, -- An

Re: [css-d] Basic and fundamental

2007-04-25 Thread Anna V
t; Pablo, Here is a link that can help you get a better understanding of the differences between block and inline element. http://www.webdesignfromscratch.com/css-block-and-inline.cfm Hope this helps, -- Anna Vester Web Designer

Re: [css-d] horizontal link menu -browser check

2007-04-23 Thread Anna V
s like in IE6 on winXP (looks pretty consistent). http://veanndesign.com/thumb.jpg Hope this helps, -- Anna Vester Web Designer http://www.veanndesign.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo

[css-d] Site Check especially with IE

2006-04-18 Thread anna
Just wondering if you all had suggestions for my site. I am especially worried about how it looks in IE. Thanks for all your input. http://www.ohdivine.com http://www.ohdivine.com/ohdivine.css __ css-discuss [EMAIL PROTECTE

[css-d] newbie: navigation to a division

2006-03-23 Thread anna
I'm just learning CSS and open source, I have been for only a few weeks and do not yet have a site. I am wondering if anyone out there might help me, or know where I might look to link images, forms, and text; to a on my index page. I think I'm looking to do something I've seen people use fram

Re: [css-d] CSS rollover effect problems

2005-06-03 Thread Lea Anna Davis
Adding the code #menu a:hover {background:1%;} worked! How bizarre. I have no idea why IE needs to have this code. Thank You! Lea Anna Ingo Chao wrote: Lea Anna Davis schrieb: Im trying to create an effect where some of the linked text (enclosing brackets in this case) change color when

[css-d] CSS rollover effect problems

2005-06-02 Thread Lea Anna Davis
the brackets should change to red on hover. <http://localhost/SADD/GoodNews.htm> I'm trying to use spans around the brackets inside the anchor tag. The following code works in Firefox but not IE -specifically IE 6. Thanks in advance for all responses. Lea Anna |#menu a { display:b

[css-d] Space below left nav

2005-05-13 Thread Ian &amp; Anna-Ruth Rutgers
Thank you everyone for your help with my work on this page. The problem with the footer has been resolved. My remaining issue is with the space below the left navigation. I would love it if someone would point out how to get the grey background of the left navigation to continue to the bottom

[css-d] Space below left nav

2005-05-13 Thread Ian &amp; Anna-Ruth Rutgers
Thank you everyone for your help with my work on this page. The problem with the footer has been resolved. My remaining issue is with the space below the left navigation. I would love it if someone would point out how to get the grey background of the left navigation to continue to the bottom

[css-d] Footer Placement

2005-05-11 Thread Ian &amp; Anna-Ruth Rutgers
Currently I am using CSS-P? (placing the footer using CSS positioning) in order to keep it at the foot end of the page. While it works for http://www.otima.ca/blogs/default.php, I would rather let the footer move up and down with the page (size) dynamically so I don't have to set it programmatical

[css-d] Disappearing Format

2005-05-06 Thread Ian &amp; Anna-Ruth Rutgers
Would someone please take a look at ttp://www.otima.ca/blogs/blogformat.php in I.E. 6.0. When the page first loads, the main navigation (white text on blue background) looks as it should. If I refresh the page, the formatting is lost (okay ... changes to something else) and I have no idea why. T