ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => Customization, Integration => Topic started by: shop on July 15, 2005, 05:27:46 pm
-
I did this months ago and just upgraded and now I can't find where to change the font and the font size for everything in the admin panel.
Any idea?
-
The CSS style sheet can be found in admin.php. Try a search for "css".
Regards
-
Greetings,
Along the same lines as this post I wondered if the entire LMP pages could be opened to 100%.
I spend a considerable amount of time in the send mail section and I would really like to see more of the text in the text box and the html box.
As I write here I realize the text boxes themselves would have to be widened. As far as I know this is set and will not auto size.
Can these things be easily done?
-
Doing this "easily" wouldn't look as good as a complete redesign of the interface/program. I will consider a new design for the future.
For your immediate needs you might do a custom modification to extend the length of the boxes for all editing pages. Search for "textarea" tags in editmsg.php and increase the value of the "rows" paramater.
Regards