Title: Layout problem
Last modified: August 18, 2016

---

# Layout problem

 *  [lucadentella](https://wordpress.org/support/users/lucadentella/)
 * (@lucadentella)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-1/)
 * Hello!
 * Just made a fresh install of the latest plugin… manually added the code to sidebar
   but I’ve a layout problem:
    [http://www.plastico.bg.it/newsite/](http://www.plastico.bg.it/newsite/)
 * any ideas?
    Thanks

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

 *  [ulfben](https://wordpress.org/support/users/ulfben/)
 * (@ulfben)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-1/#post-639154)
 * I believe something in your theme’s CSS collides with WP-dTree. I don’t know 
   enough CSS to say this with any certainty, but it’s probably something to do 
   with images, so fiddle around with those parts of your style sheets.
 * Please let us know if you’re able to fix it. Hopefully it can be avoided in future
   releases of WP-dTree.
 *  [ulfben](https://wordpress.org/support/users/ulfben/)
 * (@ulfben)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-1/#post-639167)
 * OK, I think I got it. Take a look at your style.css, under `/* typography */`
 * This line kills the tree for you;
    `img {float: left; margin: 0 12px 12px 0;}`
 * You might fix it if you add this to style.php (WP-dTree plugin folder):
 * `#dtreearc img {float: none; margin: 0 0px 0px 0;}`
 * Let us know.
 *  Thread Starter [lucadentella](https://wordpress.org/support/users/lucadentella/)
 * (@lucadentella)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-1/#post-639168)
 * You’re right!
    I found this entry in my CSS:
 * `img {float: left; margin: 0 12px 12px 0;}`
 * removed and it’s ok, even if now I have to fix images in posts…
    a related question:
   is there a way to hide root?
 * THANKS!
 *  [ulfben](https://wordpress.org/support/users/ulfben/)
 * (@ulfben)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-1/#post-639171)
 * I believed I had removed the root completely. Guess I was wrong. 🙂
 * You can alter dtree.php if you feel like doing some javascript hacking yourself.
   I’m adding it to my TODO for the next release anyhow.
 *  [ulfben](https://wordpress.org/support/users/ulfben/)
 * (@ulfben)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-1/#post-639443)
 * The [new release is up](http://wordpress.org/extend/plugins/wp-dtree-30/) now.
   No more root node.

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

The topic ‘Layout problem’ is closed to new replies.

## Tags

 * [WP-dTree 3.0](https://wordpress.org/support/topic-tag/wp-dtree-3-0/)

 * 5 replies
 * 2 participants
 * Last reply from: [ulfben](https://wordpress.org/support/users/ulfben/)
 * Last activity: [18 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-1/#post-639443)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
