Page 1 of 1

Premiere - header size

Posted: 19 Feb 2019, 14:00
by Mia_J
Hi

How do I resize the height of the headersection in Premiere?

Kind regards Mia J

Re: Premiere - header size

Posted: 19 Feb 2019, 15:33
by Jan
Hi, it is not set fix, it changes based on the content displayed in this header area.

Jan

Re: Premiere - header size

Posted: 19 Feb 2019, 20:43
by Mia_J
I don't think so in this case.

I have a screenprint but can't place images here :'(

Re: Premiere - header size

Posted: 19 Feb 2019, 23:55
by christine
Hi,
screenshot, see here please: viewtopic.php?f=31&p=145039#p145039

what do you exactly want to change? Could we see it live?

Example could be (increasing the height) into your custom.css:
#g-header {
padding-bottom:10px;
}
Kind regards
Christine

Re: Premiere - header size

Posted: 20 Feb 2019, 08:42
by Mia_J
Hi

Nice... learn something new :)

https://imgur.com/a/RAIo2Zm

Live: https://algarrobo.net/

Re: Premiere - header size

Posted: 20 Feb 2019, 13:18
by christine
Hi,

Is see 6 empty lines (after the image), that's why the header increased:

Code: Select all

<div class="custom"  >
	<p><img style="display: block; margin-left: auto; margin-right: auto;" src="/images/header.jpg" alt="header" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;&nbsp;</p></div>
		</div></div>            
        </div>
        </div>
            </div>
            
    </header></div>
belongs to: <p>&nbsp;</p>

Kind regards
Christine

Re: Premiere - header size

Posted: 20 Feb 2019, 16:02
by Mia_J
Hi and thanks for quick reply.
Which file do I look in to find the empty lines?

Kind regards Mia

Re: Premiere - header size

Posted: 21 Feb 2019, 00:19
by christine
Hi Mia,

I think under Modules (custom) where you have added the image. On screenshot you see 1 empty line of 6:

Image

Kind regards
Christine

Re: Premiere - header size

Posted: 26 Feb 2019, 01:14
by Mia_J
thanks for the help. I found the mistake :)

Re: Premiere - header size

Posted: 28 Feb 2019, 18:41
by christine
Hi Mia,
that's fine.
Kind regards
Christine