Scott Moore wrote:
Anyone know why the background navigation images in the navy bar on this
page - http://highlandworldwide.com/staging/ - don't appear in Firefox
on initial load? If you refresh the page or rollover the area, then they
appear. You can find the css file here -
http://highlandwo
Craddock, Melissa wrote:
The email excerpt below was sent today from a user. We are using the
WASP Invisible Object Method to display the "Upgrade Note". I downloaded
NS 8 and the page displayed correctly for me and has been displaying
correctly in IE 6 and FireFox. I know that if the user disabl
Peter,
I am trying to come up with a new design for my website, one that uses less
pictures. I actually used Photoshops "Save for Web" to make these pictures
as small as I could. Thanks for checking my site. I'm new to this CSS, and
need all the help i can get.
Thank you,
Brian
On 9/14/05, P
Rahul,
I think the white space is coming from the menumachine 1.74 code down at the
bottom of the page, but I will check it out, thank you for looking at the
page. I plan to replace that menu with a MM2 menu soon.
Brian
On 9/14/05, Rahul Gonsalves <[EMAIL PROTECTED]> wrote:
>
> On Wed, 14 Se
Hello everyone,
although the earlier problems with the disappearing paragraph have been
solved (thanks to Ingo's help), I'm creative enough to create some new
problems, this time to IE and Opera.
URL: http://www.cityofdis.org/signo
CSS: http://www.cityofdis.org/signo/brushed/general.css
I made
Barton Tyner wrote:
Hello All,
I'm encountering that annoying problem in IE where a CSS pull-down menu
overlaps a select menu and the CSS menu goes behind the select menu.
Changing the z-indexes for these does nothing. Ugh.
Does someone have a solution they could share with me. I'd appreciate
Bruce Gilbert wrote:
I posted this several weeks ago, but didn't get a response, so I am
reposting.
For a page I am working on such as this one:
http://www.semlogic.com/test/newsletter1.php
with the dark grey bar below the top banner there is unwanted spacing
around the bar which is a div.
I h
Scott,
On Sep 14, 2005, at 2:31 PM, Scott Moore wrote:
Anyone know why the background navigation images in the navy bar on
this page - http://highlandworldwide.com/staging/ - don't appear in
Firefox on initial load? If you refresh the page or rollover the area,
then they appear. You can find
On Wed, 14 Sep 2005 15:53:34 -0700, Brian Gottier wrote:
This is the first time I have used CSS, so don't laugh at me please!
Every time I think I am finished...I learn something new and have
to redo a
bunch of stuff.
http://www.tv-sewingcenter.com
Brian:
I'm getting a large amount of
A quick check on the home page in a few browsers:
Firefox 1.0.6, IE6, Opera 8.02 and NS7.2 - looks OK and FF reports no warnings
or errors.
IE 5.01 and IE 5.5 - It's all there, but the graphics (vertical navigation and
pictures) are no centered.
Just for a laugh - NS4.7 looks useable to start
Appreciate all the replie, they were a big help.
I created a second test page incorporating some of the ideas offered:
http://www.johnhuetz.com/imagetest2.html
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailma
Hi all,
I'm trying to replace text with an image in a defenition list where the
text is wrapped with and . The image is a background for
, is hidden with z-index. Opera and Fireforx are ok, but IE
doesn't hide the text.
Could you check my site please, I'm sure it is simple for you:
htt
Hello,
I have been toiling with using css and positioning to create a site that
flows. I have it pretty much were I want it (in other words, I cannot afford
to keep tinkering with it ), but I have run into an issue. I need to
"inflate" the content area so that it is always has set buffer on the
Brian Gottier wrote:
> http://www.tv-sewingcenter.com
> http://www.tv-sewingcenter.com/tvsc.css
You're making it awfully hard on your hight resolution visitors by
putting all those links in tiny text images and preventing the
destinations they link to from displaying in the statusbar on hover:
h
Yeah I had heard that absolute positioning wouldnt be the way to go,
however I was in a hurry and so went with what I could do the fastest,
fastest being relative because I'm sure there a people 10x faster and
10x better :).
I will look at the other templates which i didnt know about when I starte
This is the first time I have used CSS, so don't laugh at me please!
Every time I think I am finished...I learn something new and have to redo a
bunch of stuff.
http://www.tv-sewingcenter.com
style sheet :
http://www.tv-sewingcenter.com/tvsc.css
_
On 9/14/05, Craddock, Melissa <[EMAIL PROTECTED]> wrote:
> The email excerpt below was sent today from a user. We are using the
> WASP Invisible Object Method to display the "Upgrade Note". I downloaded
> NS 8 and the page displayed correctly for me and has been displaying
> correctly in IE 6 and F
Not sure why Net * / IE 6 were displaying the upgrade message, but in any
case its not a good idea to use display: none to hide content unless you
don't' mind it being hidden from some screen readers.
I usually use the following which positions the hidden content offscreen:
.hide {
position: abs
On 9/13/05, Thomas Hall <[EMAIL PROTECTED]> wrote:
>
> Please see if I missed anything, thanks.
I'd recommend some feedback on your nav bar. A simple :hover would be useful
as well as something to denote which is the current page.
In IE6, only your page header text resizes, which doesn't cause
>Link: http://thomas.tanreisoftware.com/.
I cannot read your content because the color constrast is not sufficient.
There are tools to analyze contrast at
http://www.nils.org.au/ais/web/resources/contrast_analyser/index.html
---
Paul Debban
___
The email excerpt below was sent today from a user. We are using the
WASP Invisible Object Method to display the "Upgrade Note". I downloaded
NS 8 and the page displayed correctly for me and has been displaying
correctly in IE 6 and FireFox. I know that if the user disables CSS that
they would rece
From: Melissa Brands <[EMAIL PROTECTED]>
>http://img389.imageshack.us/my.php?image=errors2ti.png
>#logo {
> float: left;
> width: 112px;
> height: 126px;
> background-color: #0099FF;
> margin: 0px;
> margin-left: 32px;
> padding: 0px;
>}
I realize you have
Scott Blanchard wrote:
http://v5.octane8.com/expsidebars/
The left sidebar is floated, but there are no other floats in the layout.
The problem is that the header element (the red graphic with the word
"Sungard") exhibits the 3 pixel gap in IE.
Unfortunately, none of the hacks I've found can fi
> I'm encountering that annoying problem in IE where a CSS pull-down menu
> overlaps a select menu and the CSS menu goes behind the select menu.
> Changing the z-indexes for these does nothing. Ugh.
Unfortunately, selects do not respect z-indexes and will appear above
all other elements. The only
[EMAIL PROTECTED] wrote:
With some great help from Johan on the list here I am nearing the end
of this site and in the meantime I would like any input before I
trudge away on it this evening.
Thanks for the constructive comments.
www.lice-control.com
Adam
Adam,
Would the head lice mind if
I am trying to create a button that can be inabled and disabled. The button is:
Add Note
with these styles:
.enabledButton,.disabledButton {
background-color:#CC;
text-decoration:none;
background-repeat:no-repeat;
background-position:75px 1px;
border:1p
Hello All,
I'm encountering that annoying problem in IE where a CSS pull-down menu
overlaps a select menu and the CSS menu goes behind the select menu.
Changing the z-indexes for these does nothing. Ugh.
Does someone have a solution they could share with me. I'd appreciate
any help I could get.
I am a complete novice when it comes to CSS but I love these dropdown menus.
I'm trying to replace the flash dropdowns you see here
http://www.wealthtv.net with the css ones you see here
http://www.wealthtv.net/index_hi_NEWnav.html which work well in IE and
FireFox (with suckerfish in place) b
Richard Brown wrote:
Thanks to Felix and Gunlaug for there help on sorting this site out. I
have tried to improve things from an accessibility point of view.
Please could you check things out for me,
thanks.http://resource.cregy.net/
I know from nothing about accessibility. Some suggestion
Anyone know why the background navigation images in the navy bar on
this page - http://highlandworldwide.com/staging/ - don't appear in
Firefox on initial load? If you refresh the page or rollover the
area, then they appear. You can find the css file here - http://
highlandworldwide.com/stag
Scot Schlinger wrote:
http://www.rell.com/tst/index_v003.html
Opera and Firefox is OK, IE6 is a bit 'lost' :-)
Ff is getting close...I can't get the column to span completely (per
the table one: http://www.rell.com/tst/index_table.html). Do I have
to use faux columns? I am already using on
Felix Miata wrote:
Scott Glasgow wrote:
(http://intm-dl.sparklist.com/read/?forum=wdvltalk). Just a
suggestion...
Wierd site. I can find no evidence of a way to create a login account.
Sorry, I pointed to the Web interface for the list. The account creation URL
is here:
http://e-newslett
Hello guys and gals,
With some great help from Johan on the list here I am nearing the end
of this site and in the meantime I would like any input before I trudge
away on it this evening.
Thanks for the constructive comments.
www.lice-control.com
Adam
___
Petro Verkhogliad wrote:
> Hi, this is a site my friend and i put together. please check.
> Link: http://thomas.tanreisoftware.com/.
> CSS: http://thomas.tanreisoftware.com/basic.css
It's not much better than invisible. Try plugging your foreground and
background colors in at
http://juicystudi
Petro Verkhogliad wrote:
Hi, this is a site my friend and i put together. please check.
Link: http://thomas.tanreisoftware.com/.
CSS: http://thomas.tanreisoftware.com/basic.css
Thank you,
PV
<<::SNIP::>>
Well, Petro, not to put too fine a point on it, but the text is all but
unreadable to la
Link: http://thomas.tanreisoftware.com/.
CSS: http://thomas.tanreisoftware.com/basic.css
PV
Hi, this is a site my friend and i put together. please check.
Petro, It seems fine in XP_SP2 ie/ff/moz/opera.
You are showing an approx. 165px horizontal scroll bar at 800 in all
versions of w
shlomi asaf wrote:
Hi :)
how can i position 2 divs, that r nested in 1 big div, like the following
example:
http://www.dogma.co.il/shlomi/position_zIndex.htm
Hi Shlomi,
This should do it: