how to create a new blog with ourselves' custome design

  • Unknown's avatar

    we cannot find a way to design the html part.
    we can only change with current template on it.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Themes are written in PHP not html and you can’t modify the php code – security and reliability issues.

  • Unknown's avatar

    thanks Auxclass!!~~
    :D
    so there is no way to edit the html? or they only use php for the theme?

  • Unknown's avatar

    There is HTML in the theme files, but the bulk of the theme files are PHP scripting since wordpress is database based and all pages are dynamically created by the wordpress software.

    You could self-host a site using the software from wordpress.ORG on a third party hosting service such as dreamhost, bluehost, etc., which will run about $10 to $25 per month all things considered.

    BUT (and this is a big BUT) you really, really need a good knowledge of PHP since you can inadvertently open up security holes that can get your site destroyed by hackers.

  • The topic ‘how to create a new blog with ourselves' custome design’ is closed to new replies.