@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17



Comments:

<0> body {
<0> background-image: url("images/installgr1.png");
<0> background-repeat: repeat-x;
<0> }
<0> I don't get it.
<0> The background doesn't show at all.
<0> :/
<1> SantaFreak: There is noting intrinsically wrong with it
<0> when I specify a background-color, that shows.
<0> the file is in the right place.
<1> SantaFreak: The most likely explanation is that the image doesn't exist at the URL you specified.
<0> 1*300 px.
<2> SantaFreak: the image isn't loading
<1> SantaFreak: Remembering that URLs in stylesheets are relative to the stylesheet, not to the page that references the stylesheet.
<2> SantaFreak: the image path is relative to the stylesheet, not to the html page
<0> ah..



<0> :)
<0> Thanks.
<3> Line : 415 (Level : 1) This property applies to block-level elements. : .makepage
<3> im getting thousands of this? :O
<0> In IE my PNG gradient is darker.. wondering why.. :(
<4> SantaFreak, in IE my PNG transparency does not work.
<4> ie--
<0> it isn't transparent.
<0> it's a simple gradient.
<0> :/
<2> `ie pnghack # !!
<5> ie pnghack: www.mongus.net/pngInfo/ , http://xrl.us/jywg , http://devilock.mine.nu/pixie/ , http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/filters/alphaimageloader.asp
<4> SantaFreak, I understood that.
<2> simple transparency doesn't work ?
<4> pierroo, I don't know how 'simple' it is.. PNGs created in PhotoShop don't work.
<2> save them as gif instead. gif doesn't support alpha transparency (which is the part that causes problems with IE), so you're sure
<2> in theory I think that IE can handle PNG simple transparency, but I always do this :b
<4> pierroo, yes.. I've made a gif instead.. all I needed really is a totaly transparent image so I could use background-image for :hover rollovers
<2> you don't need this
<4> pierroo, and CommandPrompt told me that my PNGs didn't work in Opera either, but then he reloaded the page and they worked.
<4> pierroo, oh well... everyone jerks off the way they like you know ;-)
<4> perlbot perl motto
<4> perlbot perl moto
<4> perlbot moto
<4> perlbot motto
<4> damn
<2> you can let the hover image alone
<4> well he is supposed to say "There is more then one way to do it.
<6> hey, is there some tool (eg. firefox extension) to show for specific tags, which css rules are applied to them ?
<1> solars: DOM Inspector. Comes with Firefox, although is only installed on Windows if you pick a custom install.
<2> oh, except if it's repeated
<6> Dorward, thanks alot
<4> pierroo, I don't remember what it was.. but I think I've tried that and it didn't work
<2> solars: firebug
<6> pierroo, thanks :)
<4> hm
<4> why am I using background?! =\
<2> Zoffix: give an url :-) it would help
<3> Line : 415 (Level : 1) This property applies to block-level elements. : .makepage
<3> im getting thousands of this? :O
<4> pierroo, OH... well... I did it wrong in the first place.. I did it as img#id:hover { background-image: url(otherone)} and I couldn't do that on an image itself.. but I will chage it to change the margin (or padding was it?) as to preload the image, you know
<2> MasterFlood: it means that a property applied to .makepage on line 415 applies uniquely to block elements, and .makepage is not a block element
<2> so the property is useless
<4> MasterFlood, did you just say that a couple of minutes ago? Damn that nickname suits you
<4> s/did/didn't
<4> /;
<7> Zoffix: maybe because there was no answer ;)
<3> Zoffix: hehe, yes. But noone answered. How can i fix t?
<3> it*
<2> Zoffix: you may want position:relative; left:-900em; to hide it, it's quite cool ;)
<4> ^_^
<2> MasterFlood: remove the property ! :D
<4> pierroo, yeah I know now ^_^
<4> perlbot zoffix
<8> http://zoffix.freehostia.com (old site) http://znet.freehostia.com (new site still in development)
<2> perlbot shutup
<4> ^_^
<2> :-)
<4> perlbot be pierroo
<8> <2> Hi, can I paste this very long script I downloaded and let you fix it for me plz??
<4> zofbot, addlame plz



<2> no
<3> If i remove the display: block; the site is going to be reallly bad looking D:
<2> MasterFlood: it's not that
<2> and they're just warnings anyway
<7> MasterFlood: url?
<9> Is it possible to clear only the innermost float, and not all floats?
<3> Markjuh www.JUHP.dk
<3> !v www.juhp.dk
<7> iek! come back RTFS!
<7> \o/
<7> !v www.juhp.dk
<5> HTML: Not valid - Errors: 12, http://validator.w3.org/check?uri=http://www.juhp.dk
<5> CSS: Valid - Warnings: 11, http://jigsaw.w3.org/css-validator/validator?uri=http://www.juhp.dk
<7> MasterFlood: quite a few HTML errors to fix too ;)
<3> oh. i really fixed some errors in the html,
<3> i had like 50 in the morning :D
<7> lol
<3> and 1 error in the css
<7> MasterFlood: first of all, onClick should be onclick ;)
<7> the rest is all embed mess
<3> i had onclick
<3> then IE didnt react
<7> lol
<10> Damn, I hate the behavior of float, can anybode help here?
<10> http://www.lorem-ipsum.at/cssFloatProblem.png
<10> The space between the h1 and the "A" bugs me ;(
<7> Fullmoon_: yeah, that's quite normal... it's because of the clear: left
<10> Markjuh: So it is not possible to break out only of the innermost float? Or any other solutions?
<3> Markjuh, i will be correcting the last HTML errors later today
<7> MasterFlood: other than that, you have no CSS problems
<3> no, errors no
<3> warnings :S
<7> MasterFlood: and the errors are just about colors
<3> yes.
<7> MasterFlood: I mean: warnings
<3> i fixed alot of the colors
<7> so what is the problem again?
<3> but what about the block thing?
<7> MasterFlood: I don't see any warnings about that
<3> Line : 435 (Level : 1) This property applies to block-level elements. : .login_p***
<7> MasterFlood: where do you see that?
<7> Fullmoon_: I'm note sure if it's possible to break only out of the innermost float
<7> Fullmoon_: I usually just don't use floats if they bug me
<3> http://jigsaw.w3.org/css-validator/validator?uri=http://juhp.dk
<3> first line
<3> omg?
<3> they are coming and going
<3> they was there just before :O
<7> MasterFlood: there is no line with that content
<7> :P
<3> i refreshed 3 times
<3> some dissappeared the first time
<3> then the rest.
<10> Markjuh: I dont think I dont have another option here (besides a table), because I want the lists to be the same height as the highest of the both
<3> now they are back
<3> try keep updating the page.
<7> MasterFlood: lol, I see them now
<3> yes.
<3> Whats about that?
<3> i only see them sometimes
<7> MasterFlood: I think a bug in the W3C CSS validator
<3> oh, so i should ignore it?
<7> MasterFlood: I think so, because you are doing nothing wrong in the CSS parts
<3> Thanks :)
<7> Fullmoon_: I mean, I wouldn't use the float for the "Sport + ..." on the left
<10> Markjuh: Mm, I see! I could use a margin-left on the innermost Content... I will look into it, thanks
<7> Fullmoon_: good luck :)
<10> Markjuh: Thanks :)
<3> Btw. why doesnt the site work in firefox?
<7> MasterFlood: what doesn't work?
<3> tried to see the webpage in firefox? :)
<7> MasterFlood: there is something over the text


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #css
or
Go to some related logs:

todisc
vncserver fedora connection refused
915resolution unable to determine chipset type
k3b creating gui error
installing KDE kim on ubuntu
fglrx Operation not permitted freshrpms
update beezy to dapper
decompyle xubuntu
image1.cdr
emerge-xdm



Home  |  disclaimer  |  contact  |  submit quotes