![]() |
CSS Gurus
Any CSS gurus out there that have a few minutes to chat on ICQ? I'm having a dreadful time with what should be a trivial CSS element and I've spent about 3 hours in firebug and for the life of me, i don't know what I'm doing wrong. Maybe it's a lack of sleep or maybe I'm just stupid :)
In any case, if you have a few minutes to spare, please message me on 125-48-32-18 Cheers ... |
No CSS gurus online that care to pit themselves against a problem? I thought for sure I'd have a few takers. Where is potter when you need him?
... |
Maybe post the snippet of code you are having an issue with here and explain what you are trying to do? Maybe the ones on don't want to get on icq right now.
Either way, best of luck with it. :thumbsup |
Sure, drop a line -> 360 125 375
|
show some code and we can help
|
Always easier and faster to post code... Then a description of what you are trying to accomplish...
|
Quote:
Cheers though lads - and GSX, I'll message you in a minute mate. |
Quote:
|
Quote:
|
Quote:
|
Hi Gsx,
sent you an add request. |
Quote:
|
Quote:
|
Thanks for the chat Gsx! I promise I won't spend much more time on this issue; and I'll follow your suggestion about stackoverflow. Cheers
|
Quote:
For the rest of the people, i've taken a look via firebug and suggested he adds a defined width to a div, that fixed the problem on all browsers for me, however he uses IE9 and it seems in there the problem is not solved. I don't have IE9 here, so can't track that down. |
[QUOTE= ... that fixed the problem on all browsers for me, however he uses IE9 and it seems in there the problem is not solved. I don't have IE9 here, so can't track that down.[/QUOTE]
... which is why all my sites contain the following footnote .. Does this page look "off" to you? For best viewing, we recommend the following internet web browsers: Firefox - for Windows, MacOS X, and Linux systems. Google Chrome - for Windows, MacOS X, and Linux systems. Apple Safari - for MacOS X and Windows systems. In my book, anyone who still uses IE deserves what they get. I do try to get everything as compatible as possible, but I no longer kill myself for IE. |
Quote:
If you feel comfortable forcing users to change browsers because you couldn't be bothered to find a way to make things work then that's fine. Me, I'd rather find a solution to my problem. :) |
Quote:
|
Quote:
MS Internet Explorer 30.5 % Google Chrome 12.4 % Safari 8.4 % Just 1 example of percentages on 1 site |
Quote:
I can't believe we're still having these conversations in 2012!! :) |
Oh me too me too... here's % of one of my sites
Quote:
|
Quote:
MS Internet Explorer 64.9 % Firefox 17.5 % Google Chrome 12.5 % Safari 3.7 % |
Quote:
I am suggesting you design for all the major browsers so in your case IE, FF and Chrome. I guess this would be the same for most sites though. |
firebug is crap...
google chrome rocks in debugging css and stufff... contact me it's still not solved... |
Quote:
Quote:
|
Quote:
|
Like I said ... I endeavor to make sure all browsers render my sites well .. and last I checked none of my sites have a problem with the most recent versions of IE (8+ for sure .. I'm pretty sure 7 too .. haven't gotten any eMails about it anyway).
I'm just not a fan of letting the tail wag the dog. It gets to a point where the extra hassle just isn't worth it. My theory is if you're not willing to update a free browser, I'm guessing you're not about to go into your wallet for anything I'm promoting. If nothing else, it probably cuts down on freeloader traffic. Well .. it's a theory anyway ... |
Quote:
Why make people work even harder to pay you for your sites when you can spend a little extra time and make it easier for them? |
Again .. we're pretty much talking theory here. To my knowledge and at last check .. my sites render properly with "the big four" ... (last three versions of each anyway) ... but I think we do a potential disservice by making sites "too backward compatible" ... users should be encouraged to keep their systems as current as possible .. especially when it doesn't cost them anything. It's better for them .. and better for us in terms of the level of sophisticated experiences we can provide.
And if looking at naked people being sexy (or nasty) isn't motivation enough .. hell .. what is? |
Quote:
|
oh ... that's different ... nevermind :)
Okay .. now you've got me curious ... can you PM me the url or code .. just because I may be philosophically against something doesn't mean I can't do it. |
If it isn't working in 9 gotta make a redirect for 9 or less and modify the code.
Im sure you guys already know that, just throwing it out there anyway. this may help you guys as far as viewing the problem on an older browser. http://browsershots.org/ Best of luck |
|
Quote:
Quote:
http://cdnetworx.com/cssissue.txt All the info required is in there - I'll try any reasonable fix bar ones that require me to make core changes to plugins since this gets very difficult to maintain with upgrades. I'm sure a few of you will pick up on this so I'll put it out there from the get go. In these sub menus we have 2 floated columns. Now in order for floated columns to display side by side, the container they are inside of must have a width that can accommodate them or the float will drop (as it should) and this is what is happening in IE and FF. If you remove this snippet of code: #megaMenu ul li#menu-item-225 { position:relative !important; } You'll see that the columns render correctly but there is no alignment. If the container isn't big enough when I have it position relative it shouldn't be big enough when position relative is removed (but it seems to be). This baffles me. It displays the same in all browsers when position relative is removed. Have at it lads, time for me to go to bed but I will try all suggestions when I crawl out of bed in the morning. Cheers ... |
Actually I'm seeing an issue in all browsers with the "Shop by Brands" and "Watches" menu not lining up correctly at all .. in addition to the "Jewellery for Him" menu issues in FF/IE ..
May have to stew on this a while. |
After a little sleep .. looked at your code a bit more. It seems you've figured it out, that is, IE (and surprisingly FF) may actually require the width parameter .. I've run across similar issues on other projects .. it's not really a hack .. just the way the browser was designed to parse CSS.
|
All times are GMT -7. The time now is 08:32 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc