• Resolved celebrityarchaeology

    (@celebrityarchaeology)


    ok, so…your widget works great, but there IS a but…

    in the text/caption BELOW the image in my sidebar, i CAN center the text to the image. HOWEVER, there is a blank to add a TITLE to the TOP of your widget

    ISSUE is that this TITLE on top does not accept centering commands via css or html as the bottom one does. Can the TITLE at the TOP of your widget be centered? right now its left justified.

    this is how im centering the text UNDER the image:

    <center>PICTURE OF THE DAY
    Nicholas Cage Diane Lane 1982
    Photo By John BarrettPHOTOlink.net</center>

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @celebrityarchaeology,

    Thanks for your interest in our products.

    You can center the caption with the following CSS:

    div.widget_sp_image-description {
        text-align: center;
    }

    Hope that helps!

    Hey there,

    Since this thread has been inactive for a while, I’m going to go ahead and mark it as resolved. Don’t hesitate to create a new thread any time you help again!

    Ed ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image Widget’ is closed to new replies.