Re: [css-d] Width 100% Question - 3rd Attempt

2010-01-19 Thread Alan Gresley
Elli Vizcaino wrote: > 3rd attempt not sure why my email isn't coming through to this group. > > Hello Gang, > > I have the main wrapper of a site I'm coding set to width: 100% it contains a > background image that repeats across width of page (repeat-x). However I > notice that when I resize

Re: [css-d] Horizontal drop-down menu-NOT WORKING ON IE6

2010-01-19 Thread mrfroasty
Hello, I have a drop-down menu that I designed from few chapters of reading.Its a horizontal menu based on CSS, but on IE6 it shows vertical and hovering on top of the menu buttons nothing appears. I am following a text-book Essential Guide to CSS && html web design, but unfortunately I am stu

Re: [css-d] Keeping the footer at the bottom

2010-01-19 Thread Paul Novitski
At 1/19/2010 02:28 AM, Rachel Mawhood wrote: >This might help > >http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page The original poster wasn't asking for sticky footers, he was asking how to clear a float so that his footer sat neatly at the bottom of his longest colum

[css-d] Width 100% Question - 3rd Attempt

2010-01-19 Thread Elli Vizcaino
3rd attempt not sure why my email isn't coming through to this group. Hello Gang, I have the main wrapper of a site I'm coding set to width: 100% it contains a background image that repeats across width of page (repeat-x). However I notice that when I resize the viewport the wrapper's backgrou

Re: [css-d] Spacing Tips needed

2010-01-19 Thread Troy Harshman
When logged into WordPress, go to Appearance and then Editor. You'll see the theme's stylesheet(s) listed under Styles. You can then go through and see what may be causing the issue. Viewing the source of a page and looking at what elements are involved in the trouble spot may make it easier to f

Re: [css-d] Spacing Tips needed

2010-01-19 Thread Theresa Newman
in wordpress you have access to the css in the them folder under wp-content. You can overide css there. hope that helps a little On Tue, Jan 19, 2010 at 11:32 AM, MarvinC wrote: > Anyone have any tips for dealing with "space" that appears in text > surrounded by tables in Wordpress? I've got on

[css-d] Spacing Tips needed

2010-01-19 Thread MarvinC
Anyone have any tips for dealing with "space" that appears in text surrounded by tables in Wordpress? I've got one particular site where most of the 90 or so pages have lots of content on them. There's nothing special in how the content was entered, the only thing to note is that they were placed i

Re: [css-d] Keeping the footer at the bottom

2010-01-19 Thread David Laakso
Rachel Mawhood wrote: > This might help > > http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page > FWIW, use whatever does it for you, but be aware that page fails "out-of-the-box" in Mac/PC/Linux Opera/10.00. Best, ~d -- desktop http://chelseacreekstudio.c

Re: [css-d] Keeping the footer at the bottom

2010-01-19 Thread Rachel Mawhood
This might help http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page and here are two of mine (change the padding etc to suit your requirements) - I can't remember why one has an underscore in front of "height" and one doesn't. :-) { clear: both; margin: 0; padding: 0