Title: CSS help needed with margin
Last modified: August 19, 2016

---

# CSS help needed with margin

 *  [Granit](https://wordpress.org/support/users/granit/)
 * (@granit)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/css-help-needed-with-margin/)
 * I am trying to integrate a script in my wordpress.
 * The installation and everything else have gone fine, the problem is now when 
   i am trying to integrate it visibly.
 * When i add this to the css file the script work,
 *     ```
       .left {
           float: left;
           margin: 0px 10px 0px 0px;
       }
       ```
   
 * The problem is that the left code above also affects the menu bar and that is
   not good.
 * Is there anyway of putting something in front of the code i am trying to integrate
   to the left code above only affects the code i am trying to integrate?
 * The code looks like this and should be inserted just before the postmeta inside
   of single.php.
 * `<?php $thumbsup->setup('Post: '.get_the_ID(), 'mini-thumbs')->render() ?>`
 * I am hoping there is any CSS experts here.
 * Thanks in advance.

Viewing 1 replies (of 1 total)

 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/css-help-needed-with-margin/#post-1338318)
 * Do you have an URL?

Viewing 1 replies (of 1 total)

The topic ‘CSS help needed with margin’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/css-help-needed-with-margin/#post-1338318)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
