• Resolved andyspeed

    (@andyspeed)


    My new wordpress is at

    http://www.raceaction.co.uk

    Take a look at the top of the page where I have put btcc:action

    Is it possible for me to have the ‘btcc’ bit in white and the ‘action’ bit in red? I have attempted using the following code (sans spaces of course):

    < font color=”#E21E1E” >action< /font >

    And this works in the admin section, but not on the actual blog.

    Is it possible to format the header?

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The code for your header is in header.php in your theme folder.

    Thread Starter andyspeed

    (@andyspeed)

    I know this

    But the bit I want to change is the NAME of my blog. As in, I want this:

    <? php bloginfo(‘name’); ? >

    to show up in two different colours. I don’t know if you can do this. If not, is it possible to ‘hide’ the blog name and put my own custom text using html there instead?

    Oh, you’ll need to swap the bloginfo bit for the actual text.

    Thread Starter andyspeed

    (@andyspeed)

    heh nice and simple, just how I like it.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Formatting blog title’ is closed to new replies.