Re: [css-d] Something amiss...

2011-01-30 Thread Susan Grossman
I'm re-working a web site. The menu (in the orange bar) is shifted to the right a bit. For the life of me, I cannot figure out why. Can anyone see what I'm missing? http://fairreview.leeciviccenter.com #header #topwrapper are set at width: 980px wide. If your screen is that size, it

Re: [css-d] My active and visited links not working

2010-07-03 Thread Susan Grossman
Hello, Why aren't my active and visited link CSS commands working on my portfolio page? I want people to know that they've already clicked on an image. http://www.draftingservices.com/portfolio.html Believe it's the onclick event that's at issue. You're not actually going to a page, so you

[css-d] Pseudo Element after:not to include images?

2010-05-10 Thread Susan Grossman
I can't seem to figure out how to leave out any images in a pseudo element selector for off-site links. The following blocks the domains fine and attaches to all other outside links (except IE), but sometimes images are linked and need to be excluded.

Re: [css-d] Pseudo Element after:not to include images?

2010-05-10 Thread Susan Grossman
I can't seem to figure out how to leave out any images in a pseudo element selector for off-site links. The following blocks the domains fine and attaches to all other outside links (except IE), but sometimes images are linked and need to be excluded.

[css-d] Safari Issue with using Absolute Positioning span inside of Overflow:auto (Scrolling Division)

2009-08-07 Thread Susan Grossman
I have a *Safari only * Issue with using Absolute Positioning tool tips inside of Overflow:auto (Scrolling Division) If you scroll to the bottom table row, and mouseOver the icon, the tool tip shows as if the table wasn't contained in a scrolling division. It shows where the table row would be -

Re: [css-d] overflow: auto does not behave as I thought it would

2008-09-10 Thread Susan Grossman
On Wed, Sep 10, 2008 at 1:15 PM, Olivier Sannier [EMAIL PROTECTED] wrote: Hi all, I have a test page here: http://obones.free.fr/cssbox/ The miniadmin box should contain links that are visible inside an inner div that shows up a vertical scroll bar. However, as it is, the links are not

Re: [css-d] WP captions ruin leading

2008-07-30 Thread Susan Grossman
I'm trying to add the new wp 2.6 caption function to old posts. Just like when I tried out the image-caption plugin under 2.5, each paragraph in which an image is attached gets its line-spacing tightened. Why? How can I avoid this? Although it's terribly ugly, I left an example at:

Re: [css-d] Help with Navigation Bar

2008-07-30 Thread Susan Grossman
I'm having a few different problems with my navigation bar that I would really appreciate any insight on. 1. How do I center the entire navigation div? (I've tried different things, but nothing has worked.) One way would be to set the nav division to it's accurate width (it's

Re: [css-d] Resend: IE/FF differences padding/margins etc

2008-07-19 Thread Susan Grossman
On Sat, Jul 19, 2008 at 1:11 AM, Pete Harrison [EMAIL PROTECTED] wrote: I have taken over the development of a site (www.squaremilenews.com/design2/n-index.asp css at www.squaremilenews.com/design2/sqn.css) which I need to tidy up. In FF, the DIV contentframe needs to be reduced width wise

Re: [css-d] Site Check please (IE6 ideally)

2008-06-30 Thread Susan Grossman
Just done some footer work on this page and want to know if the page is rendering without flaws in most peoples browsers. http://cedd.raez.net/cedd.html It does not render correctly in IE6 - the Gray areas (designed by and other) one floats all the way to the left and the other all the way

Re: [css-d] drop-down nav

2008-03-26 Thread Susan Grossman
http://obrienfamilytree.com/index_test.html The entire nav is supposed to be centered but I think I need to wrap a div around it and give the ul a margin: 0 auto; You can use Margin:0 auto; if you also give the UL a width - it is 100% unless you tell it otherwise - so technically it is

Re: [css-d] Help with dropdown in IE?

2008-03-25 Thread Susan Grossman
On Tue, Mar 25, 2008 at 11:08 AM, Kenny Graham [EMAIL PROTECTED] wrote: I have a dropdown menu that just won't behave in IE6 or IE7. There are lots of possible fixes for lots of possible IE errors, so could you supply a URL? Thanks -- Susan R. Grossman [EMAIL PROTECTED]

Re: [css-d] IE7 spacing blowout problem on Stu Nicholls' Snazzy Borders code

2008-03-10 Thread Susan Grossman
On Mon, Mar 10, 2008 at 1:28 PM, Eriol Hiragizawa [EMAIL PROTECTED] wrote: Hi, I'm modifying code from Stu Nicholls' Snazzy Borders code, referenced here: http://www.cssplay.co.uk/boxes/snazzy.html As he stated, this works in modern browsers. However, I tried putting only a form field in

Re: [css-d] IE 6 and IE 7 bumping out the hovers on a sidebar

2008-02-29 Thread Susan Grossman
I'm struggling to work out why IE6 and IE7 render the hover states out of line with the sidebar here: http://stemcel.bingodisk.com/public/uow/single.html You have a 100% declared width here: #nav-sidebar li a { *width:100%*; display:block;color:#111;} -- Susan R. Grossman

Re: [css-d] New to list - space at top of background image?

2008-02-29 Thread Susan Grossman
The main problem I'm having is a gap that seems to be present between the site menu and the background image on the div that holds the main content for each page. The gap isn't in the main div. If you put a red border around the main div, you'll see that the back-ground is completly in the

Re: [css-d] A CSS Mystery

2008-02-27 Thread Susan Grossman
http://inourpath.com/maps/index.html As I said, I've fixed the problem by reinstating the css links in the head. When they weren't there the problem occurred, as I outlined it in my original post. Jeff Try removing the title attributes in the css links and it should work Susan R.

Re: [css-d] A CSS Mystery

2008-02-27 Thread Susan Grossman
A question and a comment: Susan, can you tell me why taking out the title attributes would fix it? Comment: I use a switcher to switch between text sizes and I need those attributes for the js to work. It's about preference This is a good explanation by Eric, old, but good:

Re: [css-d] Problem with floated links at right of page in FF

2008-02-12 Thread Susan Grossman
Unfortunately when dealing with FireFox you get the outline around the entire element, and I think it's the use of negatives that causes this to expand past the actual size you want.. I'm not a proponent of removing the outline because it's there for accessibility reasons. Susan On Feb 9,

Re: [css-d] Scaling type isn't expanding the container div

2008-01-24 Thread Susan Grossman
http://nancyray.accountsupport.com/index0.php http://nancyray.accountsupport.com/bct.css The layout is still crap but it's coming together. I can't figure out why the type under the Presstek Ad isn't pushing the div below it down when I scale the type. #content div.tab_section {

Re: [css-d] lis get separed if abs positioned a is inside them

2007-12-26 Thread Susan Grossman
This styles seem to imply that in IE6 and 7 a clear grey border appears below the first 4 li's, as you can see. It is actually the page background, not a border part of my design. In Firefox there's no grey between the boxes, which is the way it should be. Besides, when I increase the

Re: [css-d] (no subject)

2007-12-20 Thread Susan Grossman
Does anyone know why this page is not picking up the css style sheet like the javascrip is telling it to? http://www.pcg-advisors.com/new/theteam/brent.html It looks like you're not calling the correct path to the css - you're calling it at:

Re: [css-d] Border not shown in Firefox

2007-08-01 Thread Susan Grossman
I tried changing the borders to border: 1px solid #e6e6e6; instead of defining for all of them like border-top, border-right etc. but it doesn´t make any difference. Why does FF not show the border? Thanks for any ideas It worked for me doing border : 6px solid #e6e6e6;

[css-d] IE7 only Not printing all the contents of a table

2007-07-31 Thread Susan Grossman
Good day, I have an application page that isn't printing all of the items in the table in IE7 only. It drops the first 4 items in the table - but not in Opera, FireFox, NN, even IE6. There's a mock-up of the page here: http://www.finishingfirst.com/sia/summary.html Any suggestions would be

Re: [css-d] Website Check and IE Problem

2007-07-12 Thread Susan Grossman
On 7/12/07, Sol Sinclair [EMAIL PROTECTED] wrote: Hi all; I have created this website, http://www.robertsmart.ca/ http://www.robertsmart.ca/robert.css IE 7 This is how it looks on IE7 - there;s and issue with the left nav not being positioned correclty

Re: [css-d] What is the equivalent of font-size:11px?

2007-06-28 Thread Susan Grossman
II set my body font to 100% and then use em's for the rest. I avoid the use of small and any px or pt fixed sizes. Try experimenting with this to get what you want. this is a hot topic for a lot of people and there are several ways of doing this. and I'm sure you'll get better responses from

Re: [css-d] I cant get list style - help!

2007-06-27 Thread Susan Grossman
If you try #navlist li.active { margin: 0 0 0 20px;list-style-type:square } (as an example) you'll see that the squares are there - you just need margins on both the UL and the LI so you can see them HTH - Susan I would like square bullets on my left hand menu but just cant get it to do

Re: [css-d] Best way for text when enlarged

2007-06-27 Thread Susan Grossman
As an FYI - I sent out a survey at my last position to state workers who used computers for specific tasks and personal use and this was one of the questions. Out of 67 responses back, no one had ever changed the default font size or their default resolution. A very small study, but

Re: [css-d] I cant get list style - help!

2007-06-26 Thread Susan Grossman
Mandy, Have you tried qualifying your class #navlist li.subnavlist { list-style-type: square; } If you can send a link it'd be easier to troubleshoot I would like square bullets on my left hand menu but just cant get it to do it. I added this style to the style sheet #navlist

[css-d] Pixels, Ems and Borders, Margins

2007-06-25 Thread Susan Grossman
I have avoided using pixels for any sizing or fonts, but when I look at my style sheet there's lots of use of pixels for borders, margins, etc.(1-4 pixel thingys) What are others doing for these to keep a total fluid design? Thanks, -- Susan R. Grossman [EMAIL PROTECTED]

Re: [css-d] header and conditional comment info

2007-06-25 Thread Susan Grossman
In the example you gave of your header, there's a style close without an open that may be causing your issue - you didn't say the actual invalid message though, so I can't be sure that's what you're speaking of. --/style HTH Susan R. Grossman [EMAIL PROTECTED]

Re: [css-d] Please work in IE

2007-06-25 Thread Susan Grossman
have you checked to see if you have the IE only CSS only pop-ups bug? http://www.quirksmode.org/css/ie6_purecsspopups.html Please point me in the right direction. My CSS driven menus work in Firefox, but not IE. -- Susan R. Grossman [EMAIL PROTECTED]

Re: [css-d] font-size-adjust

2007-05-17 Thread Susan Grossman
My understanding of the functionality is that it overrides the default behavior which would be as follows: body{ font-size 10px Verdana, Times New Roman; } In this case, if Verdana were not available, the font chosen would be Times New Roman at 10px. By using the font-size-adjust, you are

Re: [css-d] Problems with Column Widths

2007-05-14 Thread Susan Grossman
I can't explain it - I've played with it for a long time - and there seem to be some unnecessary divisions in the top section, but you could just ignore it and make the top box a tiny bit wider by adjusting the right margin slightly large in the division info. You're using the reset css, so

[css-d] Border not showing in IE

2007-05-11 Thread Susan Grossman
I've been out of this for quite a long time (and off the lists) and just finally starting back hooray I have a border issue that I haven't been able to figure out what's happening and still learning IE 7 stuff... There should be a line under the non-active secondary tabs in this mock-up. It