|
Either,
- Lower the primary class value abit(IE hack line).
- Don't oversize posted image. Especially from flickr.
Posted 79 months ago.
(permalink)
|
 |
dr00p [deleted] says:
thx ... but do you mean this:
/* The following are IE Fixes */
_margin-left: 0%;
_margin-right: -3%;
_width: 28%;
and if so wich value do I lower ?
Posted 79 months ago.
(permalink)
|
|
not the secondary, but the primary.
.primary {
width: 65%;
min-width: 500px;
_width: 500px; /* IE Hack */
float: left;
padding: 20px 2% 10px 2%;
margin: 0;
}
try lower the value in _width: 500px; /* IE Hack */ line.
Take note that any selector in k2 default style that begin with _ is the 'dirty' IE hack.
Posted 79 months ago.
(permalink)
|
 |
dr00p [deleted] says:
Oh well i tried but it really dosen't work at all...
ThX fot the help any how :D
Posted 79 months ago.
(permalink)
|
|
LOL!
dude u didn't get me do u?
even if u lowered the value, if there's a posted image that exceed that value it's no good. Since the styling isn't set to overflow.
I visit ur blog. The culprit is that awstat image u posted in "The Web effect.."
Try removing it if u dont believe me.
Posted 79 months ago.
(permalink)
|
 |
dr00p [deleted] says:
I beleive you !!!
Im just new at this :D
I just started to learn about all the php and css stuff.
Ill try it !
thx again for the tips.
Originally posted 79 months ago.
(permalink)
dr00p edited this topic 79 months ago.
|
 |
dr00p [deleted] says:
Ok tried it and and since i dont have a PC I looked it up with browsercam and it seems to be OK in IE 6.0 PC but IE for the Mac is just pointless the site looks totaly destroyed ;)
Well many thx too you for you help :D
Posted 79 months ago.
(permalink)
|
|
hehe. np bro. I'm also newbie at this stuff.
This is the reason why I'm in the process of making a single column k2.
Posted 79 months ago.
(permalink)
|
|
IE for the Mac is just pointless I think the majority of Mac users know this. I've yet to have ANY visitors to my blog who use IE for Mac.
Originally posted 79 months ago.
(permalink)
Brenda Anderson edited this topic 79 months ago.
|
 |
dr00p [deleted] says:
Yeah im prety sure that almost no one is still using IE Mac ... ;) But IE PC is still in use by alot of people.
Posted 79 months ago.
(permalink)
|
Would you like to comment?
Sign up for a free account, or sign in (if you're already a member).
|