• Resolved webcraftuk

    (@webcraftuk)


    I am trying to format the blockquote (text that appears when you quote another poster)

    At the moment it is far too big.

    I found this ibns the forum stylesheet

    #af-wrapper blockquote {
    font-size: inherit;
    }

    and changed it to

    #af-wrapper blockquote {
    font-size: 12px !important;
    }

    . . . but it is not making any difference.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘CSS for blockquotes’ is closed to new replies.