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



Comments:

<0> might be too simple for you guys
<0> but its helping me a lot
<1> the more help you get the less you remember
<1> :)
<0> well it does fast refreshes
<0> so saves reloading it every time in browser
<2> so does the "Edit CSS" option in WebDeveloper :P
<1> :)
<3> web developer
<4> Is it actually called that? I can't find it in FF plugins search =/
<2> try again.. that's what it's called
<2> bit of a HTTP / user agent query, here... but many of you are multi-skilled :P
<2> can I return web content on a 302 redirect?
<1> :)
<3> "Web Developer" - http://chrispederick.com/



<4> lol.. got it
<2> so the user gets a "we are processing your request" page?
<1> `zen @ nnn0
<5> nnn0, zen: www.csszengarden.com/ , http://design.geckotribe.com/monastery/ , www.cssvault.com/ , www.unmatchedstyle.com/ , www.cssbeauty.com/
<4> beh.... I have to download it with Opera and then install it.. because my HTTPS in FF is broken =/
<2> Zoffix: mis-configured proxy settings?
<0> last q: It says you have no background-color with your color: a:link
<4> FunkyBob, nope...
<0> even if i set background-color to transparent
<3> transparent isn't a color
<4> FunkyBob, I've asked on ##linux and I got this response: "A lot of people had that problem so a lot of them downgraded"
<3> knowwhatI'msayin'?
<4> reisio, yes it is
<0> you have to have a background color?
<2> Zoffix: version?
<3> Zoffix: no it's not
<4> reisio, I've seen it IS
<0> according to the validator its not
<3> Zoffix: you've seen wrong
<0> gives a warning
<4> reisio, how come it works? And how do you set a transparent background then?
<4> FunkyBob, 1.5.0.6 (linux)
<3> Zoffix: puh...
<4> reisio, huh?
<3> 'transparent' is a 'background-color' property value
<6> reisio: background-color isn't called a "property value", it's called a "property".
<0> i think you have to use the same background-color as teh body
<3> it ius not a "color"
<3> Minibot: blow me
<0> to make it appear transparent
<3> s/ius/is
<0> that seemed to make the validator happy
<4> reisio, yeah... .. that's what I've said... I think I've missed l2s's question then
<3> he wanted to know why the validator doesn't consider 'transparent' a color
<3> and I said because it's not a color
<4> oh ok.
<0> yay validates
<0> i set the background color the same as teh body color
<0> gives same effect
<4> (web developer)++
<4> perlbot karma web developer
<7> Karma for web developer: 1
<1> :)
<0> no wonder css dudes make $$
<4> l2s, I make no money =(
<4> Is there any way to position the background in the center of the page?
<4> resolution independent that is?
<0> do you guys bother to make stuff work in netscape 4?
<3> html { background: url(image.png) no-repeat center center; }
<3> l2s: nope
<0> or ie 5 not 5.5
<8> ie--
<3> I don't even send NS4 CSS
<3> IE5 sometimes, sometimes clients want it :/
<0> you a designer or straight css coder
<4> zofbot, ??
<4> zofbot, stopie
<4> zofbot, stopgumby
<4> reisio, thanks
<3> l2s: do I do images?



<3> yes, sometimes
<4> http://zd.freehostia.com/ghosthouse/index.html should I find/make a better background or this one is fine?
<0> no site design including images layout etc
<3> didn't I just answer that...
<0> oops sorry
<0> all i saw was do i do images?
<4> l2s, can you be a CSS coder without making the layout?
<0> making it into css and designing the layout for look and feel
<0> are a bit diff
<4> hm... I guess you can if someone else designs it ...
<0> hence why i asked
<0> like the guys on css beauty
<4> (google image search)--
<9> yo all
<3> yo
<10> safari is not displaying content in a whole bunch of divs, even tho the code is valid: http://www.smashjobs.com.au
<10> just empty divs, no content, even though I can see the content in the source code
<9> takees ages to load *waits*
<10> problem is intermittent - sometimes it is ok, othertimes not
<10> yeah, server is slow right now
<9> cheecked in a webkitt nightly?
<4> !v http://www.smashjobs.com.au
<5> HTML: Valid - http://validator.w3.org/check?uri=http://www.smashjobs.com.au
<5> CSS: Valid - Warnings: 131, http://jigsaw.w3.org/css-validator/validator?uri=http://www.smashjobs.com.au
<9> query, if I have a <div> float containing a img & a <table>, how do I centre them one above the other?
<4> Mrdini, hm... I don't really get your question... but... try clear:both; on the <table>
<0> its going to take 2 months at this rate
<0> just to get good at css
<9> hmmm.....
<9> reason I ask is the taable below the image...
<9> http://www.imagineersystems.com/demos/index2.php
<10> Mrdini: I can do that
<10> Zoffix: could the CSS warnings cause issues?
<9> bongo, 1 sec, checking in an old webkit
<9> works
<9> chalk it up to a safari bug
<9> so, centering anyone? :(
<11> `center @ Mrdini
<5> Mrdini, center: http://dorward.me.uk/www/centre/
<10> Mrdini: ok, thanks
<9> boat, doesn't work for some reason
<11> Then it's positioned or floating.
<12> Mrdini: is it positioned? is it a block element? we need more information
<9> 03:05: Mrdini: reason I ask is the taable below the image...
<9> 03:05: Mrdini: http://www.imagineersystems.com/demos/index2.php
<9> 03:03: Mrdini: query, if I have a <div> float containing a img & a <table>, how do I centre them one above the other?
<9> `float @ me
<9> `float @ mrdini
<9> bleh
<4> `float tutorial @ Mrdini
<5> Mrdini, float tutorial: http://css.maxdesign.com.au/floatutorial/ , http://phrogz.net/css/understandingfloats.html
<9> guess bot only triggers on certain people's commands
<4> `css float @ Mrdini
<11> `no @ Mrdini
<5> Mrdini, css float: http://w3.org/TR/CSS21/visuren.html#propdef-float
<5> Mrdini, no: Don't make **** up.
<4> haha
<11> Mrdini: Why is it floating? Don't float it. Then you can center it.
<13> just use float:center
<4> b0at, hey... how come `cascade does not show up in `list?
<4> pbx--_, boo on you.. there is no float: center;
<11> Because it isn't a key.
<4> b0at, oh.. and what do '%' mean in front of some `list entries?
<11> They have subkeys
<9> b0at, it's floating so that the text next to the icon can flow round the icon
<9> (the table's an recent addition)
<14> I have a site in IE that is using backgrounds for the site that load from an external DSS file that will not show till the content shows: http://www.seocompany.ca/seotools2/?website=www.beaconpost.com
<11> seosem: Stop cross posting.
<14> sorry
<3> foad
<14> reisio that is not very nice
<14> http://computing-dictionary.thefreedictionary.com/FOAD
<3> seosem: yes, I know
<9> bleeh, too tired to think straight *does simple maths* 2+2 = hmmm... 5


Name:

Comments:

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






Return to #css
or
Go to some related logs:

libsx ubuntu
kde disabling conponents debian
emerge |1.0.0.0
#gentoo
#css
etc-update meld
#suse
ck804 +mencoder
gmail PERM_FAILURE: Parse Error:
#lisp



Home  |  disclaimer  |  contact  |  submit quotes