logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.

$1
How do I adjust padding on Wordpress footer?

I have a twitter widget in my footer. We're using Wordpress as our CMS. The twitter widget has a padding value that's causing the footer to be much taller than needed. I was adjusting the values using Google Chrome developer tools and found a height of 400px to work pretty well.

However, I'm not sure where I can adjust this value on the admin side.

Reference site: http://dev.qualityaudiovideo.com/
Reference: attached image

This question has been answered.

attachment image View Attachment

rokfrd | 01/02/12 at 2:43pm Edit


The experts have suggested, on average, a prize of $5 for this question.

(2) Possible Answers Submitted...

See a chronological view of answers?

Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

  • avatar
    Last edited:
    01/02/12
    2:48pm
    paul de wouters says:

    have you unchecked the checkbox that says "automatically add paragraphs" in the text widget?

  • avatar
    Last edited:
    01/02/12
    2:52pm
    Navjot Singh says:

    Find the following text in your combined.css inside data folder inside your theme directory:

    div.textwidget{margin:20px 0 0 0;}


    and change it to

    div.textwidget{margin:20px 0 0 0;height:400px;}

    • 01/02/12 3:24pm

      rokfrd says:

      It worked, thanks!

This question has expired.



Christianto voted on this question.



Current status of this question: Completed



Warning: Please do not give out any FTP or ssh credentials to anyone, unless you trust them completely. Giving out login details is dangerous.

If the asker does not get an answer then they have 10 days to request a refund.