@# 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 18 19 20



Comments:

<0> s/thx/thanks/; # no *** please
<1> true, i've just seen that id does work if i ain't a moron coding stuff :D
<1> ?
<2> Haron_: background color is behind background image
<3> hrhr, i specified that my visited links should ..
<3> A:visited
<3> {text-decoration: none
<3> color:white;
<3> but in firefox, they are purple still..
<1> yeah, i had a background: ... and a background-color: ..., and the one has overridden the other
<2> main2: none ? or none; ?
<2> Haron_: just use background
<2> `css background @ Haron_
<4> Haron_, css background: http://w3.org/TR/CSS21/colors.html#propdef-background
<3> reisio thanks, im getting eye problems....
<0> ]validators @ main2



<5> main2, validators: Validate at http://validator.w3.org/ for (X)HTML, http://jigsaw.w3.org/css-validator/ for CSS
<3> (too long behind pc.. =stupid mistakes)
<3> thanks
<0> too long behind pc == more beer =]
<2> http://web.archive.org/web/20060428035222/http://www.redmelon.net/tstme/box_model/
<3> Zoffix thats the whole fsckin problem, out of beer
<3> had 0.5l heineken, winkin me eyes and its gone
<0> I still got ~10 bottles of Heineken + .25L of vodka =]
<0> s/Heineken/Budwiser/;
<2> rixth: so did you fix it?
<6> reisio, nope.
<2> the nav rollovers are working on my IE6
<2> javascript?
<6> CSS
<6> They go black and the mouse turns to a hand?
<3> Zoffix but you are from finland, so you pay too much :P
<3> ;D
<3> os is that only in sweden :o
<3> and norge
<2> rixth: yup
<6> reisio, guess you can't try IE7?
<2> I can
<2> but you said 6 :p
<6> I thought you used IE thru WINE?
<2> I do, through Wine
<6> Oh, I didn't knoe IE7 worked in WINE. Hmm ok
<2> it does, in Wine
<6> IE7 works, or the nav works?
<0> main2: what makes you think that I am in Finland?
<2> rixth: both
<6> Odd, ok, thanks.
<2> sort of promising, though, I'd say
<0> reisio: how do you run IE7 in Wine? ies4linux?
<2> yeah
<2> I'm not _that_ bored (to do it on my own)
<0> http://www.tatanka.com.br/ies4linux/page/Installation that one?
<2> I'm using 2.5beta2 atm
<7> heys.
<2> 'lo corp
<7> i have a div with auto width. i am dynamically adding a border to it on hover. the div appears to shrink a pixel. how can i achieve this effect without the shrinking?
<0> corp: padding: 1px; ?
<0> on :hover
<7> ah!
<0> hrm
<0> maybe you'll have to add width on it ... meerrr too drunk to function =]
<7> yeah see. it seems like an easy prob
<7> the width is set by the containing element so
<0> ]irc url @ corp
<5> corp, Provide a live link: http://dorward.me.uk/irc/#context
<7> eh
<7> hmm, i cant post this link unfortunately
<3> i have a tiny div, i float to the left
<3> then a tiny div i float to the right (they are on one line)
<0> form a complete sentence, then hit enter damn it.
<3> but now i want to add one big div under them, what was the way to <break> lets say?
<0> ]css clear @ main2
<5> main2, css clear: http://w3.org/TR/CSS21/visuren.html#propdef-clear
<0> main2: define {clear: both;} on that div
<3> thanks zofbot :D
<5> main2: you are welcome. I prefer cash or RAM though.



<3> that works like a charm :-))
<0> main2: might check in IE before being so happy =]
<3> OMFG
<3> is this a joke... IE cant handle this? :/
<0> ]irc url @ main2
<5> main2, Provide a live link: http://dorward.me.uk/irc/#context
<0> main2: define 'this'
<3> Zoffix let me see if i can get us a live link :)
<0> reisio: where did you get that copy? I'm wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz and I get 2.0.5 (the one I have right now)
<2> Zoffix: the blog/news section
<0> reisio: thansk.
<0> *...
<2> :D
<2> I haven't checked if it worked yet
<2> but last time I installed with it
<2> I paused the installation after IE6 was installed and before IE7 was installed
<2> and set IE6 to always reload without checking cache
<2> y'know what I mean
<0> yeah
<2> hopefully when the installer script copied the IE6 installation to setup the IE7 installation, it caught that pref
<2> because I really don't want to figure out another way to set that for the IE7 one
<2> it's funny because IE7 is even worse about reloading without cache than previous versions of IE
<2> even on Windows with a native install :p
<0> haha
<0> I wonder how I can (should I?) uninstall my previous 2.0.5 installation
<2> Zoffix: I just rm -fr ~/.ies4linux
<2> you can do ~/bin/, too, usually if you want
<2> but I don't bother, the links don't ever change
<3> Zoffix http://img292.imageshack.us/img292/834/cleartr7.png < you see what happens in IE (opera works well btw) :)
<2> Zoffix: fruityloops?
<0> yup
<0> main2: I can't think of what might be causing this without looking at the page.
<3> Zoffix :( i cant just copy the single page to the host..
<0> too bad
<2> could be a selector IE6 doesn't know
<2> or simpler: a property/value :p
<7> Zoffix: http://slow.ly/textarea.html
<0> corp: ???/
<3> the green part is a div, it should drop below the menu header ;)
<3> i got clear:both on the green div..
<7> Zoffix: hover over the first div there. you'll see the effect i was describing
<0> corp: wtf?
<7> Zoffix: what?
<0> wtf is this **** about?
<7> Zoffix: you asked for a link before
<7> Zoffix: i have a div with auto width. i am dynamically adding a border to it on hover. the div appears to shrink a pixel. how can i achieve this effect without the shrinking?
<0> main2: try putting <br style="clearer"> .clearer{clear: both;} and stick that <br> before that div
<8> ok, this is a sort of newbie question, but is there a way to use CSS to make javascript execute on a page load?
<0> Gm4n: no
<0> corp: ah
<0> sweet, I got IE 7 in Wine now =]
<2> $$$$$$$$$$$$$$$$$$$$
<8> Zoffix: I thought IE7 ****ed?
<0> Gm4n: well, I don't think I'll be using it for browsing ======]
<8> touch =P
<2> Gm4n: exactly why you need a copy of it
<7> Zoffix: ok, i solved that by adding a -1px margin. is that evil?
<0> corp: no
<8> hmm, anyone in here have any idea as to how to change some of the content of a https page client-side? tossing a "javascript:document.body.innerHTML=...replace(fu,bar)" into the address bar works, but all the page's graphics disappear (this is in Firefox)
<9>'s in a div, but they don't have paragraph spacing between them like in basic html. What's the proper way to do that in CSS? line-height will space all the lines, yes?
<3> thanks Zoffix, that was of great help :- ))
<0> huh?
<3> clearer :)
<2> Nautilus: margin?
<0> ah
<10> reisio: I figure I could do it that way yes, but wondered if there was something more 'proper'.
<2> Nautilus: http://w3.org/TR/CSS21/sample.html
<11> that'll teach him
<10> reisio: ah, the { margin: 1.12em 0 } bit?
<2> Nautilus: yup
<10> thanks, works :)


Name:

Comments:

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






Return to #css
or
Go to some related logs:

#perl
#physics
+mplayer +sound +lags +ubuntu
spinrite LVM
#osdev
asterisk-classic repository
#perl
bitwitty
#linux
shfsmount: shfs filesystem not supported by the kernel ubuntu



Home  |  disclaimer  |  contact  |  submit quotes