How can I increase the font size of words in the quote tag?
Thanks
Style.css
/* A quote, perhaps from another post. */
.quote
{
color: #000000;
background-color: #D7DAEC;
border: 1px solid #000000;
margin: 1px;
padding: 1px;
font-size: x-small;
line-height: 1.4em;
}
gracias. Does it go x-small, small, medium, large, x-large?
Ya i think so. You will probably have to do a "hard" refresh when you update the file (ctl + f5)
it does not work for me.
It works on the preview, but not when I actually go to the forum (I am using a Theme, not the default one), and 2.0.15
that is because this topic is in the SMF 1.1.* board and you are not using that version so it may not apply to you. you need to create a new topic to request assistance with what you need in the correct board.