How could I set an image on main directory forum?
3 posters
Page 1 of 1
How could I set an image on main directory forum?
Technical Details
Forum version : #ModernBB
Position : Founder
Concerned browser(s) : Other
Who the problem concerns : Yourself
Forum link : ( link is hidden, you must reply to see )
Description of problem
How could I set an image on main directory forum?Re: How could I set an image on main directory forum?
What exactly are you wanting? Please post a screenshot of what you would like.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: How could I set an image on main directory forum?
hello
if you add this to your css
you will have this result
if you want another image then just replace the image URL in the code with your own ...but keep the image dimensions in order to maintain the same result
if you add this to your css
- Code:
#page-header, .headerbar {
height: 300px;
}
.headerbar {
background-image: url(https://i.servimg.com/u/f28/11/40/02/06/434f8310.png);
}
you will have this result
if you want another image then just replace the image URL in the code with your own ...but keep the image dimensions in order to maintain the same result
Similar topics
» Main forum BackG Image not displaying properly for all resolutions/devices
» Forum Directory Issue - Forum not appearing on list
» Forums tools on main image and nav bar
» How to embed video instead of main banner image of forum?
» Image insertion is broken on main page forum posting
» Forum Directory Issue - Forum not appearing on list
» Forums tools on main image and nav bar
» How to embed video instead of main banner image of forum?
» Image insertion is broken on main page forum posting
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum