Re: [css-d] desktop tablet mobile [+1]

2013-03-20 Thread David Laakso
> markup > > css > The above site was posted a few days ago. Since then these changes and revisions -- among others -- have been made to the server: 1/ The painting images are now 100% rather than 60

Re: [css-d] something overwriting my css?

2013-03-20 Thread Angela French
Thank you. It's tricky working in this huge file and trying to style for the full menu and the collapsed menus simultaneously. From: Sarah Forst [mailto:sarah.plowri...@gmail.com] Sent: Wednesday, March 20, 2013 12:54 PM To: Angela French Cc: css-d (css-d@lists.css-discuss.org) Subject: Re: [css

Re: [css-d] something overwriting my css?

2013-03-20 Thread Chris F.A. Johnson
On Wed, 20 Mar 2013, Angela French wrote: Hello, I've got a dropdown menu where the text for the menu items is supposed to be a dark gray but is coming up white on a white background. I can't find what is making the color declaration not work. I'd be grateful for any assistance. The site is

Re: [css-d] something overwriting my css?

2013-03-20 Thread Sarah Forst
You have a: .nav-collapse .dropdown-menu a { 1. color: White!important; } That is causing the link text to be white. I'd avoid using '!important' - it tends to cause issues like this. On Wed, Mar 20, 2013 at 3:51 PM, Angela French wrote: > Hello, > I've got a dropdown menu where the text

[css-d] something overwriting my css?

2013-03-20 Thread Angela French
Hello, I've got a dropdown menu where the text for the menu items is supposed to be a dark gray but is coming up white on a white background. I can't find what is making the color declaration not work. I'd be grateful for any assistance. The site is here: http://168.156.9.250/WELA/ The issue i

Re: [css-d] Getting Started

2013-03-20 Thread David Laakso
On Tue, Mar 19, 2013 at 12:20 PM, Vladimir wrote: > Hi Guys, > I'm getting started with webdevelopment . I know CSS, HTML and begining > javascript and Jquery .My question is what's the process you guys use to > develop websites and why? > Do you develop everything from scratch( notepad++)? > Do

Re: [css-d] Help with positioning list

2013-03-20 Thread Larry Martell
On Sun, Mar 17, 2013 at 2:40 PM, Jon Reece wrote: > > On Sun, Mar 17, 2013 at 9:42 AM, Larry Martell > wrote: >> >> Please look at: http://jsfiddle.net/6Q6ud/ >> >> What I want is the 'Convert and download' button to be directly under >> the "Pixel Size" field, and the list to begin on the same l