• Hello, my name is Benjamin and I am running a site called http://www.bestacousticsongs.net.

    I am posting songs that are all saved on my computer as courier new but the theme is a different font so the chords don’t end up over the appropriate words. When I changed Constructor theme to have all courier new I didn’t like the fonts in the menus and sidebars etc.

    Question: Please detail for me how to change the font in the pages but leave the rest of the site Arial.

    Thanks!!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Have you tried enclosing the songs/chord charts in <pre></pre> tags?

    Thread Starter Benjamin75

    (@benjamin75)

    No. I’ll give that a go!! Thanks.

    Thread Starter Benjamin75

    (@benjamin75)

    Well, it sure is a lot closer but still doesn’t line up exactly. It’s still often a few spaces away from being over the right word for the chords change. Like for instance look at this page. . .
    http://www.bestacousticsongs.net/best-acoustic-songs-list/little-lion-man-mumfords-and-sons
    The first chord is correct but the C should be over Heart and Start like so …

    Am
    Weep for yourself, my man,
                                      C
    you'll never be what is in your heart.
    Am
    Weep little lion man,
                                             C
    you're not as brave as you were at the start.
    
    Thanks, we're getting close!!`

    I’d suggest drafting these posts out in a plain text editor first – using spaces or tabs to achieve the right positioning.

    Thread Starter Benjamin75

    (@benjamin75)

    Hi. I used this code and it’s working.
    Any problems with using it?

    <font face="Courier New">Text Here</font>
    <?pre>

    Yes – it’s old, outdated, markup. Try something like <span style="font-family:'courier new',courier, monospace;">Text Here</span>

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Change font for Pages and Post only’ is closed to new replies.