 Rank: Guest Joined: 2/9/2018(UTC) Posts: 2 
|
Hi,
I have an iframe to include the embedded theme on our website. There is a lot of unnecessary space (with that grey map background) above the "Join with a code" box. It is fixed f I add this:
.GuestPage .OuterPanel .ContentPanel, .OuterPanel .ContentPanel.Authentication { padding:0; }
But I cannot access the css because we are not on-premise. Can anyone help me find a way to edit the css or get rid of the space some other way?
Thanks!
|
|
|
|
 Rank: Administration Medals:  Joined: 6/20/2017(UTC) Posts: 40   Location: Raleigh, NC Was thanked: 8 time(s) in 7 post(s)
|
You may try a couple things. You can disable the background for your theme but this will disable that background for all themes. You can also attempt to adjust the width and height of the iframe in the embed code. Please let me know if either or both of these works for you.
|
|
|
|
 Rank: Guest Joined: 2/9/2018(UTC) Posts: 2 
|
Hey Deecater, thanks for the response!
Even if I removed the background, there would still be that unnecessary space. What I ended up doing was putting an <h2> with a negative top margin after the iframe. Then the header took up the unnecessary space, and it looked OK.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.