hello all,
i'm trying to make csszengarden template, well right now i'm lil bit
frustated with positioning between IE and Firefox anyone can give me a clue
please
take a look on this screenshot http://www.bramvera.com/positioning.jpg
#quickSummary .p2 {
position: absolute;
top: 110px;
width: 2
Hi everyone,
I wondered if someone could help me find a fix for floats in internet
explore for the mac. On the following two pages:
http://www.officelinkonline.com.au/gwh/frames.htm
and
http://www.officelinkonline.com.au/gwh/services.htm
...the floats won't float to where they're supposed
> From: Sue Forrester
> Here's what I have in the stylesheet:
> #menu {
> border-top: medium solid black;
> border-bottom: medium solid black;
> margin: 0;
> padding: 10px;
> text-align: center;
> }
You are very close to having it also centered in FF.
#menu {
the problem is firefox doesn't recognize text-align: center for div
elements (this is because they aren't text, and css has better methods
for centering that text-align, so really it's IE that's rendering it wrong)
Anyways try this:
#menu {
position: relative;
text-align: left;
width: 820px;
John Huetz wrote:
... The designers want to
be able to indicate within a list of links which link may be "new" by
displaying a "NEW" graphic after the link text. What I'm trying figure
out is how to make that happen within the style sheet only, such that
the programmers only have to add a
This is my first post here, so I hope it's clear and
following the rules. And I just know some very basic
CSS, but know it's what I want to use 'cause it's
best.
I'm working on http://www.oldpinefootwear.com. I don't
know enough so far to figure out what I've gotten
wrong or need to add, but my me
Tanya Renne wrote:
http://nolarelief.orchidsuites.net
(all browsers) nav on the left - color should go to the top of the
footer
Background can only go as far down as the '#nav2' itself. You'll have to
add a suitable background-image (faux column) to 'div#sitecontainer'
behind '#nav2'.
(NS)
[EMAIL PROTECTED] wrote:
Can someone expalin to me why this is happening??
http://www.blue-fly.co.uk/test/test2.htm
http://www.blue-fly.co.uk/test/ecurry.css
It is fine in firefox. Browsers drive me MENTAL
On the contrary, it is *you* are driving them MENTAL! Work with the Web rath
II Site Design Gmail wrote:
I would like to know how to toggle between fixed and liquid layouts like as
www.simplebits.com does.
Any pointers?
I guess you might look up style sheet switchers or something like that
in A List Apart.
Or use min-max width instead which might give you something
at http://nolarelief.orchidsuites.net
I'm having the following issues:
(all browsers) nav on the left - color should go to the top of the footer
(NS) the whole middle content area slips down below the nav. - the top
red part of the page is in table (sorry) and when I remove the dummy
"option"
[EMAIL PROTECTED] wrote:
http://www.blue-fly.co.uk/test/test.php
Can someone tell me why this menu is pushed from the top yellow box
in firesfox but is flush in IE and a suggestion for a fix?
Default-margins are not standardized across browser-land.
Fix: style your own margins.
In this case
We're developing a site content management process which separates
the content from the presentation, what a novel idea. The designers
want to be able to indicate within a list of links which link may be
"new" by displaying a "NEW" graphic after the link text. What I'm
trying figure out is
http://www.blue-fly.co.uk/test/test.php
Can someone tell me why this menu is pushed from the top yellow box in firesfox
but is flush in IE and a suggestion for a fix?
R.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.or
On 9/11/2005 3:32 PM Patrick Roane wrote:
Is there a way to import an html file (with is
respective css file)into an existing html document
w/in a div element?
Is there something like an 'includes' statement. I am
aware of the 'object' html statement, but from what i
here, it is not well support
> From: Patrick Roane
>
> Is there a way to import an html file (with is
> respective css file)into an existing html document
> w/in a div element?
>
Frames would be a way to do that, although not
"in a div" as you request.
--
Peter Williams
Is there a way to import an html file (with is
respective css file)into an existing html document
w/in a div element?
Is there something like an 'includes' statement. I am
aware of the 'object' html statement, but from what i
here, it is not well supported.
Thanks-
PDR
Patrick Roane
Web design
On 9/11/05 10:24 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I have the following dropdown, the problem is I do not want the style
> ("home_button") to cascde down to the other list items. Is there a way of
> having sub styles of cascading for example li.1, li.2 which I could define
>
On 9/11/05 2:17 PM, "Keith Burgin" <[EMAIL PROTECTED]> wrote:
> Mark Mckee wrote:
>
>> site
>> http://sixfoottwo.gotdns.com/~sixfoottwo/_test/index.html
On my Mac running 10.4.2:
--
Looks good in IE 5.2.3*, Opera 8, Safari 2.0, and Firefox 1.0.6
* In IE 5/Mac, the red "first-letter" is
Mark Mckee wrote:
site
http://sixfoottwo.gotdns.com/~sixfoottwo/_test/index.html
Mark -
The site doesn't validate, but all of the problems are minor and easy to
fix. I would suggest validating it before chasing any bugs.
Given what you have up, it seems fine. Looks good in Safari, and
II Site Design Gmail wrote:
I would like to know how to toggle between fixed and liquid layouts like as
www.simplebits.com does.
Any pointers?
The toggling is done by switching style sheets. The code is pretty
simple. Note the links for stylesheets, esp the "alternate stylesheet."
Then, c
hi all
i was wondering if i could get a site check please. any of you see any
problems with my code or problems i may run into in the fututre
site
http://sixfoottwo.gotdns.com/~sixfoottwo/_test/index.html
css
http://sixfoottwo.gotdns.com/~sixfoottwo/_test/style.css
thanks in advance
mark m.
> http://www.blue-fly.co.uk/test/test2.htm
Primary problem: 3px margin bug on #images.
http://www.positioniseverything.net/explorer/threepxtest.html
Ideas:
1. Elements on the page are over constrained.
The 200px height on #main_container doesn't make sense. The combined
height of its children i
I would like to know how to toggle between fixed and liquid layouts like as
www.simplebits.com does.
Any pointers?
-Aaron
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http:/
[EMAIL PROTECTED] wrote:
http://www.blue-fly.co.uk/test/test2.htm
FYI: That page doesn't survive in any browser I can get up on my
screens-- including Firefox-- on win and Mac. Thus I have no idea where
to start fixing things.
Advice: have another go at those dimensions and font-sizes you are
Thanks Ingo that put me on the right path anyway - several other small
fussy problems with the design but I think I can handle it.
-Tanya
Ingo Chao wrote:
Tanya Renne wrote:
http://nolarelief.orchidsuites.net
The DeerPark (Fx 1.5) Java Script Console is a nice tool, you can
click on th
I have the following dropdown, the problem is I do not want the style
("home_button") to cascde down to the other list items. Is there a way of
having sub styles of cascading for example li.1, li.2 which I could define
seperate styles for and not have the rollover image.
An example would be go
Can someone expalin to me why this is happening??
http://www.blue-fly.co.uk/test/test2.htm
http://www.blue-fly.co.uk/test/ecurry.css
It is fine in firefox. Browsers drive me MENTAL
R.
__
css-discuss [EMAIL PROTECTED]
htt
Software Options wrote:
I wonder if anyone knows anything about Cubecart? I have a client who is
being persuaded to use this system following the failure of another system.
Is it easy for a relative novice to handle without a significant amount of
knowledge?
This list is for questions and di
Hi,
This is fixed now.I accidentally had an extra # on the end of
#form_guide #lab_sel, ie
#form_guide #lab_sel#
so the rule wasn't being used.
Best Regards,
Graham Cox
-Original Message-
From: Graham Cox [mailto:[EMAIL PROTECTED]
Sent: 10 September 2005 17:36
To: 'css-d@list
Hello
I wonder if anyone knows anything about Cubecart? I have a client who is
being persuaded to use this system following the failure of another system.
Is it easy for a relative novice to handle without a significant amount of
knowledge?
Your help would be much appreciated
Ronnie
Tanya Renne wrote:
http://nolarelief.orchidsuites.net
The DeerPark (Fx 1.5) Java Script Console is a nice tool, you can click
on the error and it will jump to the relevant lines.
Error: Expected ':' but found '{'. Declaration dropped.
Source File: http://nolarelief.orchidsuites.net/
Line: 3
31 matches
Mail list logo