- 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:
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
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
>
>
>&
- 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:
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
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
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
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
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"
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
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
> -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
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
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
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
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
Hi friends,
I wanted to have a horizontal scrollbar for a so, I enclosed the
within a
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
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
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
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.
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
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
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
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
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
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;}
> --
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
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
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
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
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
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?
_
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
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
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
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
>> 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
>
> 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
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
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 |
|
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 :)
_
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]>
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
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
45 matches
Mail list logo