[Solved] Paragraph Tag Text Size


[Solved] Paragraph Tag Text Size

Postby keith10456 » Fri Aug 14, 2009 10:17 am

In the Mimic style, I set the paragraph Css to the font size I wanted by changing the p tag to 1.2 (from 1.1) in common.css.

This edit worked fine for me for my custom phpbb v3 pages. The code I changed was:

Code: Select all
  1. p {
  2.     line-height: 1.3em;
  3.     font-size: 1.2em;


For some reason though, this same edit doesn't work with the Mimic SE. Even though I changed the font-size to 1.2, the text size (inside of my <p> tags) doesn't increase.

Last edited by keith10456 on Fri Aug 14, 2009 11:21 pm, edited 1 time in total.
keith10456
 
Posts: 11
Joined: Sun Jul 26, 2009 11:42 pm
Blog: View Blog (0)

Re: Paragraph Tag Text Size

Postby keith10456 » Fri Aug 14, 2009 11:21 pm

This one is solved... I had to make the same edit to mimic_se.css :idea:

keith10456
 
Posts: 11
Joined: Sun Jul 26, 2009 11:42 pm
Blog: View Blog (0)



Post a reply



Return to MiMic

Who is online

Users browsing this forum: No registered users and 3 guests

cron