Title: jacquelyn's Replies | WordPress.org

---

# jacquelyn

  [  ](https://wordpress.org/support/users/jacquelyn/)

 *   [Profile](https://wordpress.org/support/users/jacquelyn/)
 *   [Topics Started](https://wordpress.org/support/users/jacquelyn/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jacquelyn/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jacquelyn/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jacquelyn/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jacquelyn/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jacquelyn/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Horizontal page images](https://wordpress.org/support/topic/horizontal-page-images/)
 *  Thread Starter [jacquelyn](https://wordpress.org/support/users/jacquelyn/)
 * (@jacquelyn)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/horizontal-page-images/#post-680961)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Horizontal page images](https://wordpress.org/support/topic/horizontal-page-images/)
 *  Thread Starter [jacquelyn](https://wordpress.org/support/users/jacquelyn/)
 * (@jacquelyn)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/horizontal-page-images/#post-680911)
 * My post was a little vague so I thought I would add some code. I think this is
   all the code that pertains to images from my stylesheet:
 * .post img {border: 2px solid #C0C0C0; margin: 4px 0;}
    .post a img {border: 2px
   solid #C0C0C0;} .post a:hover img {border-color: #666666;}
 * img.tech {
    margin: 10px; padding: 0px; border:none; background:none; }
 * /*
    Style Sheet code for Image Caption Easy Plugin for WordPress Copy and Paste
   this code into your WordPress theme style sheet file (style.css) then upload 
   to its location. You can edit any of these to suit your needs. */ .imagecaptioneasy{
   padding: 4px; font-family: Liorah BT; font-size: 18px; line-height: 2em; text-
   align: center; border: none; background: none; color: #A00000; } .imagecaptioneasy
   img { border:0px solid #fff; margin-bottom:3px; } .imagecaptioneasy span { text-
   align: center; } .imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left;}.
   imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; } .imagecaptioneasy_top_nowrap{
   margin: 0 0 11px 0; float: none; } .imagecaptioneasy_left { margin: 11px 11px
   11px 0; float: left; } .imagecaptioneasy_right { margin: 11px 0 11px 11px; float:
   right; } .imagecaptioneasy_nowrap { margin: 11px 0 11px 0; float: none; }
 * And I found this too that might also be connected.
 * /* misc */
    .content {padding: 18px 20px;} .right .content {padding: 10px 10px;}.
   left {float: left;} .right {float: right;} .clear,.clearer {clear: both;} .clearer{
   font-size: 0;} .col2 .left {width: 77%;} .col2 .right {width: 20%;}
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [remove bullets from image in sidebar](https://wordpress.org/support/topic/remove-bullets-from-image-in-sidebar/)
 *  Thread Starter [jacquelyn](https://wordpress.org/support/users/jacquelyn/)
 * (@jacquelyn)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/remove-bullets-from-image-in-sidebar/#post-678078)
 * Thanks! I was missing <ul class=”block”> before and after these sections. all
   fixed!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [remove bullets from image in sidebar](https://wordpress.org/support/topic/remove-bullets-from-image-in-sidebar/)
 *  Thread Starter [jacquelyn](https://wordpress.org/support/users/jacquelyn/)
 * (@jacquelyn)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/remove-bullets-from-image-in-sidebar/#post-678073)
 * so how do I fix the class issue ?

Viewing 4 replies - 1 through 4 (of 4 total)