Larger font in table
PermalinkMy problem is that the table on the front page has larger font than the table on the second page. The other table has the correct font size.
Any ideas?
Have you double checked the output html using e.g. Firebug add-on in Firefox? This will be able to show you exactly the markup being used, and the CSS styles being applied in each case. There must be a slight difference somewhere along the line that is causing the inconsistencies you are seeing.
Maybe provide a link if you can't spot it? I'll take a look.
Not sure if you found your answer but i have found when building tables within the editor, it is best to remove all formatting on that font and re-applying fontsize, bold, etc eliminates the problem you discussed.
The exact same thing happend to me several times. Not sure if this is your problem but it's worth a try
Good luck