Yes I did it as you told me. Look this video
https://www.youtube.com/watch?v=YWRNrFBzUv0




Thanks for your replydmzx wrote: 07 Jun 2016, 18:23 Ok for main flag page use app/flags with image, see picture below.
Use for all others like line 2.
This means all counties get a line, I did it different here and us cssmagic extension to add the logo 1 time.
![]()

I added in cssmagic css file:rogerio24 wrote: 07 Jun 2016, 18:55 [ Yes I know that cssmagic is a extnsion but I did not understand what you mean
Code: Select all
.site_logo {
background-image: url("./images/dmzx-web_light.png");
background-repeat: no-repeat;
display: inline-block;
width: 600px;
height: 52px;
}


I will record a video and I will show you that any tips provided by you work. Don't worry.dmzx wrote: 07 Jun 2016, 22:41 On here its a mix between Custom Header Logo & cssmagic
To keep it simple add for example every flag in Custom Header Logo like: app/flags/16 and next flag app/flags/17 ect..
So every flag new line...



Can you comment out this part in ne-blackgreen/theme/stylesheet.cssFast_Eddie wrote: 08 Jun 2016, 19:30 Hello Dmzx,
I tried using this ext. on a new board I'm setting up , using the style '' ne-blackgreen '' https://www.phpbb.com/community/viewtop ... &t=2348621 And it works ok. But it's stacking the logo on top of the header and moves all navbar links into the quicklink menu.
Would there be a fix for this?
Here is a screen cap so you can see.....
![]()
Code: Select all
.headerbar {
height: 100px;
}

Is your Enable URL Rewriting on?rogerio24 wrote: 08 Jun 2016, 08:04I will record a video and I will show you that any tips provided by you work. Don't worry.dmzx wrote: 07 Jun 2016, 22:41 On here its a mix between Custom Header Logo & cssmagic
To keep it simple add for example every flag in Custom Header Logo like: app/flags/16 and next flag app/flags/17 ect..
So every flag new line...
The problem is that extension does not recognize this kind of situation or path app.php/flags/


Hi Good Day. Thanks for your answer. Let me configure and I will let you know I think we are about to fix it :)dmzx wrote: 08 Jun 2016, 22:39Is your Enable URL Rewriting on?rogerio24 wrote: 08 Jun 2016, 08:04I will record a video and I will show you that any tips provided by you work. Don't worry.dmzx wrote: 07 Jun 2016, 22:41 On here its a mix between Custom Header Logo & cssmagic
To keep it simple add for example every flag in Custom Header Logo like: app/flags/16 and next flag app/flags/17 ect..
So every flag new line...
The problem is that extension does not recognize this kind of situation or path app.php/flags/
![]()

we are about to fix it. We are closerogerio24 wrote: 08 Jun 2016, 23:41Hi Good Day. Thanks for your answer. Let me configure and I will let you know I think we are about to fix it :)dmzx wrote: 08 Jun 2016, 22:39Is your Enable URL Rewriting on?rogerio24 wrote: 08 Jun 2016, 08:04I will record a video and I will show you that any tips provided by you work. Don't worry.dmzx wrote: 07 Jun 2016, 22:41 On here its a mix between Custom Header Logo & cssmagic
To keep it simple add for example every flag in Custom Header Logo like: app/flags/16 and next flag app/flags/17 ect..
So every flag new line...
The problem is that extension does not recognize this kind of situation or path app.php/flags/
![]()
let me check first