Forums

[resolved] Adding an image below Log in on Sidebar (3 posts)

  1. AyeAaron
    Member
    Posted 2 years ago #

    Hi, here's my blog: http://aarondavis.net/knifelike/

    I'd like to make this image 'wp-content/themes/mini/img/cabwin.png' appear below my Log in on my sidebar.

    Could you help me out with the coding, please?

    [Code moderated as per the Forum Rules. Please use the pastebin]

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    you could use it as a background image in style.css:

    .side-line .fl {padding-bottom:80px; background: url(http://aarondavis.net/knifelike/wp-content/themes/mini/img/cabwin.png) 10px bottom no-repeat; }

    try and add these lines to style.css of your theme.

    (only tried in firefox with developer add-on)

  3. AyeAaron
    Member
    Posted 2 years ago #

    That worked awesome. Thank you.

    Aa

Topic Closed

This topic has been closed to new replies.

About this Topic