cssgirl
-
jquery show/hide and some other questions
I don't know what I did wrong before. I even looked up the addClass thing on jquery.com and add the $(this) but couldn't get it to work. Whatever though now after I pasted in the way you have shown it does. Many, many thanks ;)!!!
-
jquery show/hide and some other questions
Ok, sooo hopefully this will be the last question... I tried this: $('a.research-dev').addClass(\"active\").click(function() { hideAll(); $('#research-dev').show(400); return false; }); But it made all the…
-
jquery show/hide and some other questions
Thanks Chris and pab. I'll definitely check out those books. My first real messing around and editing things my way with jquery. Really appreciate the help!
-
jquery show/hide and some other questions
Weird question: What's up with the jump and content being shown near bottom of circles when clicked in IE6?
-
[Solved] stepdown bug in IE
Hey there! Someone just asked this a few days ago AND I had just experienced it when coding a template yesterday so it's right fresh in my brain ;) See: viewtopic.php?f=2&t=851 (has link to Chris's CSS-Tricks entry on it as well). B…
-
i can't get images to work [Solved]
If this is an image you want shown in your Wordpress theme you can easily have it should but you need to have a direct path to it if your storing it in your themes images folder. So your img url would be:
-
New Design
Take a look at the freelanceswitch job board (freelanceswitch.com). You do have to pay $7 a month to be able to get the complete listings, but it's WELL worth the investment! And with this portfolio piece you'd definitely be able to grab s…
-
Drop-Down link becomes inactive
Looks and works great here on both FF3, IE6, IE7 and Safari for Windows. But, I did notice in IE6 your post background image doesn't work properly because it is a png and it doesn't look like you have any png fix installed. I really recom…
-
Strange Textarea Issues
Have tried both firebug and web dev as well as aardvark, which I use all the time ;P Love them. Just tried disabling javascript... no go. It doesn't validate, I know that for a fact because of the enormous amount of JS and other goodies we have…
-
My first real attempt
I'd recommend you be careful with your gradients, they are a little too bright, a little overwhelming compared with the relatively flatness of the rest of your design. Also, I recommend you do something more to make your navigation "pop&q…
-
IE float bug
Could be cuz you are floating the s and not the lis. Try setting the lis to float:left;. Do you have a link?
-
Webspace Security
Hmm interesting. I've been hacked before, but it was some stupid scrip kiddies taking over a forum I had, and another time hacking into my MT install and uploading tons of links to fun porn sites -- which actually were indexed by google because…
-
Wrapper Not Extending With Content?
Hey already fixed it ;)
-
Class selector question
This I think, will do the trick, change to this in CSS: a:link.buttons { styles for buttons } Just throwing the class buttons on the a won't override it because you've defined them all to be one way. You will have to be very specific in …
-
Illustrator CS4 Beta
Yes! I saw all the Lynda ones. Make me so excited... I've also watched nearly all the available ones on youtube and the whole Adobe one with that' company... Can't think of their name... starts with a V.
-
Background images aren't showing up [SOLVED]
cforms II by delicious days is the ultimate Wordpress contact form.
-
Footer Problems
I got it! You're right-col div is causing the problem. Take a look a the screenshot below that I grabbed when using the Aardvark FF extension. You will see the right-col is pushing your footer down. [attachment=0]rightcol.jpg[/attachment] Yo…
-
Illustrator CS4 Beta
Don't be so rude Aaron, betas ARE indeed available for CS4. No where did he say that was a open beta OR a link to DOWNLOAD THE TRIALS. He said the beta was out and gomedia had an article that shows how it all works. Before getting rude and…
-
Firebug & Web tools
Has anyone been able to successfully use the IE web developer toolbar while running multiple IEs? Also, as a sidenote when running multiple ie's on my work computer (haven't tried on my new laptop) things like saving passwords fails to wo…
-
New Design
I think this is a wonderful design. I love the colors, the illustrations and the entire layout. Don't add more pictures. You have a perfect balance as it is. Everything is so clean, and well organized, very very nice! Only suggestion I have is…
-
Footer Problems
"cybershot" said: You need to clear the floats. Like this .clear { clear: both; } then in your html. use it like this put that ater you float any content. I'm gonna disagree here. Instead of throwing in a bunch of empty divs…
-
bestnd IE6 compatible CSS Framework
I prefer to always either create my CSS from scratch or go with my own framework for projects that seem to warrant it. I think figuring out other people's code is annoying. I like to be able to name my own classes/ids, make my own declarations…
-
Empty divs just feel wrong...
"mikes" said:I'm pretty new to css layout so maybe I'm doing this all wrong. When I need to float something I seem to need to do a clear:both afterwards to keep from screwing up whatever follows. I've been doing it like this…
-
Feedback on Website Please
I agree with cybershot, the cut off tails of the dinos is really bothersome. I like the basic layout, the colors match very well, and I really enjoy the typography you chose for the headers with the dinosaurs names under the little tagline type thi…
-
Feedback please :)
Looks like your margin is being doubled. I'd create a seperate IE style using conditionals, and cutting the margin for that p within that div in half and see if it fixes the issue.
-
my first css/xhtml website
Love the bottom nav and the background. Only thing is font is WAY too small for me. I keep saying this to people but truthfully I have issues reading anything under 12px with at least 16/18px line height. It's not that I can't. It makes me…
-
Any improvements and this web page.
I agree, what too much blue going on there. Plus, there's not real design going on there, just content contained into boxes. I would get ride of the blue backgrounds. I mean I understand that it's a AL website, but honestly it's forge…