Title: Domtab Tabber Button Help
Last modified: August 20, 2016

---

# Domtab Tabber Button Help

 *  [teckn1caLity](https://wordpress.org/support/users/teckn1cality/)
 * (@teckn1cality)
 * [14 years ago](https://wordpress.org/support/topic/domtab-tabber-button/)
 * [HERE](http://selecterz.com)
 * At the bottom of my sidebar you can see I installed a fresh version of DOMTab.
   For some reason, the buttons are aligned vertically as oppose to horizontally
   in which I want them. How would I go about having them be shown next to eachother
   and me able to determine the width of the button I want? Any help is appreciated!

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [14 years ago](https://wordpress.org/support/topic/domtab-tabber-button/#post-2765651)
 * Change the display property to “inline” in both of these CSS sections:
 * line 297 in style.css:
 *     ```
       .sidebar1 ul li, .sidebar2 ul li {
           display: inline;
           margin: 0;
           padding: 0;
       }
       ```
   
 * line 316:
 *     ```
       .sidebar1 ul li a, .sidebar2 ul li a {
           border-top: 1px dotted #898989;
           color: #171717;
           display: inline;
           font-size: 12px;
           margin: 0;
           padding: 4px 0 4px 6px;
           text-decoration: none;
       }
       ```
   
 *  Thread Starter [teckn1caLity](https://wordpress.org/support/users/teckn1cality/)
 * (@teckn1cality)
 * [14 years ago](https://wordpress.org/support/topic/domtab-tabber-button/#post-2765652)
 * Hmmm, weird I missed that. Normally when I customize a site (overhaul edit) I
   rework the sidebar myself with new code and forgot to this time. Thanks for the
   help.

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

The topic ‘Domtab Tabber Button Help’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [teckn1caLity](https://wordpress.org/support/users/teckn1cality/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/domtab-tabber-button/#post-2765652)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
