Title: Problem positionning Sidebar
Last modified: August 21, 2016

---

# Problem positionning Sidebar

 *  [adou](https://wordpress.org/support/users/adou/)
 * (@adou)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-positionning-sidebar/)
 * Hello everyone,
 * I m having trouble to add a sidebar on my homepage : [http://e-smokersoz.com/](http://e-smokersoz.com/)
 * As you can see i managed but it s not properly positioned, it s too much on the
   right.
 * My template didn t include a sidebar on the homepage originally. I had to add
   one in the page-home.php :
 *     ```
       <?php
       /**
       * Template Name: Home Page
       */
   
       get_header(); ?>
   
       <div style="float: right;">
       <?php get_sidebar(blog) ?>
       </div>
   
       <div class="motopress-wrapper content-holder clearfix">
   
       		<div class="row">
       	<div class="container">
   
       			<div class="span12" data-motopress-wrapper-file="page-home.php" data-motopress-wrapper-type="content">
       				<div class="row">
   
       					<div class="span12" data-motopress-type="loop" data-motopress-loop-file="loop/loop-page.php">
   
       						<?php get_template_part("loop/loop-page"); ?>
       				</div>
       				</div>
       			</div>
       		</div>
       	</div>
       </div>
   
       <?php get_footer(); ?>
       ```
   
 * Iam not good at all at coding, and i ve spent 6 ours trying to put it few centimetre
   more on the left .. -_-“””
 * If any of u have an idea of how to fix this, that d be amazing !!
 * Cheers, have a good one =)
    _[When posting code, use backticks or code button]_

Viewing 1 replies (of 1 total)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problem-positionning-sidebar/#post-4324110)
 * I suppose this issue is specific to your theme, have you talked to[ your theme’s vendors](http://template-help.com/)
   about this?

Viewing 1 replies (of 1 total)

The topic ‘Problem positionning Sidebar’ is closed to new replies.

## Tags

 * [sidebar.homepage](https://wordpress.org/support/topic-tag/sidebar-homepage/)

 * 1 reply
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/problem-positionning-sidebar/#post-4324110)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
