Page 4 of 5

Re: HTML/CSS/PHP/JS - Newest: Cursor Special Effects

Posted: Thu Aug 11, 2016 10:36 pm
by Mikari
Moving Background - A CSS tutorial about how to make a moving background effect like the one used on AzureLight.net version Uroko.

Re: HTML/CSS/PHP/JS - Newest: Moving Background

Posted: Fri Aug 12, 2016 8:24 pm
by Robin
YAAAAAAAAS I WAS WONDERING ABOUT THISSS

Re: HTML/CSS/PHP/JS - Newest: Moving Background

Posted: Fri Aug 12, 2016 10:23 pm
by Mikari
It's not too complicated, but it can really make a difference :D

Re: HTML/CSS/PHP/JS - Newest: top banner and navi bar css tr

Posted: Thu Dec 15, 2016 1:14 pm
by Mikari
New css trick added!

* Banner and Navigation Bar - A banner that scrolls and reveals a navigation bar which stays on top of the page as it continues to scroll. It's useful if you have a larger navigation on the top banner and want to constantly keep a small one on the screen for easy accesses. The code can also be modified to make the navigation bar visible before the banner scrolls off. No JS required, just CSS. The download has the code, not really any notes on it, but it's a simple trick so it should be easy to understand.

Re: HTML/CSS/PHP/JS Tutorials, Tricks & Scripts

Posted: Fri Feb 03, 2017 2:21 pm
by Mikari
CSS mouse over effects!

* CSS Mouse Over Effects - Two mouse over effects to show a short description when hovering over a preview image. I also posted it at code pen

Re: HTML/CSS/PHP/JS Tutorials, Tricks & Scripts

Posted: Fri Feb 03, 2017 3:31 pm
by Robin
OOH I have always wanted to know how to do these!! Thank you, Mikari!!

Re: HTML/CSS/PHP/JS Tutorials, Tricks & Scripts

Posted: Sat Feb 04, 2017 10:39 pm
by Mikari
You're welcome! I added two more!

* CSS Mouse Over Effects Part 2 - Two more mouse over effects to show a short description when hovering over a preview image.

Re: HTML/CSS/PHP/JS Tutorials, Tricks & Scripts

Posted: Mon Feb 06, 2017 1:55 pm
by Mikari
Another update! This time with fancy scrollbar alternatives

* Webkit Scrollbars – Arrows and stars, image scrollbar examples.

Re: HTML/CSS/PHP/JS Tutorials, Tricks & Scripts [Updated Feb

Posted: Wed Feb 08, 2017 4:29 pm
by Mikari
Update! Everyone needs to try this one!

* CSS Transitions - A short code that can make a big difference, hover effects will look smooth and cool!

Re: HTML/CSS/PHP/JS Tutorials, Tricks & Scripts [Updated Feb

Posted: Thu Feb 09, 2017 6:23 pm
by Mikari
* Inline blocks are better than tables part 1 http://mikaristar.deviantart.com/art/In ... -662534764 and part 2 http://mikaristar.deviantart.com/art/In ... -662552180 Easier to change when the layout changes and they can even be made responsive with %.