• Hi Everyone,

    I’m new to wordpress and wondered if there is any tutorial videos out there that I can learn from. I’m fluent in XHTML and CSS but am still trying to get my head around this thing.

    I’ve built a website in XHTML with a separate style sheet in CSS, how could I incorporate that into my wordpress blog for example?

    Sorry if the question sounds stupid.

    Thanks in advance

    Raph

Viewing 2 replies - 1 through 2 (of 2 total)
  • You don’t incorporate.
    You build a theme based on that design.

    Start with the online manual, The Codex
    Theme_Development
    Blog_Design_and_Layout

    I’m new to WordPress to but just had great results incorporating a WordPress blog seamlessly into my existing static website after reading this tutorial.

    https://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/

    It’s not complete, and it’s worth checking all of the functions he uses to check that they’re not depreciated (a couple are – no biggie), but if you’re fine with HTML and CSS you’ll learn enough from this tutorial to get the basics down and get started.

    I would disagree slightly that you “don’t incorporate” as moshu says – my main theme template is based on the index page of my website, with the relevant WordPress PHP added. My WordPress style sheet is also a near copy of my website style sheet, with a few extra styles for the blog content and sidebar. It’s definitely not a quick and easy affair and you’ll have to do tons of messing around, but then again I found it nowhere near as complicated as some made out to me at first.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress Help’ is closed to new replies.