Title: Fixed right and width css problem
Last modified: August 30, 2016

---

# Fixed right and width css problem

 *  Resolved [alxer](https://wordpress.org/support/users/alxer/)
 * (@alxer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/)
 * Hello, I want to use your widget with the floating right top position, the problem
   is that in that position I also have a menu button (it appears when the web page
   became small), so I would need to change the css right and width properties so
   I leave space for that button (right 30px, width 225px).
 * `<div class="sfsiplus_norm_row sfsi_plus_wDiv" id="sfsi_plus_floater" style="
   z-index: 9999;width:225px;text-align:left;position:absolute;position:absolute;
   right:30px;top:35px;" data-top="1350">`
 * Any idea how can I manage to change them?
    Thank you
 * [https://wordpress.org/plugins/ultimate-social-media-plus/](https://wordpress.org/plugins/ultimate-social-media-plus/)

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

 *  [socialdude](https://wordpress.org/support/users/socialdude/)
 * (@socialdude)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/#post-6254668)
 * What’s your blog url?
 *  Thread Starter [alxer](https://wordpress.org/support/users/alxer/)
 * (@alxer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/#post-6254684)
 * I don’t want to publish here the link but, how can I send it to you?
    I managed
   to fix it in some way, by disabling the configuration “float them on the page”,
   enabling the “place them manually”, and putting the _shortcode_ into an own div,
   then I edited the absolute position of that own div by css. But I still don’t
   like the result because your widget div has the 255 width hardcoded, and it transparent-
   covers my right menu and it makes way of impossible to click it. I don’t know
   how to show it to you. Thank you very much.
 *  Thread Starter [alxer](https://wordpress.org/support/users/alxer/)
 * (@alxer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/#post-6254749)
 * Ok, I took 2 screen shots, I hope it will help to get the idea about what is 
   happening to me:
    [https://drive.google.com/file/d/0B0MGE60YpManeEdZRGF3ajJaUkk/view?usp=sharing](https://drive.google.com/file/d/0B0MGE60YpManeEdZRGF3ajJaUkk/view?usp=sharing)
   [https://drive.google.com/file/d/0B0MGE60YpManUldGamNJTjZ5dFk/view?usp=sharing](https://drive.google.com/file/d/0B0MGE60YpManUldGamNJTjZ5dFk/view?usp=sharing)
   Thank you.
 *  [socialdude](https://wordpress.org/support/users/socialdude/)
 * (@socialdude)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/#post-6254750)
 * Please send it to support at ultimatelysocial dot com
 *  Thread Starter [alxer](https://wordpress.org/support/users/alxer/)
 * (@alxer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/#post-6254753)
 * Done:) Thanks
 *  [socialdude](https://wordpress.org/support/users/socialdude/)
 * (@socialdude)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/#post-6254871)
 * Please add this css property to your template css file: .sfsiplus_norm_row.sfsi_plus_wDiv{
   
   margin-left: 50px; width: 138px !important; }
 * width and margin can be adjusted as you wish.
 *  Thread Starter [alxer](https://wordpress.org/support/users/alxer/)
 * (@alxer)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/#post-6254888)
 * Yeah, that made the work:)
    Thanks again!

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

The topic ‘Fixed right and width css problem’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-social-media-plus/assets/icon-128x128.png?rev=2230338)
 * [Social Share Icons & Social Share Buttons](https://wordpress.org/plugins/ultimate-social-media-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-social-media-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-social-media-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-social-media-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-social-media-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-social-media-plus/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [fixed](https://wordpress.org/support/topic-tag/fixed/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 7 replies
 * 2 participants
 * Last reply from: [alxer](https://wordpress.org/support/users/alxer/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/fixed-right-and-width-css-problem/#post-6254888)
 * Status: resolved