widget font size changing
-
i am using 3.05 WP with blucorp them. i have installed list authors version 2.0.1 . Now problem is this. In authors widget, i want to change font-size. there is a gif before each line (li> i think), i can not cancel it.
would you please help me..
-
i mean “list authors” plugin version 2.0.1
In side bar, authors widget, i want to
1. change font-size
2. delete gif from each linethis is “list-authors/list-authors.php” page:
http://wordpress.pastebin.com/rX3AqdmMthis is “list-authors/class-list-authors.php” page:
http://wordpress.pastebin.com/mCrFaLwEthis is “list-authors/prebaker.php” page:
http://wordpress.pastebin.com/2Am0EP7uthis is last page. “read me”
http://wordpress.pastebin.com/NTbd778Yplease help me
Install Firefox Firebug ; then when you hover over any html element; you will see the line number of all the font size css involved.
i do not think that it is only about with css. it should be about php codes
i only want to change that widget. not all css
You will need to see the css element definitiaon to change the font size
YES the gif is in the php code
cannot find the letters gif in any code your posted at pastebin
website: http://www.aligurtuna.com/
4 th widget on the right named “Editörler” (just below paypal widget)i have found a function for this.
<?php wp_list_authors('show_fullname=1&optioncount=1&orderby=post_count&order=DESC&number=3'); ?>but i can not put it into my widgets
so please help me
The topic ‘widget font size changing’ is closed to new replies.