Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2255

[3.3.x] Styles Support & Discussion • Re: Image (banner) in header

$
0
0
Ok it finally worked. The banner is displayed correctly on all results and also the responsive part is as I like it.

In overall_header.html under the site-description class

Code:

 <img class="header-banner" src="https://www.automutilatie.eu/styles/prosilver/theme/images/header/_0.jpg">
Extra css in common.css

Code:

.header-banner {display: block;margin-left: auto;margin-right: auto;max-width: 100.6%;max-height: 100%;margin-left: -2px;    border-radius: 4px;}
Added position absolute to the site_description class. And repositioned the search bar.
Tomorrow I'll try to code on my live forum.

Image
Image
Image

Statistics: Posted by bennybernaer — Thu Jun 05, 2025 7:39 pm



Viewing all articles
Browse latest Browse all 2255

Trending Articles