• Hello, let me first say I am new to PHP coding and also very new to wordpress. I don’t even know how to ask my question but…

    Is there a way where I can start with a new html page and insert the wordpress coding on my own so I can go with my own theme. I am using iFrames(Yes i know they’re old and outdated) so it needs to fit the page around it. i already have wordpress sucessfully installed on my server.

    I would like just a very general format such as

    <Heading>

    <blog posting>

    Posted by <author> on<date>

    (or something similar)

    I understand if this question makes you guys scratch your head in confusion.

    I used to use cutephp. But I am pretty sure Ive seen this done with wordpress before.

    Help point me in the right direction! Thanks

Viewing 1 replies (of 1 total)
  • Hi

    A good way to do this is modify an existing WordPress theme by applying your template to it. Change the header image, background colors and images, typography, etc. in the theme’s template files and stylesheet.

    Here is one article I found on Google with 30 seconds of searching about how to do this. There are others. You could start here. If you don’t want to keep the original designer’s credits in the new footer, make sure the theme you start with allows you to remove all credits. There are plenty that do.

    http://wpcrowd.com/customization/how-to-modify-a-wordpress-theme-and-to-make-it-unique/

Viewing 1 replies (of 1 total)

The topic ‘Is this possible?’ is closed to new replies.