Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: Tidea on October 01, 2007, 10:58:07 PM

Title: How to increase quote font size
Post by: Tidea on October 01, 2007, 10:58:07 PM
How can I increase the font size of words in the quote tag? 

Thanks
Title: Re: How to increase quote font size
Post by: jerm on October 01, 2007, 11:11:25 PM
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;
}
Title: Re: How to increase quote font size
Post by: Tidea on October 01, 2007, 11:14:53 PM
gracias.  Does it go x-small, small, medium, large, x-large?
Title: Re: How to increase quote font size
Post by: jerm on October 01, 2007, 11:20:56 PM
Ya i think so. You will probably have to do a "hard" refresh when you update the file (ctl + f5)
Title: Re: How to increase quote font size
Post by: lawebdelexpatriado on July 29, 2018, 05:44:07 PM
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
Title: Re: How to increase quote font size
Post by: Illori on July 29, 2018, 07:08:16 PM
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.