Jump to content
TNG Community

Problem with header in Template 12 - SOLVED-


Mosha

Recommended Posts

TNG v14

Site: www.schroeder-cantu.net

Good evening everyone, 

Can you help me solve this problem? My top header seems to be short and in different languages it overlaps with the search fields on the right, if I make it a double row it does not show completely. Is there a way to make the banner higher?

image.png

Thank you so much!!

Link to comment
Share on other sites

Rob Severijns

Edit the "mytngstyle.css" file in your template folder and add the following code:

.cb-header {
    height: 110px;
}

Save the file and refresh the page.

That should do the trick.

If you want more space you can increase the # of px

Link to comment
Share on other sites

Rob Severijns

In fact all changes made to the (none standard) TNG styling should be done in mytngstyle.css.

Otherwise you could loose the changes after a TNG update

Link to comment
Share on other sites

6 hours ago, Rob Severijns said:

Edit the "mytngstyle.css" file in your template folder and add the following code:

.cb-header {
    height: 110px;
}

Save the file and refresh the page.

That should do the trick.

If you want more space you can increase the # of px

Worked perfect!! thank you

Link to comment
Share on other sites

  • Mosha changed the title to Problem with header in Template 12 - SOLVED-

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...