Viewing 5 replies - 1 through 5 (of 5 total)
  • To make your own WordPress theme – http://codex.wordpress.org/Theme_Development

    To edit a current WP theme – you need basic HTML, CSS and PHP knowledge or post the question here in the forums with site URL

    If you already now html you should look at admin >> appearance >> Editor.

    There are some php files which act as your blog’s single/ category/ index/ archive pages

    For eg: to change looks of single post page you will have to make changes to single.php page or header.php/ footer.php file depending on what you want to change.

    (Header and footer files are common to single/index/category pages)

    Thread Starter ashjonesnwpb

    (@ashjonesnwpb)

    Thanks guys, this has helped :), dont suppose you could answer this one for me as nobody has replied yet,

    Hi i want to make an image on a wordpress site im working on pop out such as the one in this link, http://cemaesbayfest.co.uk/line-up/ when you click the big poster on there the image pops out and the background fades, how do i do this? ive tried adding an image into post on the dashboard, but when i click the image it takes ot to another window with just the image.

    Any help would be appreciated

    They used lightbox js to do that – http://wordpress.org/extend/plugins/lightbox-2/
    Another pop up script using shadowbox js – http://wordpress.org/extend/plugins/shadowbox-js/

    How do I edit the title in my wordpress site ? It has the website instead of the title at the top of the pag.
    I also wrote the wrong ending of the website but that doesn’t really matter because I need to change the whole thing anyway.
    I don’t know how to do html.

    My site is woodworkingsanders.net

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘how do i make my own or edit a current wordpress template?’ is closed to new replies.