Re: [css-d] My slider doesn't play well with my drop down menu

2015-04-15 Thread Jennifer Nickerson
This may help: try setting the z-index for the menu at a number higher than that of the slider. That's worked for me a couple of times On Wed, Apr 15, 2015 at 9:59 AM, Philip Taylor wrote: > Does not happen for me in Seamonkey 2.17.1, but there is a horrible > instability as the mouse is moved v

Re: [css-d] Sticky Footer Problems

2014-04-21 Thread Jennifer
On Apr 21, 2014, at 12:17 PM, David Hucklesby wrote: > > > I’m assuming you either don’t need to support IE older than version 8, or give > those geriatric browsers a very simple “generic” style sheet. Hi David,

Re: [css-d] Sticky Footer Problems

2014-04-21 Thread Jennifer
On Apr 21, 2014, at 11:51 AM, King's Cat (Cassandra King) wrote: > change your footer positioning to position: relative; > you have a 5px margin at bottom of your > #container div and a 1px border at bottom as well, > remove those. Thanks, Cass. Unfortunately, that didn't help. Using "re

[css-d] Sticky Footer Problems

2014-04-21 Thread Jennifer
Hello, I've attempted to change our footer to a sticky version, so that on shorter pages, it's always at the bottom of the screen. However, I'm having a problem with a gap in the content of a short page just above the footer. Can someone please tell me what I did wrong? Here's

[css-d] Coding psd templates

2011-04-18 Thread Jennifer Dixon
Hi all, Currently, I code for a large company and would like to venture out and develop a portfolio that highlights my css/html skills. Since I am no kind of designer, would it be reasonable to buy some psd templates and code them? I've been following this list for a long time and have learne

[css-d] IE6 dropdown menu positioning

2010-06-30 Thread Jennifer Nickerson
Hi All, Helping a friend out with developing a dropdown menu for a client. The dropdown menu is positioned correctly in FF, Safari, IE8 & 7 with the help of some relative and absolute positioning along with giving "#nav ul li a" a negative left margin (so it would sit underneath the correct top m

[css-d] Problem with dropdown shifting right in IE6

2010-06-29 Thread Jennifer Nickerson
Hi All, I am helping out a friend with his site and we're almost there. The only issue the client is having is that in IE6, the dropdown menu is pushed too far over to the right by about 50 px or so and the first 30 px of the list item are cut off. You can see one of the pages here: http://ww

[css-d] Footer's background image repeats in IE8 only

2010-02-02 Thread Sykes,Jennifer A
; } /* = --- */ Stranger still, another "site" using a different style sheet - but with the same footer CSS code - isn't repeating: http://gardeningsolutions.ifas.ufl.edu/schoolgardens/ I'm baffled (not hard to do)... Thanks, Jennifer McIntyre Sykes jm

Re: [css-d] Div Not Expanding

2009-05-02 Thread Jennifer Knowles
David Laakso wrote: > The "frame" does enclose everything providing you view the page in a > window 1280 or wider. > div.rounded { > min-width:1200px; <-- :: add :: > } > Thanks David. I could do that, but on other pages where the content is wider such as http://www.moonlightport

[css-d] Div Not Expanding

2009-05-01 Thread Jennifer Knowles
I am using a variation of Sliding Doors to create a frame for my content. The page I am working on is at http://www.moonlightportraits.com/portfolio/main.php?g2_itemId=11 It is driven by "Gallery2" php gallery script. Any ideas why the "frame" is not expanding to fit the content? Everthing (b

Re: [css-d] Indents to right of floated object

2009-03-04 Thread jennifer ham
On Wed, Mar 4, 2009 at 10:51 AM, Michael Slater wrote: > Suppose I have a page with a floated image on the left, and text that wraps > around it. > > Any margins or padding set in the text are relatively to the left edge of > the page, not relative to the right edge of the floated object, so I can

[css-d] Indent ul?

2009-01-26 Thread Jennifer Knowles
This is driving me nuts and I know it should be simple ... I am trying to indent an unordered list. I could use list-style-position but then if the second line under a bullet isn't indented. I have tried setting the margin and padding both to 30px on both the UL and then tried the same on the

Re: [css-d] Weird Bug With Drop-Down Menu

2008-07-04 Thread Jennifer Knowles
I thought I had tested this with the htc file disabled. However it seems to be working now after I included your code. Thanks. Bill Brown wrote: > Jennifer Knowles wrote: > >> I am having some menu issues at http://www.cultivatingbliss.com >> I thought I had my menu wor

[css-d] Weird Bug With Drop-Down Menu

2008-07-04 Thread Jennifer Knowles
I am having some menu issues at http://www.cultivatingbliss.com I thought I had my menu working great until I tried it with IE7 with Vista (I had been testing on a Mac on Safari and FF). The 2nd drop-down ("Classes, Workshops, Retreats") sometimes works fine but sometimes will show empty boxes

[css-d] Popup Image Viewer

2008-05-08 Thread Jennifer Workman
Could someone please advise me how to code a popup image viewer with a mouse click instead of a mouseover. This is what I have http://www.liquid-studio.net/testservices.html#cd I have a mouseover Concept Development, but the client wants a mouse click instead. Thanks so much, Jennifer

Re: [css-d] Help with containers?

2008-03-18 Thread jennifer ham
On Tue, Mar 18, 2008 at 12:42 PM, John <[EMAIL PROTECTED]> wrote: > Hello; > > First post here... > > I am having trouble with setting up a container properly...it works > for the most part. I need for the background colors contained by it > to extend as wide as the browser window is — I know s

Re: [css-d] Gentle site check please

2008-03-12 Thread jennifer ham
> Quoting "Cynthia M. Brumbaugh" <[EMAIL PROTECTED]>: > > > Ok, so I am finally getting off the porch and testing my running shoes. > > Please be gentle but honest. > > > > http://www.chekmed.com/med_index.htm > > > > This page does validate both html and css. > > > > Cynthia > > Who admit

Re: [css-d] image placement help

2008-03-05 Thread jennifer ham
On Mon, Mar 3, 2008 at 2:12 PM, Christie <[EMAIL PROTECTED]> wrote: > Hello group, > > I am new to CSS in web design and have a pretty basic question but am unsure > about the best way to solve the problem. Here is the page I am building: > > http://www.arabian-horses-west.com/test.html > > I

[css-d] Style tag AFTER body tag?

2008-01-24 Thread Jennifer Knowles
Can I put the

[css-d] IE7 - Jumping DIV when I mouse over navigation

2007-09-18 Thread Jennifer Siegfried
Hi - I apologize up front for not posting up a link - I got in trouble the last time I did so... but I wanted to see if anyone has seen this problem before ( I have, once, but I forgot what fixed it ), and could perhaps suggest some things for me to look into, like, to make sure I've covered. My

Re: [css-d] Battling IE's improper z-indexing

2007-07-26 Thread jennifer ham
On 7/26/07, jennifer ham <[EMAIL PROTECTED]> wrote: > Here's the page (css is embedded): > http://stalkinggear.com/zindex/ie_zindex.html > > Basically what happens in IE is that ONLY the last popup layer appears > over the other images on the page (which are relativ

[css-d] Battling IE's improper z-indexing

2007-07-26 Thread jennifer ham
h element that misbehaves its own z-index. This is something I'd really like to avoid doing since I'll have more than 20 of these on the page, and ideally I'd like them to come from my content management system and with minimal nonsense. What's the best and most elegant way to sol

Re: [css-d] Sidebar content linked to main text

2007-07-09 Thread jennifer ham
ther quickly if your sidebar content is larger than yor main body content it is associated with. This should start you off in the right general direction though. http://stalkinggear.com/sidebar.html jennifer __ css-discus

[css-d] Suckerfish Challenge

2007-07-09 Thread Jennifer Knowles
I am preparing a site for a redesign. For now I am just trying to make the site more accessible while keeping the old design (it isn't mine) in place so I am reworking one element at a time. I am starting with the top navigation menu, which is a horrible (in terms of being accessible) javascr

Re: [css-d] positioning and navigation problem

2007-06-14 Thread Jennifer Gardner
I have the logo set at z-index 100 and the content (the white part) set at 1. It show up correct in Firefox, so I don't believe that is the problem. It seems to be an IE problem. Thanks, Jennifer Would that be a z-index issue? Keith D. I am having a problem with the star logo showi

Re: [css-d] positioning and navigation problem

2007-06-14 Thread Jennifer Gardner
I gave the logo a z-index of 100 and the content (the white part) a z-index of 1. I think it is an IE problem because it looks correct in Firefox. Thank you for the suggestion, Jennifer Would that be a z-index issue? Keith D. I am having a problem with the star logo showing up under the

[css-d] positioning and navigation problem

2007-06-13 Thread Jennifer Gardner
unsure about any of the other browsers. You can see the page here http://www.wacochildrenstheatre.com/index2.htm I am still working on it, so the styles are on the page. Thanks, Jennifer Take the

Re: [css-d] pleeeeease help.....png problems

2007-06-08 Thread Jennifer Strickland
The thing I noticed and am not sure if it is the problem, but your style for: > .index #content #header img.logo { behavior: url(iepngfix.htc) } doesn't have a semi-colon at the end. I'm relatively new to css but I have yet to see anyone not close with the semi-colon. When I've used the iep

[css-d] Bottom border of not displaying in IE6

2007-06-07 Thread Jennifer Siegfried
Hi all... I have a really simple page, located here Stylesheet is located here I have an for each of the sub-sections, with bottom padding, bottom border, and bottom margin. The s below e

[css-d] css-d Digest, Vol 54, Issue 37 :: Subject: Site Check

2007-05-30 Thread Jennifer Strickland
Not a css issue, but perhaps a Safari-noticeable event, in the alt text for your choice of languages, the word "change" is misspelled "chage". (viewed in Safari) * Message: 2 Date: Sun, 27 May 2007 20:49:20 +0200 From: S?bastien FICHOT <[EMAIL PROTECTED]> Subject: [css-d] Site Chec

Re: [css-d] drop down menu problem - ie 7 - testers needed

2007-05-03 Thread Jennifer Gardner
ciate it. Again thank you for the help! Jennifer Jennifer, I changed the css on your navigation drop-down to this: #navigation UL LI UL { PADDING: .35em 0 0 0; MARGIN: 0; WIDTH: 14em; POSITION: absolute; LEFT: -1px; } And it seems to work. Now the drop-down doesn't disappear when yo

Re: [css-d] drop down menu problem - ie 7 - testers needed

2007-05-03 Thread Jennifer Gardner
lem? Also, thank you for the suggestions - I tried them but they did not seem to work. Thanks again, Jennifer > Hello, > > I do not have IE 7 but I think it might not like my CSS drop down menu. > It works fine in IE 6 and in Firefox. Could someone with IE 7 test it for > me and tel

[css-d] drop down menu problem - ie 7 - testers needed

2007-05-03 Thread Jennifer Gardner
and appreciate any suggestions, tips or fixes for this problem. The site is http://www.gns-abilene.com/ Thank you, Jennifer __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

[css-d] problem with ie/firefox

2007-05-02 Thread Jennifer Gardner
; } #container #homeRightContent #working { padding-left: 1.5em; } #container #homeLeftContent h2 { padding-top: 0em; } I sure would appreciate some help - thank you in advance!! Jennifer __ Do You Yahoo!? Tired of spam? Yahoo! Mail

Re: [css-d] IE6 displays same site differently on different computers

2007-04-30 Thread Jennifer Feurer
>Jennifer Feurer wrote: >[...] >> >> The problem is that my client -- who is using WinXP and IE6 >> -- does not see the site as intended. The right hand column >> with the content pushes down below the left navigation column. >[...] >> The site is here:

Re: [css-d] IE6 displays same site differently on different computers

2007-04-29 Thread Jennifer Feurer
d setting the system fonts to 120DPI. However, on a SP2 system and at the largest IE text size, it doesn't cause the column to drop. I have seen a screenshot of the problem but will be going to the client's site tomorrow to look first hand. I'm at a loss about what to be looking for

[css-d] IE7 is stealing my content!

2006-10-22 Thread jennifer ham
I don't know how else to describe it. Even my super simple testcase features the awesome new issue I have discovered. http://stalkinggear.com/ie7testcase/what.html Nothing inside of .left shows up! I'm not entirely certain if it's taking up space or not, but I can tell you that it's not missing,

Re: [css-d] text on one line, left and right justify

2006-09-25 Thread jennifer ham
On 9/22/06, ~davidLaakso <[EMAIL PROTECTED]> wrote: > Tracey Zellmann wrote: > > Probably a beginner question. > > > > I have one line of text containing two elements. I want one to be > > left-justified and one to be right-justified. > > Something like this: > > > > JAMES W. JACOBS,

[css-d] IE help! Suckerfish causing problems??

2006-09-21 Thread Jennifer Morgan Glass
main page image), and second the "Recent Results" section where each event should show the top five finishers in a suckerfish dropdown when rolled over. I'm all ears for any opinions! Thank you, Jen -- Jennifer Morgan Glass

[css-d] IE Help - suckerfish causing problems?

2006-09-21 Thread Jennifer Morgan Glass
Everyone, I'm fairly new to the web world and am having a hard time getting my site to work properly in IE (i'm using 6.0). The site looks as it is supposed to in Firefox, and FF and Safari on the Mac. The site is: www.29ernorthamerican.org/redesign and the css file is: www.29ernorthamerican.org/

[css-d] IE Help - suckerfish causing problems?

2006-09-21 Thread Jennifer Morgan Glass
main page image), and second the "Recent Results" section where each event should show the top five finishers in a suckerfish dropdown when rolled over. I'm all ears for any opinions! Thank you, Jen -- Jennifer Morgan Glass

[css-d] IE Help - suckerfish causing problems?

2006-09-21 Thread Jennifer Morgan Glass
main page image), and second the "Recent Results" section where each event should show the top five finishers in a suckerfish dropdown when rolled over. I'm all ears for any opinions! Thank you, Jen -- Jennifer Morgan Glass

Re: [css-d] Help with floating bullets on a list

2006-09-14 Thread jennifer ham
moved this */ padding: 5px 5px 5px 45px; /* changed left padding to 45px */ margin: 0; line-height: 15px; font-size: .70em; text-decoration: none; text-align: right } Cheers! jennifer On

Re: [css-d] Counting Pixels

2006-07-23 Thread Jennifer Knowles
Christian Montoya wrote: > MeasureIt extension for Mozilla browsers: > https://addons.mozilla.org/firefox/539/ Thanks to all who replied ... I have some new tools now to play with. __ css-discuss [EMAIL PROTECTED] http://www.cs

[css-d] Counting Pixels

2006-07-23 Thread Jennifer Knowles
I am just now trying to understand CSS-P and I am reading Eric's "More" book and he mentions "counting pixels" in an html document to determine the position where to place his nav bar in the CSS-P-converted version of the page (page 10 for anyone following along.) What method can be used to co