@# 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 21



Comments:

<0> I did...
<0> didnt work
<1> ]validators > kanzie
<1> ]secret > kanzie
<0> mohahhaa!
<0> Sorry...
<0> hold
<0> http://www.qualityresort.no/temp/
<0> Zoffix, http://www.qualityresort.no/temp/
<1> @
<2> (www.qualityre...) HTML: Validator Error ( http://tinyurl.com/2qxq3n ) CSS: Valid ( http://tinyurl.com/yr6cek ) DOCTYPE: NO DOCTYPE (MIME: text/html)
<1> **** me man
<1> ]tableless > kanzie
<1> ]listamatic > kanzie
<3> nerk: it centres well with margin: 0 auto; but once i use float: left; for align my a's horizontally they go to the left :p



<3> which makes sense i think
<4> Given a parent div with position relative and a child div with position absolute. Is there a way to line up the bottom of the child with the top of the parent without knowing the size of either?
<1> olsen, url?
<3> Zoffix: 1 sec
<1> mattbh, try {bottom: 100%;}
<0> Zoffix, dude... my job was "get a background image in there"... not fic the whole design.. .and I couldnt get it to work
<5> Zoffix: do you know a way to remove whitespace between the border and background-image applied to an input?
<1> kanzie, oh well, too bad. I am not the one who will help you.
<5> the whitespace happens in both IEs.
<1> nerk, umm url?
<4> zoffix: Beautiful, thanks.
<5> testcase at http://www.thinkpod.net/borderSpace.html
<3> Zoffix: http://olsen.liquid-layouts.com/index.html
<5> things you might suggest, putting in more form elements (proper) .. it's ganked from a proper form with the same issue. I have tried padding, margin, etc. even heights.
<6> I have a 3 part header that I was looking at putting together. I have the left side with the name of the website, the middle part(where I want to repeat it), and the right side to add to it. Do any of you guys know of any good resources on how to go about doing that ? Just trying to intertwine them all together in CSS...
<1> 1 min
<5> I am wondering if the whitespace is reserved for some OS-based usability feature of windows.
<5> If you happen to notice.. clicking that in IE shows the whitespace as black when moused down
<5> whatever the case.. it is very annoying.. and I am getting to the point that the only thing I want to style on a form is it's font and font size
<5> hehe
<7> the only things that are sensibly styled in forms are the background color of input boxes, legend, and fieldset
<7> anything else will be totally inconsistent across browsers
<8> I've been trying to get the "headline there" <h3> tag to go to the right side of the content thumb for about an hour now with no luck.. anyone care to help me out?
<8> the content thumb is float:left
<1> nerk, nothing springs to mind, can't blame this one on IE though
<1> ]css form styling > nerk
<1> ]css wording > Keb-
<1> ]secret > Keb-
<6> Anyone know how to go about combining a 3 part header into one, where the middle part is repeated ?
<1> Ratty, what in particular? :?
<8> lol I was using #contentitem in stead of .contentitem
<8> Sometimes it just helps to ask the question I guess :>
<5> Zoffix: I think I know what it is.
<1> nerk, what?
<6> Zoffix, Sorry I dont have a website to show anything, because the website is rather screwed up, but I have the header part split up into three parts (logo, (2px middle that is supposed to repeat), right logo/picture)... I am trying to combine all of these together smoothly...
<5> It is possible that the whitespace is actually reserved for state usability.. so IE users will know what the state is when the border is removed or reset. IE.. I click a form button... it should show me somehow that the form is submitted. Be default.. IE technically has an inset border that swaps to outset
<5> I override that
<5> so IE does the next thing it can possibly do to show the state of the button
<5> in other words
<5> can't fix as it's for usability
<1> nerk, http://zoffix.com/new/del/borderSpace.html <<-- well considering that form may not contain inline children, this can be a hacky solution.. let me take a closer look
<5> or.. I am just retarded.
<9> o/
<1> \o
<5> one or the other
<5> lol
<5> brb
<9> Zoffix: how'd things with cilkay go last night?
<10> FunkyBob: hi
<9> cilkay!
<9> cilkay: make any progress?
<10> I didn't get to ask anything because I've been wrangling with Django problems.
<9> ah, ok
<10> Yes, I got the Flash banner going.
<9> cool
<11> hey webben that template idea of you worked really well
<10> I'm having problems on deployment though.
<10> FunkyBob: I'll ping you later when I have it running to show you.
<11> its fscked-up that the site i made looks totally different in IE7 then in FF2
<12> Hey folks, bit of a daft question, but I can't for the life of me remember that day each year where sites redo their layout.
<12> Or what the event is called.



<11> april 1
<13> mikel2890, conditional comments are your friend. Make sure you're not triggering quirks mode first though.
<3> Zoffix: any ideas on my link?
<11> webben conditional comments says something to me yes, im gonna look into that :-))
<11> when i few the page properties in ff2 now, it says 'quircksmode', that aint good?
<11> (or do you think that i should read in on conditional comments, work that out.... and then come back on this? :D)
<11> webben http://www.retestrak.nl/home.php
<9> @
<2> (www.retestrak...) HTML: Validator Error ( http://tinyurl.com/27n8eq ) CSS: E: 7 W: ( http://tinyurl.com/32wvjp ) non-whitespace chars found before doctype DOCTYPE: HTML 4.01 Trans + url (MIME: text/html)
<9> mikel2890: get rid of the cruft before the doctype, for a start
<9> and why are you using a Transitional doctype?
<13> and get rid of the errors in the CSS.
<14> hello
<9> hi
<14> is there an easy way to replace the display: table-cell for IE ?
<1> madprog, what are you trying to accomplish?\
<9> also, stop using sill chars in your text
<11> ok FunkyBob i move to strict
<11> FunkyBob & webben > im going after those errors ;)
<9> mikel2890: like the copyright symbol in your comment at the end
<11> and the foobar above .. at top is gone
<9> &copy; will do it
<14> Zoffix: i've done an horizontal menu, that works on firefox or safari
<1> ~_~
<14> but it uses table-cell divs
<11> big thanks guys :), really helpfull for me, just a few comments :)
<1> ]z center > madprog
<1> nerk, it won't budge. I guess my hackish way is the only way to do it :/
<5> what's your hackish way?
<1> nerk, the URL I showed you
<5> oh.. I missed it
<14> Zoffix: it's not only the centering behaviour, but also the inline-like one
<11> http://www.retestrak.nl/home.php
<11> @
<2> (www.retestrak...) HTML: Validator Error ( http://tinyurl.com/27n8eq ) CSS: Network Error ( http://tinyurl.com/32wvjp ) non-whitespace chars found before doctype DOCTYPE: XHTML 1.0 Strict + url (MIME: text/html)
<1> nerk, http://zoffix.com/new/del/borderSpace.html <<-- well considering that form may not contain inline children, this can be a hacky solution.. let me take a closer look
<5> unfortunately, I cannot rely on a parent container to do the border
<5> as safari would render that and the button would look retarded
<1> nerk, well, you could p*** it for IE only
<5> true enough
<5> oh.. very true enough
<5> hell.. I could do span.formbutton { IECONSTUFF border: 1px solid #000; } span.formbutton input { IECONSTUFF border: 0; }
<6> Zoffix, Is it okay if I pm you with my website ?
<5> thanks for suggestion zoffix.
<5> Hey Zoffix, got a link about ieconditionals?
<5> tried
<5> nadda.
<5> tried some background-position stuff too.. no luck there either.
<5> this will work well enough with a parent wrapper and some IE conditionals for the border.
<15> what else is on the form?
<5> the original form.. has a an input, select and input submit
<5> all within a fieldset
<5> with conditional comments <!--[if IE 6]>
<16> Hello, I am looking for a way to automatically include a copyright notice at the top of any page which uses a certain css stylesheet. Is this possible please?
<5> can that simply be <!--[if IE]>
<5> to cover all IEs?
<17> MolePrince: Not practically.
<5> yes
<16> I looked into :before/:after but those don't accept tags, nor do they work in IE :P
<18> Zoffix, are you on?
<11> why the hell is the validator hanging on '<!-- THE ACTIVE TOPIC BOX -->'?
<11> Sorry! This document can not be checked
<17> mikel2890: URL?
<11> would i be this, two lines further... > 'Active topics (gr)'
<11> () are non valid in just html i guess..
<16> Dorward: Thank you anyways. :)
<11> its not in a span / <p>... tough
<17> mikel2890: The body element cannot contain text, only block level HTML elements.
<11> www.retestrak.nl/home.php
<11> @
<2> (www.retestrak...) HTML: Validator Error ( http://tinyurl.com/27n8eq ) CSS: Network Error ( http://tinyurl.com/32wvjp ) non-whitespace chars found before doctype DOCTYPE: XHTML 1.0 Strict + url (MIME: text/html, text/html;charset=utf-8)
<11> dorward, its in a div tough
<11> line 42 is what it hangs on


Name:

Comments:

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






Return to #css
or
Go to some related logs:

fluxbox_generate-menu ubuntu
desactivate fn key
directly submit ata commands linux
#css
site:www.quotesdb.info IPv6 getaddrinfo error
Prateyaka
via-dri ubuntu
#mysql
utorrent i ubuntu
urethra vibrators



Home  |  disclaimer  |  contact  |  submit quotes