In the Second Chapter promised to make a special page for users who are registered in our system of income can change your personal information (password and e-mail), in this issue we will explain how to make this page as we had to time.
Entry published by Mijael166 skyandstars.net day for August 14th, 2010, until now there are 4 comments . Entry filed under: Environment , PHP , Tutorials
Here is the link to my personal site just opened, and where you use the theme that we are creating tutorials in this guide:
1 - http://www.skyandstars.net/tema-para-wordpress-desde-cero-diseno/
2 - http://www.skyandstars.net/tema-para-wordpress-desde-cero-html/
So if you are following this guide and want to see the final outcome of WordPress running on our topic, here: POKER166
Security and all the guidance that we know about how to make a user input system without using MySQL database , in the last chapter we left a link to download the result so far in this post I'm going to leave another download link with some modifications I made to the system that had so far:
1 - Simplify the pages, meaning that now do not need two pages for the avatar, in one place and clear-a.php avatar.php
2 - Style to the index page, register and login avatar
3 - New Page called perfil.php
Here we have this file available for download and are free to modify it at will, I'm still working with the page to edit the password and email, if someone manages to do or add anything please leave me the link of the file to add and all enjoy the work done.
In the first and second part of this tutorial we create the overall architecture of this system of admission, this time we will add the ability to upload avatars for each user, a feature that will allow all those who enter your site to identify a little better depending on the style of each person.
Entry published by Mijael166 skyandstars.net day for July 21st, 2010, so far there are 12 comments . Entry filed under: Environment , PHP , Tutorials
The black and white photos (or correctly, grayscale) are a great effect that can add drama to a photo. But the right way or gives us a better result is not directly take this effect with our camera. Then show them this method with photoshop.
Entry published by ShairNash skyandstars.net day for July 18th, 2010, so far no comments . Entry filed under: Environment , Photoshop , Tutorials
In the last tutorial we started doing in Pohotoshop design theme of our blog, in this chapter we will spend what we have in PSD format to HTML format with the files needed to achieve some effects on our website (Javascript and CSS).
More than a tutorial is to present a wonderful web tool that makes flames in an impressive manner. With this guide I will present this tool and then using photoshop to convert these wonders Brushes that you can use in all your designs.
Entry published by Mijael166 skyandstars.net day for May 1st, 2010, until now there are 3 comments . Entry filed under: Photoshop , Beginner , Tutorial
In AyudaWordPress have posted an entry where they provide a useful code to show a better WYSIWYG content editor (What You See Is What You Get) by adding the following code in the functions.php of your current theme, you have to do better idea of how is your web content according to your CSS.
1 2 3 4 5 6 7 8 | , 'my_editor_style' ) ; add_filter ('mce_css', 'my_editor_style'); $url ) { my_editor_style function ($ url) ( ! empty ( $url ) ) if (! empty ($ url)) ',' ; $ Url .= ','; / / Change the path if you are using subdirectories trailingslashit ( get_stylesheet_directory_uri ( ) ) . 'style.css' ; $ Url .= trailingslashit (get_stylesheet_directory_uri ()). 'Style.css'; ; return $ url; ) |
We already had in skyandstars a tutorial on how to use foreign sources on our website using the tool Cufón , now this time we will use the property css @ font-face with an automatic generator of. otf and. ttf to use any typography in our websites.
Already in skyandstars a series of video tutorials on how to create a WordPress theme from scratch , this time we do another theme for WordPress but now I'm going to explain everything in a written tutorial. In this chapter we will do the design that will be our subject using Photoshop.
Entry published by Mijael166 skyandstars.net day for April 11th, 2010, so far no comments . Entry filed under: Environment , Photoshop , Tutorials , WordPress