background preloader

A Collection of Separator Styles

A Collection of Separator Styles
A collection of separator styles for horizontally dividing sections on a website. The dividers are created using several techniques, including styling pseudo-elements, using gradients and inserting SVG graphics with responsiveness in mind. View demo Download source Today we’d like to share some separator styles with you. When you have several sections in one page, it’s nice to separate them with some kind of line or background. SVG is used in the cases where we cannot simply use a pseudo-element that is nicely responsive, like the half circle shape. And now, dig in, scroll and get inspired! An example for a separator style using pseudo-elements is the following double diagonal representing a flat shadow: Another example is the inclined zig zag pattern (up and down) made with a linear gradient: …or the folded corner that uses diagonal gradients to simulate the triangles: For some styles we use SVG, like the big triangle: Note that some of the gradients don’t work so nicely on Mobile Safari.

Page Transitions with CSS3 In the last few years, we've seen a lot of single page websites lying around the internet, most of them using JavaScript for some transitions effect. Well, now I'm gonna teach you how you can have your own, but instead I'll be using CSS Transitions and the :target property to do all the magic. View demo Download source In the last few years, we’ve seen a lot of single page websites lying around the internet, most of them using JavaScript for some transitions effect. The Dribbble shots used in the demos are by Matt Kaufenberg. Markup The HTML will contain five main divisions: a header and the four content sections. In the header we will have the main heading and the navigation: The reason for having such an “unordered” structure by adding the header to the end, is that we make the navigation “reachable” using the general sibling selector (~), so that we can color the respective items differently. First we will give style to our header and the navigation. And that’s all you need.

WordPress Visual Editor Plugin: CSS Hero - DealFuel Would you like your WordPress site to look more like the way you imagine? Would you? And are you tired of spending lots of time on the tedious task of coding? We’ve got a quick fix for you! CSS Hero: WordPress Visual Editor Plugin. CSS Hero Highlights: Easy and Fast EditingNo Coding RequiredTackles Responsive DesignWorks With Over 400 FontsSpecial Effects and more… Grab this ultimate plugin just for $14 (DealClub $10.50) Control everything, everywhere Customize Responsive WordPress Themes Detailed Highlights of CSS Hero: Play with tons of fonts: Add a touch of class with your own fonts, a huge collection of Google Fonts is at your fingertips. Use your own colours: Use a colour picker to experiment live colour and background changes like never before. Control all measures: Edit element sizes, margins, paddings: just drag a slider and view what happens. Special effects: Spice up your site elements with Hover Fx, Shadows, Transitions, and more cool stuff. CSS Hero works great with: That’s it!

SPIP pour débuter Atak na wp-login.php i bardzo proste rozwiązanie Dzisiejszy dzień zaczął się dla mnie dość dziwnie. Poranne spotkanie z klientem skończyło się przed czasem z powodu nie działania serwisu testowego! Co dziwne, czasem coś się pojawiało, czasem nic. Generalnie dość nieprzyjemna sytuacja, biorąc pod uwagę, działo się to na prezentacji serwisu, krótko przed odbiorem. A że serwis testowy jest jedną z witryn w sieci blogów, do której należy również ta witryna, to również ona nie działa. Szybkie logowanie na serwer pozwala ustalić przyczynę. wp-login.php leciało i leci kilka zapytań na sekundę, jako spreparowane próby zalogowania się. Dane oczywiście słownikowe typu: administrator cheetah administrator older administrator sabres administrator some admin wings iworks beaches iworks greenbay iworks legacy iworks pothead iworks spice Serwer www oczywiście bez kłopotu to przyjmował, ale niestety proces fcgi już nie dawał rady z obsługiwaniem takiej liczby zapytań. Rozwiązanie jest bardzo proste: Należy zmienić nazwę pliku wp-login.php na inną. No taaaak.

ResponsiveSlides.js · Responsive jQuery Slider & Slideshow 21 ciekawych funkcji ukrytych w WordPressie WordPress kryje wiele ciekawych funkcji, które ułatwiają życie twórcom motywów i wtyczek. Większość z nich jest powszechnie znana i stosowana, ale są również takie, których mało kto używa, a niektórych nie znajdziemy nawet w oficjalnej dokumentacji. Ten wpis ma na celu przybliżenie tych mniej znanych funkcji, z których kilka to bardziej ciekawostki niż przydatne narzędzia. Tym razem poruszany temat jest (wyjątkowo) przeznaczony dla nieco bardziej zaawansowanych użytkowników WordPressa, co oczywiście nie oznacza, że początkujący mają go omijać szerokim łukiem. Wybrałem funkcje, które (moim zdaniem) są mało popularne, a jednocześnie (również moim zdaniem) ciekawe. Gdyby okazało się, że o czymś zapomniałem, to zapraszam do podzielenia się uwagami w komentarzach. Celowo pomijam funkcje prywatne, ponieważ są one przeznaczone tylko do użytku wewnętrznego i nie należy z nich korzystać w motywach i wtyczkach. antispambot() &#98;a&#114;to&#115;z&#64;roma&#110;o&#119;&#115;&#107;&#105;.&#105;&#109; <?

Les fondamentaux du Responsive Web Design I. Introduction▲ Prenons deux exemples simples. Le premier pourrait être ces vitres qui s'opacifient en fonction de la luminosité extérieure. Ou encore ces murs-miroirs où plus nous nous approchons, plus ils nous semblent se déformer. Bref, ce que cherchent les architectes dans ce mouvement, c'est de dépasser/s'abstraire des contraintes inhérentes liées aux différents supports. Le « Responsive Web Design » est né, car nous sommes de plus en plus confrontés aux mêmes problèmes que les architectes : s'adapter aux supports. Voyez plutôt : autrefois, nous n'avions qu'un ou deux navigateurs et les tailles d'écrans variaient peu. Et tout cela, c'est ce que nous avons maintenant. II. Pour faire une application Web qui soit Responsive Web Design, nous devons établir les trois points suivants : Si nous faisons une analogie avec l'architecture, les trois derniers points représentent nos outils. Il est heureusement possible de s'adapter pour y parvenir. III. cible / contexte = résultat IV. V. VI. <!

eCommerce WordPress plugin We’re happy to present you Ready! eCommerce WordPress plugin with shopping cart and WordPress eCommerce Themes All themes are free. Below you can find the list with main functions we would like to boast of. We’re happy to announce new documentation website! Features You have a online shop and you are willing to improve it, but the platform doesn’t allow you to change anythingYou want to create your online store from zero levelYou know everything about e-commerce but you can’t find common language with programmers to setup online store based on wordpress e-commerce / shopping cart solution. WordPress PayPal Express Plugin add PayPal button to the website to accept credit cards through PayPal Express Protect product images from unauthorized copying by you logo or watermark FedEx Shipping Extension for Ready! 2Chekcout or 2CO Payment extension allow you to accept payments online via credit card or PayPal Custom Marker Icons Get rating for all of your products from the customers Map Stylizations

Sphères en CSS3 Nous pourrions aborder la réalisation de sphères en CSS de deux manières différentes. La première consiste à créer une sphère 3D en utilisant beaucoup d'éléments. En voici de beaux exemples. L'inconvénient potentiel est que cela oblige le navigateur à afficher plusieurs éléments, pouvant avoir un impact sur les performances. Ces exemples laissent apparaître un lissage imparfait alors qu'une sphère lissée devrait nécessiter plusieurs éléments. Nous essaierons une seconde approche en utilisant les dégradés en CSS (dégradé linéaire : linear-gradient et dégradé radial : radial-gradient) pour ajouter des ombrages et créer des effets 3D sur un élément unique. Tous les exemples de cet article peuvent être consultés sur mon compte Codepen ou grâce aux liens fournis après chaque exemple. Avant de rentrer dans le vif du sujet, nous allons créer une forme initiale de sphère dont le code HTML est : Nous utiliserons ici l'élément <figure>, sachant que d'autres éléments peuvent être employés.

The Custom Facebook Feed WordPress Plugin WordPress Serialized PHP Search Replace Tool | Interconnect IT - WordPress Consultants, Web Development and Web Design Search Replace DB version 3.1.0 is a user-friendly, front-end tool for developers, that allows you to carry out database wide search/replace actions, that don't damage PHP serialized strings or objects. Preamble It has come to our attention that some users have been leaving this script on their servers despite advice to the contrary. Please check your spam folder for the download link before you email us for support. Installation Download the script from the link you received by email, and install it to a secret folder with an obfuscated name. A typical WP install with this script would have the folders as follows: /your-secret-search-replace-folder /wp-admin /wp-content /wp-includes Do not install Search Replace DB to the root folder or in WP’s own folder hierarchy or you risk all sorts of potential problems. To see how you can use this tool to aid migrations, check out our article on WordPress migrations or visit the WP Tuts+ article that mentions this script. License Ad Changelog: To Be Done

Related: