SOLVED Nested Quotes On MG Autumn


Subject: Nested Quotes On MG Autumn
Nested quote fonts when using the MG Autumn style reduce in size the further into the nest they get becoming unreadable.

How is this achieved and how can the effect be turned off?

Last edited by quester on Sat 12 Jan, 2008 20:33; edited 1 time in total
Subject: Re: Nested Quotes On MG Autumn
I guess it is a CSS issue... try to look at the font-size in the quotecontent class and try to delete that line.

Now I'm a bit busy, but I will try to solve it when I have some free time.

Thank you for your patience, and if you find the solution before I do, please be so kind to post it here for everyone.

Thanks.

Subject: Re: Nested Quotes On MG Autumn
Tried that, no luck. :(

Subject: Re: Nested Quotes On MG Autumn
I have tried and it works... :P

Try replacing quotecontent code with this:

Code: [Download] [Hide] [Select]
.quotecontent, .attachcontent {
background: #FAFAFA;
border: 1px solid #DDDDDD;
border-top: 0;
font-family: Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
font-size: 1em;
text-align: left;
padding: 5px;
width: 90%;
overflow: auto;
direction: ltr;
}

Subject: Re: Nested Quotes On MG Autumn
That worked :mrorange: Thanks

Subject: Re: SOLVED - Nested Quotes On MG Autumn
Great! :mricy:


Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.228s (PHP: 9% SQL: 91%)
SQL queries: 16 - Debug Off - GZIP Enabled