|
you need to know html/css to do anything " custom "
depending on what you want to do, you will need to know varying degrees of code.
to modify a template you downloaded, you will need to know enough to find the logo and other things in the code and adjust them.
all cms's basically contain the custom code of a html/css website.
in wordpress, the code is divided between files in the wp-includes/templates/your template folder, in the header,footer sidebar etc files.
in modx the code is added to the template section with tags placed to have content filled in particular areas.
same as oscommerce with simple template system, cre loaded, etc etc etc.
if you want to make a webpage, with a cms, eCommerce solution " whatever your going to use here" you need to learn html/css. its that simple.
ps, I don't think that site is WordPress, and doesn't have the default WordPress login. add /wp-admin to the url. its possible it is, but unlikely.
__________________
Thanks
Evan
From ModDish - Please login or register to view this content. Registration is FREE
Last edited by ModDish; 07-27-2010 at 08:21 AM..
|