| kinesis | centered |
| kinesis | but |
| oksushi | rockband: dont bother |
| kinesis | im tryng to center my menubar |
| oksushi | kinesis: i gave you a url that shows you how to do that |
| rockband | what do you mean... |
| rockband | just wait for the results |
| oksushi | i mean, it doesnt validate |
| oksushi | so dont waste your bandwidth |
| kinesis | i just centeredd it in artisteer |
| rockband | you must be jokin. |
| rockband | doesnt validate and you preach to others? |
| oksushi | rockband: you see me asking for css help? |
| rockband | omg you gota a C |
| rockband | 67% |
| oksushi | heh |
| dronix | thats a D |
| Action: oksushi rolls eyes |
| dronix | or did my math just failed me |
| rockband | http://gtmetrix.com/reports/oksushi.com/mNYolR97 |
| rockband | ya thatd D |
| rockband | my bad |
| WePanicForYou | That's why the rest of you lot come in here *limp wrist* oh help my CSS sucketh. |
| WePanicForYou | n00bFAIL |
| dronix | WePanicForYou your nick suits you well |
| WePanicForYou | Mhmmm |
| oksushi | rockband: youre right, my Web site fails due to lack of attention. Whats your excuse? |
| rockband | happy to say i got a better grade |
| dronix | D+ |
| oksushi | *hi-five* |
| rockband | i got a c+ |
| oksushi | ah, a quick grep of my logs has shown you for the n00b you are |
| oksushi | :P |
| rockband | ok? |
| dronix | oksushi: that pic with the fake blood gets me everytime, I'm "wtf" at first, then, 'ah ic" |
| oksushi | yeah man |
| oksushi | you can make it a repeating wallpaper |
| oksushi | and it is mesmerising :P |
| dronix | heh, gonna do that now, lets see |
| dronix | oh, just crashed skithc |
| dronix | *skitch |
| dronix | http://img.skitch.com/20100705-pwda75qdk7gp5bryj6da5bdxyt.jpg |
| oksushi | hehe |
| WePanicForYou | Looks like Ian Curtis having sinus issues. |
| oksushi | hahaha |
| WePanicForYou | You reckon that's why...? Naaah. |
| mindbrain | hey, i wanna style this table, i want every other row to have a different background color, whaada I do |
| WePanicForYou | Make a script that does random letters and numbers for each TD background colour. |
| mindbrain | HMmMMMmmMmm |
| mindbrain | i'm just gonna read some of these tutorials first |
| cypha | opinions on overlapping tabs? |
|
|
| mindbrain | seriously is that the way to do it ? |
| mindbrain | Panicforme |
| WePanicForYou | mindbrain: What, exactly, are you trying to do? |
| Cork | mindbrain: you have two options |
| Cork | you can be backwards compatible and add class odd/even to the tr |
| mindbrain | look just a differnt background color for every other row hello |
| mindbrain | ok |
| dronix | mindbrain: http://css-tricks.com/video-screencasts/61-basic-table-styling/ and http://css-tricks.com/video-screencasts/66-table-styling-2-fixed-header-and-highlighting/ |
| Cork | mindbrain: or you can use :nth-child, but its less supported |
| Cork | http://hacks.mozilla.org/2009/06/css3-nth/ |
| mindbrain | cool thanks a lot |
| rockband | making a script isnt hard either..[my prefered choice] |
| Cork | script, you mean doing it with js? |
| rockband | you can add a bunch of selected colors in a array and randomly select one. |
| Cork | or a server script? |
| rockband | any one would do |
| Cork | doing it with js sucks though |
| cypha | opinions on overlapping tabs? |
| rockband | php can do it easily |
| Cork | ya |
| Cork | but i prefer to add classes, instead of style values |
| Cork | it gets alot cleaner |
| rockband | sure but thats kind manual |
| Cork | uh... why is class="<?php echo odd ? 'odd' : 'even'; ?>" more manual then writing color values? |
| Jack-in-Box | hi all, I'm new to web design, I want to create a very FAST menu, the is very optimized and very compatible... ppl are all telling me diff technologies... which is the fastest? Pure CSS, CSS+JS, AJAX, DHTML |
| Cork | if you have it in the css, its easier to adjust the color, and you might want to change more then just the bg color |
| Cork | Jack-in-Box: css, menus is about as fast as you can get |
| Cork | its less functional then js menus though |
| Cork | if you move out of the menu (if you use flyout), it will collaps and so on |
| Jack-in-Box | mmmmmmmm |
| WePanicForYou | Jack-in-Box: The most common CSS menu http://www.alistapart.com/articles/taminglists/ |
| WePanicForYou | Plain, simple, 2 styles. Bob's your uncle. |
| Jack-in-Box | I'm trying to emulate the menu on www.jdate.com, but i'm not sure what they are using...the code on the page says something about superfish? |
| Cork | Jack-in-Box: if you want the best of both worlds, you can start with a css menu, then extend it with js to make it prittier |
| Jack-in-Box | is there an easy utility to use to make a css menu? i tried the trial of Pure CSS, but doesn't have the look i want... |
| rockband | jack, are you talking about the slider?? |
| Jack-in-Box | i want a horizontal submenu, but not many templates with that style... |
| WePanicForYou | Jack-in-Box: We can't log in. Can't see what you see. |
| Jack-in-Box | darn... forgot there is a logon on the site |
| Action: WePanicForYou loves how everyone is married just last year. Yeah, where's the 'We met in 1997' folks? |
| WePanicForYou | All divorced? |
| rockband | lol |
| rockband | nice...dating site |
| rockband | too bad they will not allow me in there |
| Jack-in-Box | anyway i can send u guys a screen shot or something to the channel? |
| WePanicForYou | Fucking easy to have the happy new couples talking. How about the long-term folks? |
| WePanicForYou | Jack-in-Box: We'd need to see the site code as well. |
| WePanicForYou | I'm off to shave a schmuck. |
| dronix | nn |
| Jack-in-Box | is superfish js or css? |
| Cork | isn't that a jquery plugin? |
| rockband | y |
| Jack-in-Box | yes |
| Jack-in-Box | thats what the code says |
| Jack-in-Box | something about jquery - whatever that is |
| Cork | Jack-in-Box: jquery is a javascript framework |
| Jack-in-Box | ahhh |
| Jack-in-Box | when i google it, it says if there is a lack of js, it will still run with just css alone |
| Jack-in-Box | why do they call it a plugin? |
| Cork | Jack-in-Box: it builds ontop of the jquery framework, and thats called a jquery plugin |
| Jack-in-Box | ahhh |
| Cork | http://docs.jquery.com/How_jQuery_Works |
| cypha | does anyone have an opinion on overlapping tabs? |
| cypha | is it bad practice? |
| Cork | "overlapping"? |
| b0xa | overlappinng? |
| cypha | ya |
| b0xa | meaning... normal tabs? |
| cypha | where the slanted edges overlap |
| Cork | you mean a tab menu? |
| Cork | why would it be bad? |
| cypha | http://www.cssplay.co.uk/menus/overlap.html |
| Cork | as long as you fiddle with the z-index to make it work correctly, i don't see the problem |
| cypha | www.babasociety.com |
| Cork | is that suppose to be with and without overlap? |
| Cork | or what is the last link? |
| cypha | that's my website |
| cypha | without overlap |
| Cork | they both work for me, you don't have that many tabs, so... |
| cypha | it's so spread out |
| cypha | it'll be 3 or 4 tabs |
| Cork | then i guess you want to at least make the radius smaller on the tab |
| Cork | and move them closer |
| Cork | overlap or not, is up to you |
| cypha | how can I move them closer? |
| cypha | actually, Cork |
| cypha | there's a problem with the tab |
| cypha | zoom in |
| cypha | while the tab is active |
| cypha | the line underneath shows up |
| Cork | "shows up"? |
| cypha | appears :) |
| Cork | so don't add it if you wan't want it |
| LearnerJq | i am facing a disappearing content issue in the HATED IE6....www.peshawarads.com is the link to my website...the first .leftbox div containing latest ads in car is not showing up in IET |
| LearnerJq | IE^* |
| cypha | i don't want the line underneath an active tab to appear |
| cypha | peshawar eh? |
| cypha | my dad is from there |
| LearnerJq | CYPHA:ahan and u from? |
| cypha | Cork, furthermore, the tab looks broken in IE |
| cypha | without zooming in |
| cypha | LearnerJq, India |
| cypha | well, USA |
| cypha | but I was born in india back in the day |
| LearnerJq | ahan:then inform your dad that your city of birth has a website now..lol...are u pathan? |
| Cork | LearnerJq: welcome to the love of DD_belatedPNG_0.0.8a-min.js |
| cypha | nope |
| cypha | Sikh |
| Cork | LearnerJq: its a known problem with that hack |
| LearnerJq | hmm |
| cypha | LearnerJq, when you click on the link and it rolls down, it doesnt roll back up when you click again |
| cypha | LearnerJq, what CMS? |
| Jack-in-Box | aside from coding my hand what is the easiest tool to use to make menus |
| Jack-in-Box | ? |
| WePanicForYou | I don't know, I code by hand. |
| Jack-in-Box | oy |
| WePanicForYou | Spend more time learning how to work a 'tool' than you would hand coding 100 menus. |
| Jack-in-Box | haha, ur prob right... |
| Jack-in-Box | i spent all day looking for tools |
| Jack-in-Box | found zippo |
| EtotheK | ho i can change color text in input? |
| EtotheK | *how |
| Cork | EtotheK: input { color: red; } |
| Cork | you might want to use input[type="text"] { color: red; } though |
| Cork | or posibly even input[type="text"], input[type="password"] { color: red; } |
| LearnerJq | cypha :sorry i was away |
| LearnerJq | its not cms |
| LearnerJq | custom built |
| LearnerJq | Cork:and my issue isnt related to belated png |
| hermes1908 | can someone help me? |
| hermes1908 | I wrote a small bookmark page in html and css and for some reason when i set the margin it only appears to the right not the bottom |
| hermes1908 | code is here http://theintelligi.devio.us/bookmarks.html |
| hermes1908 | more specifically css file is here http://theintelligi.devio.us/bookmarks_stylesheet.css |
| __jSepia | hermes1908: I can't access any of those URLs, could you please check? |
| hermes1908 | as you can see even though the margin-bottom property is set it seems to have no effect |
| hermes1908 | hmm |
| hermes1908 | let me check |
| hermes1908 | they work fine for me and they are hosted on a remote server |
| WePanicForYou | hermes1908: Where's your doctype? |
| hermes1908 | WePanicForYou: good point forgot that, but it shouldnt make a difference in firefox, should it? |
| hermes1908 | let me try adding it one sec |
| WePanicForYou | hermes1908: You also can't have the same ID in the same page. |
| WePanicForYou | id="section" 2 times in same page is invalid. |
| __jSepia | and I believe you can't set vertical margins for inline elements |
| EtotheK | Cork: tenks!!! |
| EtotheK | Cork: Thanks |
| Cork | np |
| hermes1908 | __jSepia: ahh, didnt know that |
| hermes1908 | WePanicForYou: hmm really i didnt know that |
Popular searches: