Hello
I install your extension
on phpbb 3.2.8 and php 7.2 :
hifikabin/headerbanner
I install the following theme:
https://www.phpbb.com/customise/db/styl ... mer_light/
my forum has a distortion of width and height, in addition to forum navigation on a smarphone support is distort too.
can you help me solve this problem?
www.powersystem4u.com
Thanks
Style for extension headerbanner
-
- Site Admin
- Posts: 519
- Joined: Tue Nov 18, 2014 11:30 am
Re: Style for extension headerbanner
I have just had a play with some style settings, and this is what I have managed so far
Disable the extension then dwnload and unzip the attached, then upload SE_gamer to the styles directory OF THE HEADER BANNER EXTENSION and re enable.
Please let me know how you get on.
Disable the extension then dwnload and unzip the attached, then upload SE_gamer to the styles directory OF THE HEADER BANNER EXTENSION and re enable.
Please let me know how you get on.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 13
- Joined: Tue Nov 12, 2019 5:38 pm
Re: Style for extension headerbanner
Thanks for your help
there is a dimension problem for the bannier.png there is also a problem on mobile explorer (chrome, samsung navigation). for the subscripte group extension:
the paypal button is not visible
there is a dimension problem for the bannier.png there is also a problem on mobile explorer (chrome, samsung navigation). for the subscripte group extension:
the paypal button is not visible
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 519
- Joined: Tue Nov 18, 2014 11:30 am
Re: Style for extension headerbanner
What other extensions do you have installed and can you let me have the actual banner image you are using.
-
- Posts: 13
- Joined: Tue Nov 12, 2019 5:38 pm
-
- Site Admin
- Posts: 519
- Joined: Tue Nov 18, 2014 11:30 am
Re: Style for extension headerbanner
Before I look any further into adapting the extension, how is this?
If this is how you would like it to appear its easy to do without the extension.
Disable Header banner
Resize Gpsraod.png to 1000px wide
UPLOAD
Gpsraod.png
TO
root/styles/SE_Gamer/theme/images
OPEN
root/styles/SE_Gamer/theme/stylesheet.css
FIND (around line 105)
REPLACE WITH
SAVE->UPLOAD->PURGE BOARDS CACHE->PURGE BROWSER CACHE
To remove the site name
OPEN
root/styles/SE_Gamer/template/overall_header.html
FIND AND DELETE
SAVE->UPLOAD->PURGE BOARDS CACHE
If you are happy with that, then I suggest that you do it this way. If you really want my Header banner extension then I will be happy to continue adjusting it, but it will take more time. Just let me know what you prefer.
If this is how you would like it to appear its easy to do without the extension.
Disable Header banner
Resize Gpsraod.png to 1000px wide
UPLOAD
Gpsraod.png
TO
root/styles/SE_Gamer/theme/images
OPEN
root/styles/SE_Gamer/theme/stylesheet.css
FIND (around line 105)
Code: Select all
background: #000000 url("./images/banner.jpg") no-repeat left top;
Code: Select all
background: #000000 url("./images/Gpsraod.png") no-repeat left top;
To remove the site name
OPEN
root/styles/SE_Gamer/template/overall_header.html
FIND AND DELETE
Code: Select all
<div class="site_info">
<h1><span>*</span>{SITENAME}</h1>
<p>{SITE_DESCRIPTION}</p>
</div>
If you are happy with that, then I suggest that you do it this way. If you really want my Header banner extension then I will be happy to continue adjusting it, but it will take more time. Just let me know what you prefer.
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 519
- Joined: Tue Nov 18, 2014 11:30 am
Re: Style for extension headerbanner
No where near finished yet, but this is the latest header banner adjusted for WE_Gamer
Let me know if you prefer this and I will do some more work to finish it off. (overall width and corners are the most obvious)
By the way, nI don't think any of your extensions will have had any effect on the previous Header Banner errors you were experiencing.
Let me know if you prefer this and I will do some more work to finish it off. (overall width and corners are the most obvious)
By the way, nI don't think any of your extensions will have had any effect on the previous Header Banner errors you were experiencing.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 13
- Joined: Tue Nov 12, 2019 5:38 pm
Re: Style for extension headerbanner
this is my banniere wide : 1000 px
I forgot something ?
after purge cach :
Code: Select all
background: #000000 url("./images/Gpsraod.png") no-repeat left top;
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 519
- Joined: Tue Nov 18, 2014 11:30 am
Re: Style for extension headerbanner
The banner image isn't where you think it is. It should be here
Code: Select all
http://www.powersystem4u.com/styles/SE_Gamer/theme/images/Gpsraod.png
-
- Posts: 13
- Joined: Tue Nov 12, 2019 5:38 pm
Re: Style for extension headerbanner
I change thé name of banner " gpsroad.png"Administrator wrote: ↑Fri Nov 15, 2019 1:37 pm The banner image isn't where you think it is. It should be hereCode: Select all
http://www.powersystem4u.com/styles/SE_Gamer/theme/images/Gpsraod.png