Blog → Snippets

02 Dec

Cluster-One

by Tipografo in Blog, Snippets 0

Using on mouseover titles with Cluster-One: Many of our great Superthemers asked a quick tip on how to emulate the native Evolutive hover titles function also on Cluster-One. Pasting this quick snippet in your C1 Advanced Mode editor will turn your layout in a titles-hovered design. Just adjust values to fit your needs as expained in code comments. Please note that this snippet may collide with some of your LTE options and may need to be updated if you change some LTE options. #grid-content .post.image-post .entry-content{ position: relative; } #grid-content...

continue reading
30 Nov

Evolutive2 Snippets

by Tipografo in Blog, Snippets 2

Adding a fixed FULL SIZE background-image: .lte.lte-advanced #header, .lte.lte-advanced #content{background: transparent;} body.lte.lte-advanced{ background: transparent url(http://link-to-your-image/image.jpg) center center fixed no-repeat; -moz-background-size: 100% auto; background-size: 100% auto; } Test it and you’ll love it! Menu link hover background color: .menu li a:hover{background: red;} Change page width: .lte.lte-advanced #grid-content .post.post-page{width: 900px;} Add your custom background-image: .lte.lte-advanced #header, .lte.lte-advanced #content{background: transparent;} body.lte.lte-advanced{ background: transparent url(http://link-to-your-image/image.jpg) no-repeat top left; } Adding a tiled background-image: .lte.lte-advanced #header, .lte.lte-advanced #content{background: transparent;} body.lte.lte-advanced{ background: transparent url(http://link-to-your-image/image.jpg) repeat top left; } Adding a fixed background-image: .lte.lte-advanced #header, .lte.lte-advanced #content{background:...

continue reading
30 Nov

Introducing Theme Snippets

by Tipografo in Blog, Snippets 0

The core element of all our Superthemes is the super-flexible customization experience with both the LTE Editor and the LTE Advanced Mode. While with LTE you simply need to play with handles and choose colors, with the Advanced Mode you could bring your editing experience to a higher level, with just a minimum of CSS code plus the extremely useful Live Preview feature. In  our Snippets category we’ll keep track of all the code snippets used to extend our theme functionalities, feel free to comment and add yours!

continue reading

Why Evolutive is the perfect WordPress Photography Theme – Jérôme Montagne and AltLand Project

On the Role and Mission of Design today: Interview with Jaime Derringer of Design Milk

Members Login