Radek Posted November 13, 2013 Share Posted November 13, 2013 Presentation site which i made for my little one man company. http://www.rapidlab.cz/ 5 Link to comment Share on other sites More sharing options...
Manfred62 Posted November 13, 2013 Share Posted November 13, 2013 hi Radek looks nice, but the dropdowns are 'hanging', when leaving with the mouse? See screenshot. Link to comment Share on other sites More sharing options...
Radek Posted November 13, 2013 Author Share Posted November 13, 2013 hi Radek looks nice, but the dropdowns are 'hanging', when leaving with the mouse? See screenshot. dropdown.jpgdropdown1.jpg Hi, Manfred thanks for your comment. That is intended behaviour. If you want hide it click somewhere else. I can change it if it is anoying, but i am quite happy with it, like for some newbie peoples are pain pointing mouse to right position (its about IT services for home users too). Link to comment Share on other sites More sharing options...
pwired Posted November 14, 2013 Share Posted November 14, 2013 Did you use a css framework ? Link to comment Share on other sites More sharing options...
Radek Posted November 14, 2013 Author Share Posted November 14, 2013 Did you use a css framework ? Yes, i am using Foundation on this web. Link to comment Share on other sites More sharing options...
pwired Posted November 14, 2013 Share Posted November 14, 2013 Ok, thanks for mentioning. I haven't touched foundation yet, playing with more simple ones. Link to comment Share on other sites More sharing options...
davo Posted November 14, 2013 Share Posted November 14, 2013 Nice! What do you use to create the template? All from scratch? Link to comment Share on other sites More sharing options...
Radek Posted November 14, 2013 Author Share Posted November 14, 2013 Nice! What do you use to create the template? All from scratch? This project was made from scratch (default profile and deleted all content, fields, templates, files). It uses /site/templates/inc directory where is main.php menu.php and other shared parts. In main.php file is basic html document and have some minimal layout (basicaly some 3 column with simple logic which column show). Templates in /site/templates/ contains more complex layout, logic .... if needed. Processwire is awesome if come to let me do things my way. In newer projects i am using little different way with _init.php and _main.php (prependTemplateFile, appendTemplateFile) that is inspired by Foundation Profile. 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now