Premiere - header size

Phoca Templates - templates for Joomla! CMS
Mia_J
Phoca Member
Phoca Member
Posts: 34
Joined: 13 Feb 2019, 23:28

Premiere - header size

Post by Mia_J »

Hi

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

Kind regards Mia J

Tags:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47794
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Premiere - header size

Post by Jan »

Hi, it is not set fix, it changes based on the content displayed in this header area.

Jan
If you find Phoca extensions useful, please support the project
Mia_J
Phoca Member
Phoca Member
Posts: 34
Joined: 13 Feb 2019, 23:28

Re: Premiere - header size

Post by Mia_J »

I don't think so in this case.

I have a screenprint but can't place images here :'(
christine
Phoca Hero
Phoca Hero
Posts: 2711
Joined: 28 Nov 2010, 17:20

Re: Premiere - header size

Post 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
Mia_J
Phoca Member
Phoca Member
Posts: 34
Joined: 13 Feb 2019, 23:28

Re: Premiere - header size

Post by Mia_J »

Hi

Nice... learn something new :)

https://imgur.com/a/RAIo2Zm

Live: https://algarrobo.net/
christine
Phoca Hero
Phoca Hero
Posts: 2711
Joined: 28 Nov 2010, 17:20

Re: Premiere - header size

Post 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
Mia_J
Phoca Member
Phoca Member
Posts: 34
Joined: 13 Feb 2019, 23:28

Re: Premiere - header size

Post by Mia_J »

Hi and thanks for quick reply.
Which file do I look in to find the empty lines?

Kind regards Mia
christine
Phoca Hero
Phoca Hero
Posts: 2711
Joined: 28 Nov 2010, 17:20

Re: Premiere - header size

Post 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
Mia_J
Phoca Member
Phoca Member
Posts: 34
Joined: 13 Feb 2019, 23:28

Re: Premiere - header size

Post by Mia_J »

thanks for the help. I found the mistake :)
christine
Phoca Hero
Phoca Hero
Posts: 2711
Joined: 28 Nov 2010, 17:20

Re: Premiere - header size

Post by christine »

Hi Mia,
that's fine.
Kind regards
Christine
Post Reply