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

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

$
0
0
Hi, I've been struggling with the header/banner for the past couple of days :(

My current setup:
Database server:MySQL(i) 10.11.13-MariaDB-0ubuntu0.24.04.1
PHP version:8.3.6
Board version:3.3.15

i have made the changes below, but i get this weirdo. Please can someone help me? I dont know where I went wrong :?:
bannerimage.PNG

the overall_header.html changes:

Code:

<div id="wrap" class="wrap"><a id="top" class="top-anchor" accesskey="t"></a><div id="page-header"><div class="headerbar" role="banner"><!-- EVENT overall_header_headerbar_before --><div class="inner"><div id="site-description" class="site-description">             <img class="header-banner" src="https://www.onlinecommunityhub.co.za/styles/prosilver/theme/images/header/ochubplatform-banner.png"><a id="logo" class="logo" href="{% if U_SITE_HOME %}{{ U_SITE_HOME }}{% else %}{{ U_INDEX }}{% endif %}" title="{% if U_SITE_HOME %}{{ L_SITE_HOME }}{% else %}{{ L_INDEX }}{% endif %}"><span class="site_logo"></span></a><h1>{SITENAME}</h1><p>{SITE_DESCRIPTION}</p><p class="skiplink"><a href="#start_here">{L_SKIP}</a></p></div>
the common.css changes:

Code:

/* Round cornered boxes and backgrounds---------------------------------------- */.header-banner {display: block;margin-left: auto;margin-right: auto;max-width: 100%;max-height: 100%;margin-left: -2px;    border-radius: 4px;}.headerbar {margin-bottom: 4px;padding: 5px;border-radius: 7px;}

Statistics: Posted by NyxMG — Fri Jun 06, 2025 10:52 am



Viewing all articles
Browse latest Browse all 2802

Trending Articles