Insert Photo Button Broken

This topic contains 3 reply and 3 voices, and was last updated by Tareq Hasan 10 years, 9 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
July 15, 2013 at 12:52 am 5956
Tareq Hasan I tried tinkering with the CSS and couldn't resolve it, but I'm an amateur. The insert photo button is breaking across two lines. Insert Photo Button Broken
July 15, 2013 at 3:01 am 5957
Mahi Mahi

Hello,

Without seeing css code and site its hard to provide support for styling issue.

July 15, 2013 at 4:26 am 5960
djhaystack djhaystack

Turns out I don’t think it’s CSS. After inspecting some more, I found that there is a couple of break tags surrounding the wpuf-media-icon span call. Don’t know where these came from or where to remove them…

<div class="wpuf-fields">
<div id="wpuf-insert-image-container" style="position: relative;">
<a id="wpuf-insert-image" class="wpuf-button" href="#" style="position: relative; z-index: 0;">
<br>
<span class="wpuf-media-icon"></span>
<br>
Insert Photo
</a>
July 15, 2013 at 10:56 am 5970
Tareq Hasan Tareq Hasan

I think it’s a theme issue, your theme might do that. Check it with Twentytwelve, there is no issue like that.

Viewing 3 Posts - 1 through 3 (of 3 total)