4 replies
  • WEB DESIGN
  • |
Below is my left side bar posts.. I want to reduce the size between two posts.. how to do that???

#sidebar
  • Profile picture of the author David V
    Need to see your site/code. It's going to be one of these: margin/padding/height depends how it was done.
    {{ DiscussionBoard.errors[7669578].message }}
    • Profile picture of the author Adamw
      What is your URL for the site?
      Signature
      UK Warriors EARN £2000 A Month GET STARTED FOR FREE NOW
      Join Profit Accumulator CLICK HERE
      {{ DiscussionBoard.errors[7669601].message }}
      • Profile picture of the author Adamw
        Thanks for the PM

        Yeah is the margins and padding.

        In the file styles.css

        add this code to bottom of file or replace the original code (it starts on line line 867)

        .posts-widget ul li {
        padding: 2px 0 2px 0;
        margin: 5px;
        }

        Some themes have custom.css (stick it in there if it does)

        Regards

        Adam
        Signature
        UK Warriors EARN £2000 A Month GET STARTED FOR FREE NOW
        Join Profit Accumulator CLICK HERE
        {{ DiscussionBoard.errors[7669784].message }}
    • Profile picture of the author mirza786
      Thanks for replying..
      {{ DiscussionBoard.errors[7669803].message }}

Trending Topics