Knowing My Blog - Create Your Blog with WordPress
Learning to Use WordPress
Insert a Theme - WordPress
Thanks to the flexibility of WordPress, we can change the structure of our entire site. this means that if the site we like is structured for the content we want to include in it, we can add a theme that is totally different and tailor it to our needs.
“. To do this we turn to the "Appearance" which will select the "Themes". There we will see a page like this:

To insert a theme we can click the link to see there called " WordPress themes directory "and go directly to the page where WordPress saves all his subjects. This is the safest place to date to download any subject. When you download the file (. Zip) from your PC, unzip it and we will create a folder with all files that correspond to the subject matter.
Sometimes it usually happens that when unzip the file and we create a folder with the name of the topic within it creates a folder with the same name and not individual files, so all the theme files are in this second folder with the name of the topic, for example, "Nobis / Nobis / all files". This means that the second folder called "Nobis" (name of topic that we will use) is one that contains all the files you need. Therefore, we eliminate one of these folders and it is only a folder called "Nobis" and within the.
Then we open our FTP program (Filezilla, Smart FTP or another to use) and select the folder "Nobis" located on our PC and upload it to the folder "wp-content/themes" where are the issues that come by default in our Blog.
Once we have loaded the folder which contains all the files you need to insert our WordPress theme to our blog, we update our administrator panel by pressing CTRL + F5 and see what the new theme will appear on your screen in the "Themes".
To change the theme we're using and turn on again, we simply click on the image of the new item and press where it says "Enable", and thus activate the new structure we have uploaded to our site.
To see the change, we go to our site and pressing CTRL + F5 and will update our page showing the new structure of Blog.
Tags: designs , structures , insert a subject , pages , themes









AMD Hi, I wanted to ask how I can change the header to my blog, once you you told me to find an image from CSS, but I honestly did not find any images or termination. Jpg
my blog is: http://www.ActivosDeValor.com/negocios and what I want to change is the orange header, I put a custom created in Photoshop or any design program.
greetings.
Welcome I'm afraid!
If you are willing to change the header of your Blog, you must go to the "Appearance" and select "Editor". There editarás file "or also called style.css style sheet", where you must locate the sentence that talks about the header.
Clicking here will see a sample image, we see that the image appears in the header is Width: 1000px Height: 168px and is located in the folder "images". To change this image, we create our own image with these dimensions if we want, or with others, but basically the charge inside this folder and only have to change the name that appears there as "header12.jpg" by the name of the new image.
Perhaps in your case, the header does not contain an image, but it only takes a background color. If so, you will find something like "background: # ff9933" for example, which means that the header contains no image, but only has a background color. In that case you should copy, as shown in the picture, that "background: url (images / NuevaImagen.jpg) no-repeat; '. This script will call when the Header, take the image in that folder and place it instead of displaying only one color, and the "no-repeat" means that if the image is different from the dimensions that are in the editor , the image will be repeated to fill the space that lacks complete within the dimensions of the sentence containing the original Header.
Try it and tell us.
Does our FTP program? What is that? Should I descargármelo? Does it come by default on Mac? ..
thanks ...
Fomb Hello, when I refer to our system speak FTP program you use to upload and download files between your PC and your server. I do not know how come your doing with your Mac, but at least using Windows programs you can use the "Filezilla" , "Smart FTP" or others as well.
On your Mac you may be using "FTP Mac Classic", or the same "Filezilla" in its version for Mac
Greetings!