Re: [css-d] IE7 Bug

2007-12-26 Thread Highpowered
Brian, Try adding "position:relative;" to your #wrapper declaration in bleu.css. -HP Brian Jones wrote: > Hi, > > I am experiencing a weird > bug(http://www.bleusolutions.com/images/IE7%20bug.gif) with IE > 7...when the page (http://www.bleusolutions.com) loads in FF and IE > everything is fine.

Re: [css-d] IE7 Bug

2007-12-26 Thread Highpowered
Brian, Try adding "position:relative;" to your #wrapper declaration in bleu.css. -HP (Apologies if this is a duplicate) __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://c

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

2007-12-26 Thread Highpowered
Giuseppe Craparotta wrote: > Please open IE7 or 6 and go to: > _http://www.giuseppecraparottacv.co.uk/work-web3.html > y_ou see that there's a "works" link - an tag displayed as a block - > in each of the first 4 boxes - all part of an . > The tag is absolutely positioned in the context of the

Re: [css-d] Menu not displaying well in IE 6

2007-12-31 Thread Highpowered
Lisa Wilcox wrote: > I have a web site www.familyfirstdocs.com. In IE6 with WinXP, the scrolling > seems to be disabled on the dropdown menus. In IE 7 and on Firefox it > seems fine. When I use dreamweaver cs3 it gives me a list whitespace > bug. I try to apply the fixes it suggests, but I still ha

Re: [css-d] Class and Specificity?

2008-01-04 Thread Highpowered
Dorothy Hesson 2336 wrote: > Hello - > > I am quite baffled here. I know I am totally missing something, but I > simply can't see it! Can you assist, please? > > I am trying to float an image right within a #content div. When I place > the following rule in the element within

Re: [css-d] Three Column advice needed

2008-01-04 Thread Highpowered
Richard Brown wrote: > Hi All > > Getting ambitious and needing a little bit of advice. > > > The above is a three column site that has two navigational columns > floated left both with fixed width

Re: [css-d] Auto-Sizing a div or span tag

2008-01-04 Thread Highpowered
Gautam Patel wrote: > > I am trying to enclose an img tag in a or wrapper; and I want > the wrapper to resize automatically to the image size (i.e., I don't want to > specify a hard-coded size). Using float:left or float:right, this works. But > how do I manage it without a float? > > Your

Re: [css-d] borders and padding oh my

2008-01-07 Thread Highpowered
Alex McPherson wrote: > Hi there, I have a simple page which will not display properly in IE7. > > I tested it and tweaked it on FF2.0 and it looks the way it's intended, but > then when I showed it to the boss, she was on IE7 and it looks pretty > shabby. > > the address for it is > > http://www.n

Re: [css-d] (no subject)

2008-01-07 Thread Highpowered
David Terrell wrote: > Hello List, > > > Could someone please let me know why and how to fix the aberrant spacing in > the top level of my nav? I don't understand where it is coming from. Could > someone also help me fix the margin problem that I'm having between > #left-image and #main-text?

Re: [css-d] IE6 and 7 giving me fits. Please help?

2008-01-08 Thread Highpowered
Scott Thigpen wrote: > Hi, > > I'm doing an elastic layout and it works in Safari, Firefox but of > course...IE6 and 7 don't want to play nice. Could someone be as so kind to > tell me what I'm doing wrong? > > here is the site: http://www.sthig.com/photo > > here is my CSS: http://www.sthig.com/p

Re: [css-d] Ie6 and 7 *still* giving me fits when I try to make something flush - please help if you can

2008-01-09 Thread Highpowered
Scott Thigpen wrote: > Okay, so after many attempts I decided to nix the fluid look because I could > NOT get it to work right, so I decided with just a fixed with. All works > well now, but when I try to insert a nav bar, I can't get it to push down > just my logo. It works in Firefox (of course

Re: [css-d] still more issues

2008-01-09 Thread Highpowered
Lisa G. Wilcox wrote: > I’m having the following issues with HYPERLINK > "http://www.familyfirstdocs.com"www.familyfirstdocs.com > > Top Navbar does not auto-align itself on browser window size changes in IE7 > Unknown property "behavior" on line 76 in screen.css > Top Navbar color changes on hov

Re: [css-d] Too many ids in IE causing a drop?

2008-01-10 Thread Highpowered
Anne E. Shroeder wrote: > I've inherited a nightmare CSS project. Nearly 1800 lines of really > "interesting" code. > > On this page: http://www.language-works.com/PSL/ster.htm I am having a > problem with a drop of the left hand side of the page in IE -- if I remove > the container stereograp

Re: [css-d] Centering multiple floated blocks

2008-01-11 Thread Highpowered
Michael ORourke wrote: > Hello all, > > I have a container holding 6 floated divs, each containing an image and a > few lines of text. My first goal was to be able to center all the floats so > they take up all the space in the containing div which I think I > accomplished. The test page is here:

Re: [css-d] question about style inheritance

2008-01-11 Thread Highpowered
Josh Ghiloni wrote: > Hi All. > > I have a bit of code that, for example, looks like this: > > > div { color: blue } > div[dir="rtl"] { color: red } > > > > hi! > bye! > > > As I somewhat expected, the outer (hi!) text rendered red, whereas the > inner child is rendering blue. Is there a wa

Re: [css-d] Alignment issues in FF

2008-01-11 Thread Highpowered
Jeralyn Merideth wrote: > I just started this project and already I'm having alignment issues. Thing > is, everything looks fine, so far, in IE 5.5 & 6, it's FF i'm having a > problem with. Can someone look at my code and help me figure this out? > > Thanks in advance! > > http://www.5pts-inter

Re: [css-d] IE6 and 7 Bullet Positioning

2008-01-15 Thread Highpowered
Tessa Harmon wrote: > What is the best way to control the positioning of image bullets in IE6 and > 7? They are rendered higher and further to the right than they should be. I > have tried the background-image and padding solution, but it made the bullets > render in the center of the li. Backgr

Re: [css-d] A somewhat unusual template - to have ability to expand horizontally

2008-01-15 Thread Highpowered
Kim Jordan wrote: > Um, has anyone got any help for me? Am I asking the question > incorrectly? Breaking List protocol? Doing something else wrong? Looks like an IE6 "Guillotine Bug" See: http://www.positioniseverything.net/explorer/guillotine.html for a more in-depth explanation. That generate

Re: [css-d] Floated definition list, markup order vs. display

2008-01-16 Thread Highpowered
Timothy Kelty wrote: > I'm trying to create a definition list with floated s and s...see > example here:http://geniuscar.com/tests/def-list-float.html > > Essentially, I want preserve this markup: > > Title of product > subtitle of product > 8" x 6" x 1" > $225 > > This is supposed to float left

Re: [css-d] hand coders vs wsywig coders...I had no idea

2008-01-28 Thread Highpowered
I believe that using a WYSIWY(M)G editor before learning how to hand code is like learning to use a calculator before learning arithmetic. I like to use Dreamweaver for its site organization tools and its source formatting, as this helps to streamline my workflow. There are other tools I like a

Re: [css-d] IE Problem with Positioning

2008-01-28 Thread Highpowered
Lyn Willaims wrote: > Hi, > > The following page I created has problems in Internet Explorer. The > header of the web page shifts right but works fine in all other > browsers. I can't find a bug fix, does anybody have any suggestions? > > The url is: www.theasacademy.co.uk Have you tried cha

Re: [css-d] form/fieldset alignment in IE

2008-01-31 Thread Highpowered
Ray Leventhal wrote: > Hi all, > > Once again, our problem child is IE. > > The page at: > > http://www.cprtools.net/reg/regform1.php > > looks and performs as expected in Opera, FF2, Webkit28233 (Win, & MacOS > 10.5). > > IE7, is moving the topmost fieldset to the right edge of the viewport,

Re: [css-d] Columns? A Theoretical Question

2008-01-31 Thread Highpowered
Reese wrote: > I'm faced with an issue I worked around once before, it presents > again with a new face so I'd like to find an ultimate cure, not > make do with the cheesy work-around. > > I need a div container with div-class items that auto-fill left > or right. Such that: > Item1 seeks top-left

Re: [css-d] IE6 ordered list woes

2008-02-11 Thread Highpowered
Lorin Rivers wrote: > I've gotten pretty good at figuring these out on my own, in fact generally > have learned how to code cross-browser out of the gate, but this is baffling > me. > > In not IE6, the ordered lists in the sidebar appear as designed, white > background, orange border around the who

Re: [css-d] Float list items

2008-02-22 Thread Highpowered
Thierry Koblentz wrote: >>> It is about semantic markup, we should use HTML elements for the >>> information they convey, not for how they display. >>> >> Yes, it's all about semantic markup - the very base for conscious web >> development. >> >> However, a general problem here on css-d is t

Re: [css-d] IE6 woes w/ Suckerfish, absolute positioning, weird margins

2008-03-13 Thread Highpowered
Lisa Onizuka wrote: > So, I complete redid this site that was all nasty nested tables and spacer > images, etc...to a pretty clean css layout. > > Of course, now the client (a design agency who has not yet shown the redo to > their client) wants to hold on to wacky remnants like photos and little

Re: [css-d] what's the best way to add space between elements?

2008-03-26 Thread Highpowered
vincent pollard wrote: > i have a page that looks a bit like this: > > > > > Label> > > > > Label> > > > > > > Label> > > > > > > > > Label> > > > > > > so, i have no DIV that i could add padding or margin to as i normally would. > > should i add an empty p tag? an empty div? what would y

Re: [css-d] Inline CSS with TD

2008-03-26 Thread Highpowered
David Dorward wrote: > On 26/03/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> I need to embed all the CSS from below into the style="" attribute of the >> table HTML: >> .settings td {border:1px solid #696969;} >> > > Shame, it isn't possible. > > CSS goes in one of two places.

Re: [css-d] Star-html hack in IE7

2008-04-03 Thread Highpowered
Cristian Palmas wrote: > Hi, > > What are the problems with the star hack into IE7? > Must I use conditional comments or there are other ways? > I hope so... > > Thanks in advance. > > For IE7 specifically, the star HTML hack can still be done, but with a "+" symbol, as in * + html. - HP

Re: [css-d] CSS Drop-Down in IE6?

2008-04-17 Thread Highpowered
Victor Subervi wrote: > Hi: > Has anyone come up with a css drop-down menu that works in both IE7 *and* > IE6? > > IE6's lack of multi-elemental :hover support makes Javascript a necessity for any mouseover-triggered menu to work the same as it does in 7. Apologies if I am misinterpreting you

Re: [css-d] :: drop down menus ::

2008-04-17 Thread Highpowered
Amrinder wrote: > Hi > > I am stuck with dropdown menus. They are working fine in IE-7, and firefox > and the evil IE6 doesn't render it. > Should I use javascript or CSS for this. > > Here is my code: > > ** XHTML code ** > > > Home >About Us >Retail Products >

Re: [css-d] CSS Drop-Down in IE6?

2008-04-17 Thread Highpowered
Victor Subervi wrote: > On Thu, Apr 17, 2008 at 11:29 AM, Highpowered <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > IE6's lack of multi-elemental :hover support makes Javascript a > necessity for any mouseover-triggered menu to work the same

Re: [css-d] Positioning PHP buttons

2008-07-09 Thread Highpowered
Hayden's Harness Attachment wrote: > If you go to: > > http://www.choroideremia.org/new/crf_header.php > > With Firefox 3.0. You get a page that I would like to see in every browser. > If you downarrow twice everything moves over and I get my Font switcher > buttons at the very top left of the sc

Re: [css-d] Inline styles vs. external style sheet

2009-01-22 Thread Highpowered
Sarah Atkinson wrote: Right now I am converting all my inline styles to an external stylesheet. Many of these styles are a one use style and not re-used elsewere(except maybe the What true benefit do I get by adding these to as css page vs. leaving them inline? Sarah, I feel about inline

Re: [css-d] a png not displaying!

2009-01-30 Thread Highpowered
Ian Young wrote: > Nah > > Sorry that doesn't make any difference. The script is designed to replace > what is in the html. I don't think the problem is in the ie-fix, because if > I strip everything out and just use the .flash_home div it works ok. From the ... I don't use conditional commen

Re: [css-d] Fluid Forms

2006-11-13 Thread HighPowered
Jonathan Lui wrote: > hey all, > > This is something I'm working on, > > http://dev.r8dhex.net/stuff/sample1.htm > > Long story short, this is for a web-application, target browsers is FF/IE6+. > My goal is to have a variety of form-controls that look good in different > configurations, and differe

Re: [css-d] Help with a few minor nitpicks please...

2006-12-03 Thread Highpowered
Maxwell Balmain wrote: > Hi All, > > I redid a site I am working on for an artist friend. Her art is just > darn cool and I am hoping this will help her. > The site address is at: http://maxwellbalmain.com/jordan_03dec/ > index.html > The site css is at: http://maxwellbalmain.com/jordan_03de

Re: [css-d] Datagrid class

2006-12-05 Thread Highpowered
Jachin Sheehy wrote: > CssClass is the attribute to use. ASP.NET will convert this to a class > attribute when it renders the HTML. > > Jachin Sheehy > http://strangepants.com > > On 12/2/06, Pk <[EMAIL PROTECTED]> wrote: > >> I wish to use the same style for all my datagrids. I think I need to

[css-d] Overlapping div/content problem

2006-09-15 Thread HighPowered
Here's an article that will serve as a good starting point for fixing the expanding box problem that you're having. IE is expanding the box to accommodate the overflowing content, but that's actually not a standards-compliant thi

Re: [css-d] CSS Block Element Links

2006-09-15 Thread HighPowered
Add this declaration to your style sheet. span { cursor:pointer; } -JC Daniel Klug wrote: > OMG! Thank you for responding! This actually helped! This fixed the > problem in IE for the image. I can even float it! > > Thank you again! Now everything in the anchor is clickable and active. > > And

Re: [css-d] Form difference between FF and IE6

2006-09-16 Thread HighPowered
You may want to check your DOCTYPE validation. Many times, while fixing validation issues you either solve or figure out what is causing strange behaviors. Then you can better determine if it is a browser

Re: [css-d] Drop down (p7) menu hidden behind other CSS elements?

2006-09-25 Thread HighPowered
Try #p7menubar, #p7menubar ul { padding: 0; margin: 0; list-style: none; color: #FF; font-size: 13px; font-family: arial, Helvetica, sans-serif; font-weight: 400; text-align: left; text-transform: capitalize; ---> display: table; margin-bottom: 5px;

Re: [css-d] Sensitivity in posts WAS: image gallery

2006-10-05 Thread HighPowered
Eystein Alnaes wrote: > I would be courteous to provide a note of some sort before linking to > samples with explicit or pornographic content > > >> Thank you. >> >> dan storm ~ web developer ~ w: 206.266.0292 ~ c: 425.503.9580 >> >> > > > Please accept my apologies. My only excuse is to po