Scribblerockerz
-
Calendar Page Updates
Sure there are thousand ways to do that, which CMS do you use for it?
-
Design Critique
The idea is really interesting, but the images are not compatible with the colors, I think... Maybe you should rethink your colors, here is a pice of inspiration: http://webdesignledger.com/inspiration/50-retro-and-vintage-web-designs-to-inspire-yo…
-
Stickers from companies and services
Oh yea, CSS-Tricks on my crapbook :) Thanks for the tipp!
-
Stickers from companies and services
Shame on me,... :'( I fixed it. Damn, it seems like Github is the only service with a shop..
-
Wordpress Theme - Review
Hey guys, thank you for your reply! The navigation issue is annoying and i will fix it in an other version of this theme (if I keep the development alive) Is someone out there who would use this theme? I'll put the this theme on github (with …
-
Transparent Horizontal Navigation
I'm sure you mean the background property. If you don't want any transition effects (css3) you just have to remove all of the -*-transition: all 0.4s properties. Here is the codepen: http://codepen.io/anon/pen/Bmtyu I hope this example …
-
Fluid Navigation Menu Problem
Okey, I think I know now what you trying to do. I just don't understand why you will not to set a fiexed percentage width to the LIs? You could calculate the current pixel with to percentage and set it. currentPXwidthOfLI * 100 / CONTEXTorJUST…
-
Fluid Navigation Menu Problem
Maybe you scetch, how it should be and we try to figure out how to do that. At the moment, I have really no idea what you're trying to do. Even with that codepen...
-
Position absolute problem with z-index
It's really simple, -y-o-u- -c-a-n-'-t- -(-w-i-t-h- -j-u-s-t- -c-s-s-)-!- ^^ Your container is set to "overfowl:hidden;" to hide the text below the title, and the bird is in the container. so.. you should give this brid more spa…
-
Digital Content Store, where to begin?
"Choose the weapon of your choise" - If you're starting such a project, you should allready know that you have to code and manage many custom functionality. If you take Magento, then.. good luck.. ugh You should take that piece of so…
-
How to show a resizeable featured posts section?
I'm not sure If I understand you right, but you could filter all posts from a spicific category eg. featured, and display them via the_loop. This is what I would do in this situation. If you add a limit of eg. 8 Posts, youy featured box should …
-
Dream to become a Web Designer/Developer, just don't know where to start? Please help!
Hey Keilowe, there are so many resources on the web this days, that you don't even need a "real school". The best explaination for the modern techniques have Codeschool. They offer many free courses but also paid, and that wat you ge…
-
Rate my site redesign (WIP)
Pablo Picasso said: "Good artists borrow, great artists steal" - I'm not a big fan of this metaphor. You should really change the apperance of the boxes. It give you too much that feeling of css-tricks, I think. But good work with t…
-
Fluid Navigation Menu Problem
I'm not sure if I understand you the right way, but did you already tried "box-sizing:border-box;" ? It makes padding and borders on flexible elements a lot easier.
-
How can I make a navigation like this ?
He actually mean that the style of the "home" point, could be just the active status.. and we don't see the hover effect. But how ever, I tryed to build a navi like that one. ~ http://jsfiddle.net/4p7QN/1/ ~ ~It's not perfect a…
-
Losslessly Compress Images (Windows)
I'm using this service: Jpeg mini it works well, you only have quality reduction on gradients (by the way, there is a Mac app for it)
-
Wordpress site structure
Yea, thank you! This is what I've been looking for.
-
Wordpress Integration (Help!)
There is a nice article on the Wordpress Codex, this should work for you. In the end is the codex the best reference for Wordpress :)
-
Opinion on blog
I like dark interfaces but this red don't look so great on blue as it should. If you have trouble to find some color combinations, I recommend to take a look at Kuler from Adobe.