Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2019-01-08 02:31:49

bernard45
Member
Registered: 2015-08-18
Posts: 103
Website

Top margin for top pallet ?

Is there a way to define a top margin, ie a margin outside the border of the top pallet, to avoid the top pallet to be just on the border of the window ?

Offline

#2 2019-01-08 03:04:50

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Top margin for top pallet ?

custom css.

try:

.page__pallet__top {  
   margin-top: 20px;
}

you might want to put this in a media query so that it doesn't take affect on mobile devices. And there may be other effects, so be sure to test at various browser widths.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2019-01-08 04:50:06

bernard45
Member
Registered: 2015-08-18
Posts: 103
Website

Re: Top margin for top pallet ?

it works, thanks !

Offline

Board footer

Powered by FluxBB