Slight blank space unsure where to fix this

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Post Reply
Scottish2
Registered User
Posts: 124
Joined: Sun Mar 04, 2007 3:00 pm

Slight blank space unsure where to fix this

Post by Scottish2 »

Hi All

OK I got a theme selected on my forum and then I was installing wordpress and found a theme for that but I liked the background image for the wordpress better in the forum then the forums in wordpress.

Problem I have though is the theme I am using seems to have a slight gap. The previous white board style background had no issue with this but where this new background is tanish the white stripe across the top is now visible.

Any ideas where this bap is being created in what file and what might be causing it?

I'm using the Black-Silver theme but specifically the black-silver-slim version of the theme

The gap is the one right below the greyish/black sidebars in the head so assume it isn't header specific but more the main part of the page if I had to take a guess at location!

http://www.dirtydozen2-0.com/phpbb/
User avatar
pit-PL
Registered User
Posts: 3212
Joined: Sat Nov 21, 2009 12:24 pm

Re: Slight blank space unsure where to fix this

Post by pit-PL »

This (colours.css)

Code: Select all

.headerbar {
	background-color: #fafafa;
}
might be the culprit.
Scottish2
Registered User
Posts: 124
Joined: Sun Mar 04, 2007 3:00 pm

Re: Slight blank space unsure where to fix this

Post by Scottish2 »

pit-PL wrote: Wed Jan 09, 2019 6:13 pm This (colours.css)

Code: Select all

.headerbar {
	background-color: #fafafa;
}
might be the culprit.
Cool thanks that's the spot I needed is all fixed now with background image rather then plain color!

Thanks!! :)
Post Reply

Return to “[3.2.x] Styles Support & Discussion”