PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Sidebar widget shows lines

  1. When I add the side bar widget to my theme it adds some formatting that makes it not appear like the the forum. For example there are carrots, and lines in the widget and some of the text is cutoff. How do I format the widget so that it appears like it would if you used a short code on the page?

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  2. Please post a URL to your form page so we can see what's going on. The crystal ball is a bit foggy today.

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  3. haha I hear ya. here is the page where I put the widget. http://www.gpflyfishing.com/fish-stories/

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  4. LOL. Thanks. We'll take a look at it.

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  5. This should take care of it:

    [css]
    body .gform_wrapper form .gform_body ul,
    body .gform_wrapper form .gform_body ul li {
    list-style-type:none!important;
    list-style-image:none!important;
    list-style:none!important;
    background-image:none!important;
    background:none!important;
    padding:0!important;
    margin:0!important;
    border:0!important
    }
    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  6. sorry still new to the game. What file would I be editing?

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  7. You would place this into your theme's CSS file.

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  8. aaaaahhhhhhhhh much better. Thanks Rob!

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink
  9. Right on, glad to help!

    Posted 12 years ago on Tuesday April 3, 2012 | Permalink

This topic has been resolved and has been closed to new replies.