Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator cubecolour

    (@numeeja)

    Depends on how experienced with WordPress you are.

    For anyone used to creating themes, yes it would be straighforward.

    Thread Starter Amnesia180

    (@amnesia180)

    Yes, I have managed to implement the basics. You can see here – http://www.genuinefreebies.co.uk/blog – However, when you click the title (i’m still coding in the CSS to get the colour of text, etc correct) it just goes to a totally disfunctional page.

    Any advise on why it does this?

    Thanks

    Your single post page is missing critical markup tags – like <body>.

    Thread Starter Amnesia180

    (@amnesia180)

    I have managed to sort that, so everything is functioning correctly. But I’m really struggling with the CSS to make the text fit in with the rest of the website.

    Are there any tools out there that can help with this?

    Moderator cubecolour

    (@numeeja)

    Install Chris Pederick’s Firefox Web Developer plugin https://addons.mozilla.org/en-US/firefox/addon/60/ – don’t forget to send him a donation when you realise how much this makes life easier.

    With this you can select “Outline Current Element” to identify what to change in the CSS & use “Edit CSS” to test changes in the browser on the fly before editing the css file for real.

    Also it might help to have a copy of Eric Meyer’s CSS Pocket Reference within reach.

    Thread Starter Amnesia180

    (@amnesia180)

    Thanks, Cubecolour!

    Just what I’ve been looking for… I’m guessing it won’t work in chrome 🙂 I’ll get FF installed

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Will This Be An Easy Template?’ is closed to new replies.