# Dashboard - position line (horizontal group)

**URL:** https://discourse.nodered.org/t/dashboard-position-line-horizontal-group/36
**Category:** Dashboard
**Created:** [10 May 2018 13:26 UTC](https://discourse.nodered.org/t/dashboard-position-line-horizontal-group/36 "2018-05-10T13:26:20Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![KoenH](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/koenh/32/32815_2.png) [@KoenH](https://discourse.nodered.org/u/KoenH)
#### Post date: [10 May 2018 13:26 UTC](https://discourse.nodered.org/t/dashboard-position-line-horizontal-group/36/1 "2018-05-10T13:26:20Z")

</div>

Hello,

I was just busy posting this, while the message came that the forum moves to here.  
So i’m posting my message twice. (old google group and this forum)  
Sorry for this.

I’m busy building up a dashboard for my application, but i would like to implement some horizontal lines over all tabs on one page.  
Is there a possibility to do this? Is it possible to implement not only vertical tabs, but also horizontal groups?

Already thanks!

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [10 May 2018 16:09 UTC](https://discourse.nodered.org/t/dashboard-position-line-horizontal-group/36/2 "2018-05-10T16:09:39Z")

</div>

already answered old style 🙂

Can’t think how to do that other than fix the size of each group so the vertical size is the same on all groups.  
You can of course hack the css which could add lines… via a ui\_template node with some in, and may be able to help with some of the layout -

---

<div class="post-metadata">

### Author: ![igrowing](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/igrowing/32/663_2.png) [@igrowing](https://discourse.nodered.org/u/igrowing)
#### Post date: [10 May 2018 18:37 UTC](https://discourse.nodered.org/t/dashboard-position-line-horizontal-group/36/3 "2018-05-10T18:37:03Z")

</div>

> [@KoenH](#):
>
> I would like to implement some horizontal lines over all tabs on one page.  
> Is there a possibility to do this?

Had the same question couple of days ago...

> [@dceejay](#):
>
> fix the size of each group so the vertical size is the same on all groups.

Sounds reasonable. How to do that?

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [10 May 2018 19:22 UTC](https://discourse.nodered.org/t/dashboard-position-line-horizontal-group/36/4 "2018-05-10T19:22:28Z")

</div>

I was thinking you could use the manual sizing available in each widget  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/e42ccf6f4b4cc070039f336ca4fcd67278717f81.png)
