[css-d] page check and help with placement

2008-06-11 Thread Erin Spangler
l see that I'm having a little trouble moving the links section over underneath the title graphic and my banner image that I'm trying to use as a background image for my absolutely placed div is slightly "off" as well. Any suggestions would be appreciated! -- Erin Spangler www.the

[css-d] browser rendering?

2008-04-23 Thread Erin Spangler
the way down the page. I also understand that in some browsers, the content gets pushed down below the left sided navigation. Any input would be appreciated. Thanks in advance! http://www.hotfrenchbulldogs.com/mila.html http://www.hotfrenchbulldogs.com/hotmain.css Erin Spangler www.thedogs

[css-d] unexpected Firefox behavior

2007-10-03 Thread Erin Spangler
ML: (http://www.bluegenefrenchies.com/french-bulldog-girls.html) or shown below (links and alt info removed for brevity): Relevant CSS: http://www.bluegenefrenchies.com/driscol-secondary.css or shown below. .floatright { float: right; padding: 10px; } -- Erin Spangler www.thedogsonline.com Web

[css-d] viewing sites in AOL

2007-09-25 Thread Erin Spangler
#x27;s not listed in the SERPS yet. Can someone send me a screen shot of an AOL screen so I can send it to her with an arrow pointing to the right spot to enter a URL??? Thanks! -- Erin Spangler www.thedogsonline.com Web Design and Hosting fo

[css-d] Browsercam group purchase

2007-09-08 Thread Erin Spangler
I just checked fundable and someone has started a new group purchase. What a great idea! Thanks Kathryn! I didn't even know you could do that. Erin Spangler www.thedogsonline.com Web Design and Hosting for the Dog Enthusiast Kathryn Maxwell wrote: > Dear Admin > > This is regard

[css-d] unwanted whitespace around "li" tags

2007-07-28 Thread Erin Spangler
ee the space I'm referring to. I've validated my HTML, so I don't think that's it either. Any assistance would be appreciated. You'll find my CSS embedded in the document for now. Thanks! -- Erin Spangler

[css-d] clear property clears all floats?

2007-05-23 Thread Erin Spangler
below the image and text above it. But, adding my float class to that second image floats it down below my (floated) left navigation. Why? Thanks! -- Erin Spangler www.thedogsonline.com Web Design and Hosting for the Dog

[css-d] centering elements inside a div - float left or inline li's?

2006-06-11 Thread Erin Spangler
irections. I can't figure out what I'm missing here! Help! :) Erin Spangler __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.c

[css-d] html/css gallery

2006-05-15 Thread Erin Spangler
it to match my site like I'd like. Thanks for any suggestions! Erin Spangler __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.c

[css-d] Print style sheet?

2006-05-02 Thread Erin Spangler
I've never used a print style sheet before, but I'm wondering if I could use one now. I'd like each month to print out on a separate sheet of paper if someone tries to print it from the web. Any ideas: http://www.highland-bc.org/calendar.html Thanks,

[css-d] floated images not seen in IE?

2006-04-24 Thread Erin Spangler
Could someone check out http://www.highland-bc.org in both IE and any other browser and tell me WHY you can't see the floated images under "Highland Happenings" in IE? Thank you! Erin Spangler __ css

[css-d] Still need IE help

2006-04-17 Thread Erin Spangler
or the divs is going under the right column. What a mess. Any suggestions to force IE to honor the float, or the page width, or whatever it's having problems with??? Thanks! > > http://www.frr.thedogsonline.com > > > Erin Spangler > http://www.thedogsonlin

[css-d] Site check and IE hack needed?

2006-04-17 Thread Erin Spangler
margin of 5 and 0 padding. (I'd remove the 5px margin, but I need it for the Dog Products page to keep the text below the B&W photo off the border. http://www.frr.thedogsonline.com Erin Spangler http://www.thedogson

Re: [css-d] using a "current" class on page links

2006-02-18 Thread Erin Spangler
Thanks David! This was the ah-hah! moment I needed. I think I know just enough CSS to make me dangerous! :) Erin Spangler http://www.thedogsonline.com Web Design and Hosting for the Dog Enthusiast > > This seems to me to be a classic case of "specificity[1][2]". It's

Re: [css-d] using a "current" class on page links

2006-02-18 Thread Erin Spangler
house and access the pages just fine. It must be something with Comcast. ANYWAY... I'll take a look at your page as soon as possible! Thanks! Erin Spangler http://www.thedogsonline.com Web Design and Hosting for the Dog Enthusiast __

[css-d] using a "current" class on page links

2006-02-17 Thread Erin Spangler
which page they are on while browsing through. I've tried using a class like this one: .current { color: #fff; background: #80; } But because of inheritance or some reason, it's not showing up. The rest of the relevent CSS is below. Any ideas would be appreciated. Thanks!