Need help with h1 heading

For support and discussion related to templates, themes, and imagesets in phpBB 3.0.
Ideas Centre
Locked
forforce
Registered User
Posts: 323
Joined: Fri Oct 04, 2013 7:57 am
Contact:

Need help with h1 heading

Post by forforce »

Hi, can somebody please help me to remove the h1 heading " #{title} " ? I can`t find it in overal_header or overal_footer. I have no idea how to remove it and I searched and searched but no luck. The website is the one from signature. Thanks in advance. phpbb 3.0.12
Last edited by JimA on Sat Aug 20, 2016 5:39 pm, edited 1 time in total.
https://www.cumseface.eu , We have tutorials for everything / Te ajutam se te descurci singur .
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: Need help with h1 heading

Post by Lumpy Burgertushie »

In looking at your source code, I find this:

Code: Select all

<!-- phpBB jQuery Base Pop-Ups --><!-- jQuery UI notify widget -->
	<div id="container">
		<div id="basic-template">
			<a class="ui-notify-cross ui-notify-close" href="#">x</a>
			<h1>#{title}</h1>
			<p>#{text}</p>
		</div>
	</div>
<!-- jQuery UI notify widget end --><!-- phpBB jQuery Base Pop-Ups End -->
none of which is part of phpbb so whatever those jquery widgets are, that is where you will find it.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
forforce
Registered User
Posts: 323
Joined: Fri Oct 04, 2013 7:57 am
Contact:

Re: Need help with h1 heading

Post by forforce »

I solved the problem thanks to your answer . Thank you!
https://www.cumseface.eu , We have tutorials for everything / Te ajutam se te descurci singur .
Locked

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