Posts tagged as:

Web Design

Web design in its purest form is not unlike a foreign language. There is a large bank of people who are fully conversant in it, and others who know enough to get by. Then there are people who have no grounding at all in it, and others who have a grasp of the basics, which will nevertheless not be enough to get them where they want to be.

It is mostly for this last group of people that the WordPress revolution has been such a major benefit – it acts, in a way, as a translator to give them an opportunity to make themselves understood without having to put in the time and effort to become fluent.

Creating a website is hard to do if your expertise lies elsewhere. However, not everyone can afford to outsource their web design, and there are several people, too, who feel that by giving the job of creating a website to someone outside the business they will lose something of the message they are trying to convey. WordPress has succeeded because it makes it possible for just about anyone to set up their own website. it would not have been so successful, however, if it were simply a one-size-fits-all entity that created a standard website from a little bit of original data. WordPress rewards effort.

If you create a website using WordPress, there are several applications you can use to make your website more interactive, more streamlined or more business-friendly. It may have an identity in most people’s minds as a blogging platform – and it is true that this is how WordPress really began – but it is a lot more than that. WordPress is innovative and user-driven. If you don’t want a blog, your site doesn’t need to be a blog. If you want to include a blog among many other things, you can also do that. Really, WordPress is simply a creation that makes it easier to have a quality website.

Another reason that WordPress has become so popular is that it is free. Although the free WordPress themes that are available to those who use it in its most basic form are not particularly diverse, and you may find that paying for a more niche theme suits you better, the software is free at the point of delivery. Considering the expense that is involved in setting up a website from scratch using specialist software – or handing the process over to an expert – this is something that makes WordPress a tantalizing option for the beginner.

Although there is an increasing field of competitors for WordPress’ crown as the site to head for if you want to create a good website, there is definitely an advantage in its position as one of the groundbreakers in this capacity. The name is well-known and associated with quality for free, something that is very much in vogue in a world that is still getting over a period of major financial uncertainty. Though there will be challengers to the position, WordPress remains a market leader.

0 comments

One of the joys of using Joomla is that it can be all things to all people. For someone who has a firm understanding of CSS and HTML, Joomla is a system that allows you to keep all of the information in one place and manage everything from a central location. For someone who knows as much about CSS and HTML as the average person, Joomla is a way of creating websites that look impressive in order to display their original content in a way which viewers will find pleasant to look at and easy to navigate. This is due in no small part to the ready availability of Joomla modules.

For people who have some knowledge of CSS and HTML, there may be some concern over an existing Joomla template – the ones which are packaged with the basic Joomla software and the ones which are downloadable from the Internet. Possibly, the modules will be lacking a little something – the images that are included may not be appropriate for their site, or the text irrelevant. If this is the case, editing the Joomla template should be easy.

Editing the Joomla template further is possible if you have more knowledge of CSS and HTML. You may find, for example, that the template you have seen looks all but perfect, but is the wrong color or is imperfect in some other way. Although you want to keep the majority of the coding, you would need to change some of it to achieve the overall look you want. If you are going to do this, you should start by making a copy of the original template. Many people have made the mistake of starting to modify and then losing their place, and end up destroying one good template without creating anything usable.

Joomla templates are different from many others in that the templates feature separate content and design files. This means that depending on how much you want to change, you can usually do what you need to without an excessive amount of disruption.

If you just want to change the images in a Joomla template, then it really is simple. When you open the .zip file that the template came in, you will see a folder titled “images”. Literally all you have to do to change these images to others is overwrite them with your own. You then save the template under a different name (as a .zip file) and install the “new” template.

To change more fundamental elements will require some more knowledge. If you want to make content changes – and this includes displaying information on the right side of the screen or the left – then the index.php file will need to be changed. If you want to make stylistic changes, the file you are looking for is the CSS file. If you go into the index file and entirely remove the references in that file to the CSS one and then display the website, you will see that it is “text-only”. This is why it is important to be careful with the CSS of your site – changes to this dictate how your site looks.

A handy tip when editing an existing Joomla template is to have two or more tabs open – one showing the template itself and the other showing the changes you are making. Refer between these screens to see if your changes are having the desired effect.

0 comments