danielpox
-
Hidden Sidebar Animation w/ Button
Lool.. How could I miss such a thing? x) Anyways, thanks mate!
-
Min-Height Stuff...
Thank you! I needed to change some JS in the PHP file :). From: "...').style.height = ..." To: "...').style.minHeight = ..." Thank you :P
-
Min-Height Stuff...
I want it to have the same padding/margin at the bottom
-
Transparent gradient over image
Here's the codepen: http://codepen.io/danielpox/pen/mbKLv
-
Transparent gradient over image
Oh sorry xD This is the path: "url(http://www.voxorn.com/iphone5thoughts/img/ios6_wallpaper.png)"
-
PHP Article Template
Well, I'm thinking like that every article has it's own page 'article-title.php' and on the front page there's just a couple iframes? Simple as that, that database suggestion is good.
-
PHP Article Template
I know, except that I really want to try this by my own. I actually think it's quite easy the way I'm thinking of it, just that I don't really know HOW to write it in PHP.
-
PHP Article Template
Well that doesn't really help me.. But I guess you're quite right.
-
PHP Article Template
Seriously, anyone?? Either no one has seen this post or you don't understand my question.. :/
-
PHP Article Template
I'm trying to create an article system without any Wordpress or that kind of stuff but I really just don't know where to begin. I'm thinking like, in the document the user sees there's this code: iP5T - iPhone 5 Th…
-
Help! "display: inline-block;" being mean..
Simply just put comments between the closing tag and the next opening tag! It fixed the issue for me! :)
-
Help! "display: inline-block;" being mean..
Thank you! It works just fine now, thanks again! :)
-
Help! "display: inline-block;" being mean..
Here is the code I'm using http://jsfiddle.net/ntQcV/
-
Fixed Navigation Menu on Mobile
Oh you mean that one at the top? I can use it on my iPhone 4S without issues.