| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Comments:
<0> reisio: tried that, but that doesn't remove the images from the document flow <1> did you listen to what i said <1> or are you too cool for school <0> which part? <2> thenerdsangle: ah, hrmmm <1> my poem <1> i told you how to do it <1> thenerdsangle: you got a pic? <0> no, i was mostly giving space to feel comfortable expressing yourself <1> send me a pic <1> and i'll fix it <3> for some reason when I set the height of a div to 100% with the body at 100%, it extends to the full length of the actual window size on the persons computer. It'll extend as far in height area is allowed for it, then when you scroll down near the bottom it cuts off near the end, where there is still other info. Can anyone help me try and figure this out? <2> turi: html, body, div { height: 100%; } div { display: table; } <1> BECAUSE 100% MEANS 100% OF THE ****ING VIEWING AREA <3> so how could i make it the whole page ? <1> and what reisio just said is completely wrong
<4> background: url(http://www.othersite.com/image.jpg); Can I link to other sites? <1> that code will work in 2 browsers <2> da-drew: chill :/ <0> subsonic-: sure. but it's better to put quotes around the URL <2> subsonic-: it depends <4> reisio: on? <1> it doesnt friggin depend <1> YES, YOU CAN <2> subsonic-: on if the site you're linking to allows remote linking <1> oh my god <1> he's just asking if he can use absolute paths <2> smart ones do not, because it leads to bandwidth ****age <1> you pinhead <2> okay, drew <1> you are an idiot <1> keep feeding wrong info <2> let me know if you can stop being abusive <0> thank you <2> or rather if you _will_ stop being abusive <4> It's strange, because I have links to the site in the <img> tag, but when uit's in the CSS it's not displaying <0> subsonic- try putting quotes around the URL <4> I did that as well <0> double quotes if you want to make IE for Mac happy <4> quotes that is <0> reisio: any more thoughts about my disappearing div issue? <2> let me download your site and I'll fix it <2> too much of a pita to play with IE without downloading <4> google IE peekaboo bug? <0> i don't think this is the peekaboo bug <0> reisio - i need to go AFK for a few minutes. if you find anything, just put my nick in the message and i'll hear the alert <0> and thanks for your help <2> thenerdsangle: k <2> thenerdsangle: ah, just add position: relative; <2> old IE bug <0> ...well damn <0> thanks <3> can anyone help me? <5> !v http://rockers.dnsdojo.com/ <6> HTML: Valid - http://validator.w3.org/check?uri=http://rockers.dnsdojo.com/ <6> CSS: Valid - Warnings: 6, http://jigsaw.w3.org/css-validator/validator?uri=http://rockers.dnsdojo.com/ <5> my god, if this validates... i am officially leet <5> lol! yes! <5> w000t! <2> r0xoR: looks like you got it <5> reisio, i are teh awesome :) hehehe... quirky *** IE man... <2> what was it? <5> reisio, aye... some weirdness with the specifics of IE and the background property <3> !v http://www.dolox.com/portfolio/free-fit.com <6> HTML: Not valid - Errors: 25, http://validator.w3.org/check?uri=http://www.dolox.com/portfolio/free-fit.com <6> CSS: Valid - Warnings: 24, http://jigsaw.w3.org/css-validator/validator?uri=http://www.dolox.com/portfolio/free-fit.com <2> r0xoR: like? <5> reisio, if you look at the code you'll see that all the hovers must have a specific bg color set and all the regular tabs must *not* have one set <5> reisio, also i just took the zindexes off of the non-hover tabs... <5> reisio, and also I took out all the "position: relative" properties <5> reisio, and now it works :) <2> so you have no idea or what? :p <5> reisio, ohhh i know exactly what... but it's just I had to find out by TIAS <3> for some reason when I set the height of a div to 100% with the body at 100%, it extends to the full length of the actual window size on the persons computer. It'll extend as far in height area is allowed for it, then when you scroll down near the bottom it cuts off near the end, where there is still other info. Can anyone help me try and figure this out? <2> can never remember what tias means <5> reisio, combination of reading the docs on the IE z-index bug and playing around finally got it <5> reisio, try it and see
<2> so what was it? <2> turi: html, body, div { height: 100%; } div { display: table; } <2> for the second time <3> i already have them set :( <2> let's have a link, then <2> nm <3> http://www.dolox.com/portfolio/free-fit.com/ <2> turi: which div is the problem? <3> reisio resize the window <3> so you have to scroll vertically <3> to see all the content <3> you will see it gets cut off at the bottom <3> the 2 seperate divs <2> what browser? <3> FF and IE <2> oh there we are <2> 1min <2> turi: html, body, #siteContainer, #siteLeft, #siteRight { height: 100% !important; } #siteContainer, #siteLeft, #siteRight { display: table !important; } <3> reisio <3> apply all those attribs ? <2> yup <2> you can just add it <3> its all out of whack now <3> look at it <2> just copy it, paste it in <2> don't play with it <2> and you don't need "div { display: table; }", I was just giving a general example then <3> yeah once i got rid of the whole div {} <3> it worked fine, thanks alot <2> sorry about that :) <3> reisio you still here? <2> yup <3> www.dolox.com/portfolio/dishonor-elite.com <3> notice i'm having the same problem <3> applied the same steps, but still with the same issue <3> :l <2> 1min <2> my browser needs a restart <3> any idea ? <7> Oooooh. For what? <2> riczho: world domination, no doubt <2> turi: I'll bring the beer <7> I'll start a "religion" to brainwash children! <8> gah... drop shadows... :/ <8> damn arty farty web designers <2> heh <8> i'd be angrier..... if the page didn't look so damn good :P <9> FunkyBob, amen... <8> however, I've been supplied the drop-shadow images as right, top-right.... <10> if i have a div id named "contentdiv", is there a way to access that style with javascript (i want to change the width with javascript)...i'm thinking something like document.contentdiv.style.width = xxx <2> FunkyBob: link? <8> no bottom.... <9> prium, getElementById() <3> reisio still around? <2> ya <11> hello, http://www.oxez.net/zeal02/ => How can I make my menu links to be in the center of my page? The thing is that I don't know what link will be, and that will be dynamic, so setting a static width is not a solution I guess.. any suggestions? <2> oh right your page :p <11> !v http://www.oxez.net/zeal02/ <6> HTML: Valid - http://validator.w3.org/check?uri=http://www.oxez.net/zeal02/ <6> CSS: Valid - Warnings: 3, http://jigsaw.w3.org/css-validator/validator?uri=http://www.oxez.net/zeal02/ <7> oxez: Use display: inline; on them. <7> (Instead of floating them) <7> oxez: Then text-align: center; on the ul. <11> Oh <11> I tried text-align, but forgot to use display inline <11> thanks <7> No problem. <8> oxec: center the UL by setting the left/right margins to auto <8> damn... lag! <11> FunkyBob: nah that won't work <8> 30seconds lag :( <11> riczho: my mate and I are thanking you :D
Return to
#css or Go to some related
logs:
#oe get pid of exec eval bash fedora change desktop fvwm #centos #php #gcc #gimp #web pynotify Not enough arguments for map
|
|