• Resolved boseman

    (@boseman)


    Hello all….I would like to increase the size of the font that comes with my Gravatar Plug-In…It actually looks pretty good in most “themes,” but the theme I want to use it comes out barely legible…It is way too small in the sidebar…Can I go into the theme, widget, or plug-in and easily change or is it more complicated that involves manual change in the code?…I’m sure I overlooked it somewhere as I’m just learning all about this.

    Thanks in advance all!

    Brian

Viewing 9 replies - 1 through 9 (of 9 total)
  • A link to your site might help…

    Thread Starter boseman

    (@boseman)

    You really need to sort out your permalinks! I’d suggest resetting them to the default setting, then reading:
    https://codex.www.ads-software.com/Using_Permalinks
    before setting a custom permalink structure back up again.

    With regard to your Gravatar text, try addingL

    #sidebar .widget_gravatar p {font-size:1.2em;}

    to the bottom of style.css.

    Thread Starter boseman

    (@boseman)

    Yes…Lots I need to learn…A code buddy of mine told me to set up the permalink in “custom Structure” and set it the way I have it…with “/%postname%/”…I take it that’s not so good?

    Thanks for the font info…I assume I cut and paste that exact code but not sure where?…I hate to follow it up with another beginner question, but where exactly do I cut and paste that code again?…In style.css somewhere?

    Thanks again! Much appreciated!

    as esmi stated copy his code snipit. then open your style.css file and scroll to the bottom at the end past that code. save and upload to the server(if you edited locally, unless you edited straight on the server.

    Permalink structure: you have a lot more than just /%postname%/ in your custom structure. Your posts have links like:

    https://www.curbmyenthusiasm.com/http:/www.curbmyenthusiasm.com/the-pooper-scooper/

    See the double domain name? And /%postname%/ by itself is a really poor choice as you’ll see if you read the page at the link I gave above.

    Thread Starter boseman

    (@boseman)

    yes…it is double…I did notice that…Thanks – I’ll re-read that link.

    so, where exactly is the “style.css” on my admin page?…thanks again gurus!

    Brian

    Admin/Appearance/Editor.

    Thread Starter boseman

    (@boseman)

    You guys rock…that did it!

    Brian

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Gravatar Font’ is closed to new replies.