• Resolved bagiu

    (@bagiu)


    Please help me make the text/icons where the viewer/listener will click BIGGER.

    I have tried emailing the developers for help, tried joining the Podpress forum (never get activated), tried PM’ing the moderator of the Podpress help forum and no one answers… I don’t know how to find the line in the Plug-in code to make it bigger (I tried and mucked it up) and as far as I can tell it is not easily fixed through its dashboard tab. Here is an example: https://midwiferyworld.com/?p=139 You can barely see it.

    Help! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Edit the podpress.css file, located at /wp-content/plugins/podpress/podpress.css.

    In there, you’ll find this:

    .podPress_content {
      border: 0;
    	margin: 0;
    	padding: 0;
    	font-size: 80%;
    	text-align: left;
    }

    That “font-size: 80%” is your problem. Change it to be 100%, or 120% if you want it even bigger.

    Thread Starter bagiu

    (@bagiu)

    You rock. It never occurred to me to go to my Plug-in files through the directory. I was editing the Plug-in from the link via Dashboard and messing it all up.

    Thank you!

    Is there a way to change that lame font it uses also?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Podpress link text BIGGER’ is closed to new replies.