Title: Spacing
Last modified: August 19, 2016

---

# Spacing

 *  Resolved [sara1086](https://wordpress.org/support/users/sara1086/)
 * (@sara1086)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/)
 * This question is in regards to [http://johnmorgan.ca](http://johnmorgan.ca)
    
   I would like to make a bigger space in between the PayPal info on the sidebar
   and the last little link box below it. I know I have to go into my themes editor
   and do it there, but I don’t know what code to put in to make spaces (if I even
   have to use a code). Could someone help please??

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

 *  [krembo99](https://wordpress.org/support/users/krembo99/)
 * (@krembo99)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774830)
 * your code is very strange ….
    It looks like it was “combined” from several bits.
   I do not understand why it is inside a ul or li tag, and even if it is, you have
   several of them that are closed and never opened andd viceversa. You also have
   a closing `</u>` tag (??) So if you will fix these problems, it might work for
   you.
 *     ```
       <ul class="side_bar_items">
       <h2>Thank you</h2>
       </ul>
       ```
   
 * This should work … but than again, you have so many code errors there , that 
   i am not sure anymore…
 *  Thread Starter [sara1086](https://wordpress.org/support/users/sara1086/)
 * (@sara1086)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774831)
 * Okay, thanks, that worked….and yes, there was an extra </u>
    How can I make it
   so that the writing above the paypal button is spaced from the paypal button 
   itself?
 *  Thread Starter [sara1086](https://wordpress.org/support/users/sara1086/)
 * (@sara1086)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774832)
 * and by the way…I’m not very good at this, the reason everything is a little messed
   up is because I’ve been messing with it trying to get these things to work…I’m
   not very familiar with code, I’m just trying my best. haha
 *  [krembo99](https://wordpress.org/support/users/krembo99/)
 * (@krembo99)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774834)
 * just the same :
 *     ```
       <ul class="side_bar_items">
       <h2>Please help support John Morgan's campaign:</h2>
       </ul>
       ```
   
 * and put it OUTSIDE the li tag of the paypal
 *  Thread Starter [sara1086](https://wordpress.org/support/users/sara1086/)
 * (@sara1086)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774837)
 * Thank you.
 *  [krembo99](https://wordpress.org/support/users/krembo99/)
 * (@krembo99)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774842)
 * Maybe you should remove the XHTML validation icon and link until your page WILL
   validate ..
    Right now it is doing you a bad service 🙂
 *  Thread Starter [sara1086](https://wordpress.org/support/users/sara1086/)
 * (@sara1086)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774845)
 * ..i don’t understand.
 *  Thread Starter [sara1086](https://wordpress.org/support/users/sara1086/)
 * (@sara1086)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774846)
 * it says in my theme editor, “do not remove this line”
    so i didn’t remove it.
   lol.
 *  [krembo99](https://wordpress.org/support/users/krembo99/)
 * (@krembo99)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774848)
 * Nevermind .. 🙂
    Just click it and see what happens. (And you can remove it with
   no problem..)
 *  Thread Starter [sara1086](https://wordpress.org/support/users/sara1086/)
 * (@sara1086)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774849)
 * wow..that’s weird.
    i think i will remove it, lol. thanks again!
 *  Thread Starter [sara1086](https://wordpress.org/support/users/sara1086/)
 * (@sara1086)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774850)
 * Since I have you here lol…one more thing.
    I’m trying to add back buttons to 
   some pages, and I’m adding them the way I would add a picture: <img src=”[http://www.johnmorgan.ca/administrator/images/back.png&#8221](http://www.johnmorgan.ca/administrator/images/back.png&#8221);/
   > and then linking them to the page I want them to go to. Is there any other 
   way to do this? A border goes around the back button when I link it.
 *  [krembo99](https://wordpress.org/support/users/krembo99/)
 * (@krembo99)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774855)
 * I do not know which pages you are talking about (posts??,pages??), but in general,
   there are plenty of ways to do so .
    one simple way is javascript.
 *     ```
       <A HREF="javascript:javascript:history.go(-1)">Click here to go back to previous page .. or which ever text you want</A>
       ```
   
 * which you can customise the way you wish, also using some WordPress template 
   tags or functions.

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

The topic ‘Spacing’ is closed to new replies.

## Tags

 * [spaces](https://wordpress.org/support/topic-tag/spaces/)
 * [spacing](https://wordpress.org/support/topic-tag/spacing/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 12 replies
 * 2 participants
 * Last reply from: [krembo99](https://wordpress.org/support/users/krembo99/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/spacing-2/#post-774855)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
