| |||||||
This is a discussion on phpBB within the The Lounge forums, part of the Off Topic category; Does anyone know how I can get my title banner to become a link back to the homepage? The Reading ...
![]() |
| | Thread Tools |
| | #1 |
| iPaidNothing Join Date: Sep 2010 Location: London, UK
Posts: 1,092
![]() | phpBBDoes anyone know how I can get my title banner to become a link back to the homepage? The Reading and Leeds Festival Forums • Thanks,
__________________ |
|
| | #2 |
| What to put... | Isn't it in the admin panel? Also you still have the two cyclopses in the banner
__________________ |
|
| | #3 |
| Mini Mac Join Date: Jul 2008 Location: London
Posts: 5,141
![]() ![]() ![]() ![]() ![]() | It's not possible (well, it wasn't) back when I used phpBB. There's probably a plug in somewhere for it though. |
|
| | #4 | |
| iPaidNothing Join Date: Sep 2010 Location: London, UK
Posts: 1,092
![]() | Quote:
It's a site easter egg But more to the point. I've checked the admin panel and it's not there :/
__________________ | |
|
| | #5 |
| Romper Stomper | Get dirty with the code. Long time since I used phpbb but iirc you had to edit the template that controls header in the theme templates folder. Find the php reference to the logo and wrap it with <a href="homelink">imagepath</a> in the right place.
__________________ |
|
| | #6 |
| Romper Stomper | Just found this ... -----OPEN----- phpbbroot/styles/prosilver/template/overall_header.html -----FIND----- <a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a> -----IN-LINE FIND----- {U_INDEX} -----REPLACE WITH----- URL to your site Backup file first...
__________________ Last edited by Cruelworld; 19-01-11 at 06:39 PM.. |
|
![]() |
| Thread Tools | |
| |