Trying to change font on titles on Yootheme template blog for Joomla

Discussion in 'Joomla' started by mdam3, May 11, 2011.

  1. #1
    Hello,

    I have a blog that I am trying to set up on the zoo yootheme template. I think I have just about figured it out but I can't figure out how to change the title font or colour? It gives no options to change it at all or customise it. Does anyone know how to do this please?

    Thanks
     
    mdam3, May 11, 2011 IP
  2. HavenX

    HavenX Member

    Messages:
    277
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #2
    You can change it by changing the CSS file on your template or you can edit those on the backend.
     
    HavenX, May 12, 2011 IP
  3. innovati

    innovati Peon

    Messages:
    948
    Likes Received:
    63
    Best Answers:
    1
    Trophy Points:
    0
    #3
    if you're using Chrome (which is the best browser for developing websites that I've found) you can right-click on anything on a web page and select 'Inspect Element' and see which CSS rules are being applied to it, you can edit them in the Inspect Element sidebar love on the site (but not save changes) and see how it affects the page in the Chrome window, and it will also tell you which CSS file has those rules in it and the line number so you can quickly load up the right file and make your edit.

    I can't imagine editing YOOtheme templates any other way!

    Best of luck to you :D
     
    innovati, May 23, 2011 IP
  4. floatingworld

    floatingworld Guest

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Firebug is a great tool to inspect and adjust your CSS. It is a pluging for Firefox. Google "Firebug for Google" then install it. It will let you examine all your html and CSS
     
    floatingworld, Jun 29, 2011 IP