![]() |
Splash :: Firma Frans Ernst
Hey all!
I've made a temporarily splash website for my dad's company called Firma Frans Ernst. Not that is only design so far, it will use my own CMS system on a later time but this is as far as I've gotten in 3-4 hours. Give me your thoughts! Oh yeah, it's dutch so what the button text says is: "Firma Frans Ernst is still under construction. Please come again later on. Our apologies for the inconvenience.". Thanks, Mark /edit I seriously forgot the send the link, *doh*. Here you go; Firma Frans Ernst :: FransErnst.com :: Specialist in Vogelvoeders, tuin- en balkonplanten (Dit moest ik editen van Patrick :P) |
Link please :)
ben benieuwd ;) |
Sorry mate, just posted it. :-) My bad. I've added some wicked tooltips as well. I couldn't get all the information I wanted into the little space I had. It was either some onMouseOver Javascript or this wicked tooltip. Modified by me of course.
|
Impressive dude.
You used mootools for those moving images didn't you? :) |
Yep, I did. Why invent the wheel twice huh?
|
Quote:
|
Thanks alot your guys, doin' my best huh. Learned a lot from it once again.
Got a good question for you guys tho. Sometimes, when a <link rel...> stylesheet is called uppon, the end of the url to the css is somewhat like this; ...style.css?v=1. How can you make css dynamic like that? :-) |
I like the site m8 looks very nice...shame i can't understand what it says :-D
|
Dale, the translation is above! :-)
|
Quote:
style.php - this file checks the requested id and includes the right css file. Code can be editted quite easily, not sure where you want to get css data from but I just include css files from a folder called css. The files I include are style[idhere].css eg style1.css. PHP Code:
Code:
<IfModule mod_rewrite.c>HTML Code:
<link rel="stylesheet" href="style.css?v=1" media="screen" type="text/css" /> |
A common practice is to label the stylesheet URLs with version information simply because the developers can update the file but the old one might still be used by a visitor's browser. To refresh the cache, a new URL is used: the incremented version number included.
That said, if you don't mind the overhead, it can be useful to load stylesheets dynamically like Sam mentioned above. |
I strongly like this design..
It's clean, and stylish. Simple, but effectful. This is like.. the best type of designing ways I know! Great work! And those slides are awesome. Can't see you calling them though in your sourcecode :O It's in the sitetools.js huh? Did you write the function yourself? |
Quote:
Thanks a lot by the way, same goes out to all the rest and especially Sam Granger! |
Quote:
|
mootools demos - Tips for the hovers, for the sliding maybe this: phatfusion : image menu
|
Quote:
|
Quote:
Well, still.. I'm .. overwhelmed by the design :-!:-! GOsh.. :P Who made the design? If you did it yourself, do you know any place where you can download/buy designs like these? |
Quote:
I used the Fx.Elements plug in from Mootools and edited it using CSS and xHTML. The design has been made with photoshop since it's on a fixed resolution I do not need it to be 100% vector. The overlay (divoverlib) has been made as well with the Mootools Sam provided. It gives me great pleasure that you like the design mate. If you want, I can always make a somewhat similar design for you. Of course, not for free. |
Quote:
HTML Code:
<link rel="stylesheet" href="style.php?v=1" media="screen" type="text/css" />PHP Code:
|
Quote:
|
| All times are GMT. The time now is 05:40 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0