Re: [css-d] help needed

2010-06-09 Thread TriState Advantage, Kris Jacobson
- Original Message - From: "Lesley Binks" To: "TriState Advantage, Kris Jacobson" Cc: Sent: Wednesday, June 09, 2010 1:02 PM Subject: Re: [css-d] help needed > I'm no CSS expert by any means but in your css file you have > html, body { color:

Re: [css-d] help needed

2010-06-09 Thread Jay Tanna
Yes the page is not centered in IE8. You need to change the CSS as follows: body { color: black; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-image: url(graphics/graytile.gif); text-align: center; } #cont

Re: [css-d] help needed

2010-06-09 Thread Lesley Binks
On 9 June 2010 20:52, TriState Advantage, Kris Jacobson wrote: > > - Original Message - From: "Lesley Binks" > To: "TriState Advantage, Kris Jacobson" > Cc: > Sent: Wednesday, June 09, 2010 1:02 PM > Subject: Re: [css-d] help needed > > >&

Re: [css-d] help needed

2010-06-09 Thread TriState Advantage, Kris Jacobson
- Original Message - From: "Lesley Binks" To: "TriState Advantage, Kris Jacobson" Cc: Sent: Wednesday, June 09, 2010 1:02 PM Subject: Re: [css-d] help needed > I'm no CSS expert by any means but in your css file you have > html, body { color:

Re: [css-d] help needed

2010-06-09 Thread Lesley Binks
I'm no CSS expert by any means but in your css file you have html, body { color: black; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px } body { color: black; font-size: medium; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Reg

Re: [css-d] help needed

2010-06-09 Thread Bill Braun
TriState Advantage, Kris Jacobson wrote: > I have been trying to improve my CSS. Several times I have downloaded layouts > from layout Gala to jumpstart my web pages but then I have to take time to go > through the layout and identify the div's and change them accordingly. > So this time I tried

[css-d] help needed

2010-06-09 Thread TriState Advantage, Kris Jacobson
I have been trying to improve my CSS. Several times I have downloaded layouts from layout Gala to jumpstart my web pages but then I have to take time to go through the layout and identify the div's and change them accordingly. So this time I tried to create my own CSS stylesheet. I am trying to

[css-d] Help needed with IE6

2009-08-10 Thread Kristen Murphy
I'm designing a Drupal theme and, unsurprisingly, am running into some problems with IE6. All of these things are displaying correctly in FF, IE7, Safari, and Opera. 1. The main (horizontal) menu is displaying in the wrong place. 2. There's a blank space between div#main and div#footer. 3. B

Re: [css-d] Help needed for a brand new site (in costruction)

2009-01-05 Thread Paul Ravenstone
Personally as a beginner css-er I would like to see #1 and #3.Thanks for the vote!, Paul We can't solve problems by using the same kind of thinking we used when we created them. ~Albert Einstein If you want the truth to stand clear before you, never be for or against. The struggle between "for"

Re: [css-d] Help needed for a brand new site (in costruction)

2009-01-05 Thread Cristian Palmas
2009/1/5 Gabriele Romanato > Dear all, > as you can see, my english resources are scattered through 2 > directories. I've realized that although Google seems to like these > resources, this is not the best solution for my English-speaking > readers. So I've created a 3d-level domain on www.css-zi

[css-d] Help needed for a brand new site (in costruction)

2009-01-04 Thread Gabriele Romanato
Dear all, as you can see, my english resources are scattered through 2 directories. I've realized that although Google seems to like these resources, this is not the best solution for my English-speaking readers. So I've created a 3d-level domain on www.css-zibaldone.com. Now I ask you: what fea

Re: [css-d] [help needed] / with multiple lines in IE

2008-07-21 Thread Thierry Koblentz
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > discuss.org] On Behalf Of Neil Lee > Sent: Monday, July 21, 2008 12:04 PM > To: CSS Discuss > Subject: [css-d] [help needed] / with multiple lines in IE > > Hi folks - > > I'm

Re: [css-d] [help needed] / with multiple lines in IE

2008-07-21 Thread Adam Ducker
Neil Lee wrote: > > Is there any way to "fix" this so that IE handles the multiple lines > of text correctly instead of bunching the together? > I'm not having any luck with your current HTML. May have to settle for a workaround if nobody else here can come up with a solution... -Adam Duck

[css-d] [help needed] / with multiple lines in IE

2008-07-21 Thread Neil Lee
Hi folks - I'm working on getting a design working in Windows IE and I've come up against an issue I can't seem to work around. I have a definition list where the and are inlined and floated left to put them at the same level. This is working well as long as both elements are no longer th

Re: [css-d] Help needed with styling current in IE

2008-06-12 Thread Bill Brown
Tracy Shorrock wrote: [snip] > If anyone has a clue for me, it would be gratefully received. > > Cheers, > > Tracy Hi Tracy, At first glance, it looks like IE6 is inheriting a background (or some background color). Setting this in your style sheet ought to set things right for you: div.menu ul

[css-d] Help needed with styling current in IE

2008-06-12 Thread Tracy Shorrock
Hi, I'm using a CSS-only fly-out menu from CSSPlay (with permission) at client's site http://spa.awakenwomen.com/de/retreat_centre_welcome.php#maintext Using the code below I've made it so that the flower (on the Retreat pages) and bubble (on the Spa pages) stay visible on the right-hand si

[css-d] Help needed in Select within a DIV

2008-04-06 Thread Aswini Mohanty
Hi friends, I wanted to have a horizontal scrollbar for a so, I enclosed the within a

Re: [css-d] Help needed: Float Layout IE 5.5 & 6 Win

2007-06-06 Thread Lori Lay
Boris Höltje wrote: > Thank you Lori. > > This was exactly what I was hoping to fix. Unfortunately there seems > to be no quick solution I guess. Would be easier to track the problem > down, if I had that IE THING on Windoze here Hmm. What next? > I couldn't find anything that could have ca

Re: [css-d] Help needed: Float Layout IE 5.5 & 6 Win

2007-06-06 Thread Boris Höltje
Thank you Lori. This was exactly what I was hoping to fix. Unfortunately there seems to be no quick solution I guess. Would be easier to track the problem down, if I had that IE THING on Windoze here Hmm. What next? I couldn't find anything that could have caused the extra 10px width in

Re: [css-d] Help needed: Float Layout IE 5.5 & 6 Win

2007-06-06 Thread Lori Lay
Boris Höltje wrote: > Hi all! > > I have a big problem concerning a float layout and I'm hoping to get > a solution, because I do not have a Win PC for testing purposes... > I tried everything I'm used to do to work around the common float > bugs in IE 5.x &6 Win. Applied "display: inline" wher

Re: [css-d] Help needed: Float Layout IE 5.5 & 6 Win

2007-06-06 Thread Boris Höltje
David! The problem I was talking about is on the subdirectory http://rgb- digital.com/arbeiten There I already removed the xml-declaration and did the text- alignment on body and #root for auto-centering. On browsershots.org the result looks not as expected on IE5.5 and 6. Many thanks again.

Re: [css-d] Help needed: Float Layout IE 5.5 & 6 Win

2007-06-06 Thread David Hucklesby
On Tue, 5 Jun 2007 21:38:46 +0200, Boris Höltje wrote: > Hi all! > > I have a big problem concerning a float layout and I'm hoping to get a > solution, > because I do not have a Win PC for testing purposes... I tried everything I'm > used to > do to work around the common float bugs in IE 5.x &6

Re: [css-d] Help needed: Float Layout IE 5.5 & 6 Win

2007-06-06 Thread David Laakso
Boris Höltje wrote: > Hi all! > > I have a big problem concerning a float layout and I'm hoping to get > a solution, because I do not have a Win PC for testing purposes... > I tried everything I'm used to do to work around the common float > bugs in IE 5.x &6 Win. Applied "display: inline" wher

[css-d] Help needed: Float Layout IE 5.5 & 6 Win

2007-06-06 Thread Boris Höltje
Hi all! I have a big problem concerning a float layout and I'm hoping to get a solution, because I do not have a Win PC for testing purposes... I tried everything I'm used to do to work around the common float bugs in IE 5.x &6 Win. Applied "display: inline" where needed and tried to avoid o

Re: [css-d] Help needed with couple of problems

2007-05-23 Thread Tango
Holly Bergevin wrote: > From: Tango <[EMAIL PROTECTED]> > >> I really >> need to contain the content inside the #map . >> http://thetangos.com/tango/map_listing.html >> page moved to here http://www.oldclan.net/test_area/map.html > > Then you really need a clearing element to be inserted r

Re: [css-d] Help needed with couple of problems

2007-05-20 Thread Holly Bergevin
From: Tango <[EMAIL PROTECTED]> > I really > need to contain the content inside the #map . > http://thetangos.com/tango/map_listing.html Then you really need a clearing element to be inserted right before the close of that div. With your current markup, that would be the next to last thing befo

Re: [css-d] Help needed with couple of problems

2007-05-20 Thread Tango
Mauricio Samy Silva wrote: > From: "Tango" <[EMAIL PROTECTED]> > To: > >> First I have an unwanted space at the bottom of floated images and can't >> seem to find a fix to the problem. >> > > Add: > .maplist img {display:block;} > --

Re: [css-d] Help needed with couple of problems

2007-05-20 Thread Mauricio Samy Silva
From: "Tango" <[EMAIL PROTECTED]> To: > First I have an unwanted space at the bottom of floated images and can't > seem to find a fix to the problem. Add: .maplist img {display:block;} - > Secondly, is there a better way to ce

[css-d] Help needed with couple of problems

2007-05-20 Thread Tango
First I have an unwanted space at the bottom of floated images and can't seem to find a fix to the problem. The design was originally done with tables and the problem also existed there. Secondly, is there a better way to center the 's that dose not require a width to be set, and how do I contain

Re: [css-d] Help needed positioning

2006-05-27 Thread mylittleaccount
Hi, accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html another thing to think about: Your main navigation only works with JavaScript enabled. Without, nothing can be seen and the text "The pages linked fro

Re: [css-d] Help needed positioning

2006-05-27 Thread mylittleaccount
Hi, accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html another thing to think about: Your main navigation only works with JavaScript enabled. Without, nothing can be seen and the text "The pages linked f

Re: [css-d] Help needed positioning

2006-05-27 Thread Gunlaug Sørtun
accent2 wrote: > Am still stuck on a page with valid xhtml 1.0 & valid css2. > > http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html > > It shows fine in IE but not in N7. IE's 'Layout'-bug[1] is creating the skewed positioning, and you have adjusted your layout for that bug which othe

[css-d] Help needed positioning

2006-05-26 Thread accent2
Hi folks Am still stuck on a page with valid xhtml 1.0 & valid css2. http://athene.riv.csu.edu.au/~wmccle01/resources/01index.html It shows fine in IE but not in N7. I have coloured the 'container' div blue to show its area. But N7 pushes it all skewiff. Any suggestions? _

Re: [css-d] help needed with central div

2006-03-18 Thread Ed Seehouse
On 3/18/06, Mark Mckee <[EMAIL PROTECTED]> wrote: > imy design breaks when the right hand menu is > longer than the central div. It also breaks when you resize the text upwards even one level with Firefox. Personally, I think you should reconsider your whole use of fixed widths in this way. Ther

[css-d] help needed with central div

2006-03-18 Thread Mark Mckee
hi all i have a slight problem. my design breaks when the right hand menu is longer than the central div. i have tried using images and bg colors, all to no avail. i coul duse the min-height rule to solve it, but that adds the value to the end of each of my blog entries creating a massive whit

Re: [css-d] Help needed

2006-03-15 Thread Zoe M. Gillenwater
nouhad wrote: > Hello again, > I'm having a few problems > First of > 1) Is there a practical way in which i can center my text divs within > a div within without doing the whole 'enter value, check if value > centers text' process > 2) How would I go about coding the 'showcase' div class, the way

[css-d] Help needed

2006-03-15 Thread nouhad
Hello again, I'm having a few problems First of 1) Is there a practical way in which i can center my text divs within a div within without doing the whole 'enter value, check if value centers text' process 2) How would I go about coding the 'showcase' div class, the way i have done it, paddings ove

Re: [css-d] Help needed with CSS

2005-11-28 Thread Diana Horvitz
>> One problem I have is with the positioning of the Simple/Advanced tabs >> bottom line, which is separated from the tabs themselves (and the distance >> is different if I see it with IE, NS or Firefox) >> >> Another problem is with the positioning of the background and the "Go" >> button. > You

Re: [css-d] Help needed with CSS

2005-11-27 Thread Christian Montoya
> > One problem I have is with the positioning of the Simple/Advanced tabs > bottom line, which is separated from the tabs themselves (and the distance > is different if I see it with IE, NS or Firefox) > > Another problem is with the positioning of the background and the "Go" > button. It looks as

[css-d] Help needed with CSS

2005-11-27 Thread Diana Horvitz
Hi, I'm new to the list and I need some help with CSS. I have been using CSS just for font and color definitions. I'm now working now on re-writing the UI for an application that was originally written with very heavy table layout, and my job is to make it accessible and to replace all these nest

Re: [css-d] Help needed with simple stretching site layout

2005-04-28 Thread Zoe M. Gillenwater
Lucas Young wrote: If there is a lot of content (content being divs with images, text etc) the site needs to grow like this: -- | Header | | | -- | Menu | Content | | | Content | | | Content | |

Re: [css-d] Help needed with simple stretching site layout

2005-04-27 Thread jack fredricks
you must be new to the list, this is said 5 times a week, so welcome! for general help on layout issue, try the wiki please; http://css-discuss.incutio.com/?page=TwoColumnLayouts best of luck. If problems persist, see a CSS-doctor (that's us :) _

Re: [css-d] Help needed with simple stretching site layout

2005-04-27 Thread Francesco
Lucas, Take a look at my recently redesigned http://www.blackcoil.com site which uses a centered 760px content region, with footer, and expands vertically with new content. Let me know if you have any questions. Francesco On Thu, 28 Apr 2005 09:36:21 +1200, "Lucas Young" <[EMAIL PROTECTED]>

Re: [css-d] Help needed with simple stretching site layout

2005-04-27 Thread Francesco
Lucas, Take a look at my recently redesigned http://www.blackcoil.com site which uses a centered 760px content region and expands vertically with new content. Let me know if you have any questions. Francesco On Thu, 28 Apr 2005 09:36:21 +1200, "Lucas Young" <[EMAIL PROTECTED]> said: > Hi al

[css-d] Help needed with simple stretching site layout

2005-04-27 Thread Lucas Young
Hi all I'm building a 2-column site where the height of the columns needs to be at least x pixels high, but if there is a lot of content in the site, the height of the site needs to stretch to accommodate (both columns). The site is centred in the page. The layout looks like this (790px wide, cent