Site Manager: Difference between revisions
From FileZilla Wiki
Jump to navigationJump to search
(VKepYyWUTmoFu) |
(dVzIKltChheWrFTV) |
||
Line 1: | Line 1: | ||
In Google Chrome, the lists appear as a ouericr-type font that is different from what is in my theme. I corrected this by adding a font-family definer in the posts-per-cat/ppc-list.css. Add it in the /*list style*/ section of the plug-in:/* list style */#ppc-box .ppc-box .ppc ul {font-family: Arial, Tahoma, Verdana;list-style: none;margin: 0;padding: 0;}Hope that helps some others. |
Revision as of 12:37, 20 March 2012
In Google Chrome, the lists appear as a ouericr-type font that is different from what is in my theme. I corrected this by adding a font-family definer in the posts-per-cat/ppc-list.css. Add it in the /*list style*/ section of the plug-in:/* list style */#ppc-box .ppc-box .ppc ul {font-family: Arial, Tahoma, Verdana;list-style: none;margin: 0;padding: 0;}Hope that helps some others.