This briefly discusses about SEO friendly URLs in Wordpress. To accomplish this you need to navigate to Settings > Permalinks. You will see a Common Settings section at the top of this page. From here you will have radio options to select which type of url you would like displayed. Select the custom radio option [...]
Where is your Wordpress stylesheet path? For the default theme, it’s located at:
wp-content/themes/default/style.css
As for the other themes, it’s invariably found in the main folder the of theme. So, for instance, for the carrington-mobile-1.0.1 theme it’s located at:
wp-content/themes/carrington-mobile-1.0.1/style.css
Simply download this file locally if you wish and edit the file.
Alternatively, you can navigate to the left column [...]
Here’s a quick way to change the header picture of your Wordpress file:
For the default theme that is installed (the Kubrick theme) you should look for a jpg file located at wp-content/themes/default/images/kubrickheader.jpg.
You can simply edit this with some photo editing program such as Adobe Photoshop or Photoshop Elements or whatever suits you.
Then simply upload. If [...]