Ryandor.com https://ryandor.com/forum/ |
|
Banner https://ryandor.com/forum/viewtopic.php?f=4&t=1065 |
Page 1 of 1 |
Author: | Lynxx [ Sun Oct 26, 2003 10:38 pm ] |
Post subject: | Banner |
Hey ry, where in the code is it to make your top banner up there in the top-left link back to your homepage, i cant seem to find it in my own.... ![]() thanks ry |
Author: | Ryandor [ Sun Oct 26, 2003 11:42 pm ] |
Post subject: | |
It's a hack. By default, it takes you to the forums index (as you are aware) Here's where to change it: /path2phpbb/templates/templatename/overall_header.tpl In my case the template name is subSilver (the default) Line 231: Original line: Code: <td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td> New line: Code: <td><a href="http://www.ryandor.com"><img src="templates/subSilver/images/logo2.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
Notice, I changed the logo and the link. I forgot to change the alt text. Pretty simple cahnge, but don't come back to me if you break it ![]() -Ryandor |
Author: | RoseThorn [ Mon Oct 27, 2003 6:11 am ] |
Post subject: | |
lol, I bet I spent two hours changing the link on my phpbb2 forum... well finding it at any rate :/ |
Author: | Sydius [ Wed Oct 29, 2003 11:45 pm ] |
Post subject: | |
I spent a good 30 or 40 hours moding a version of phpBB. I rewrote literally every single line one at a time by hand. I removed a lot, but even then, there were so many lines of code that it just boggled my mind. Then my computer died and I lost it all? |
Author: | Lynxx [ Thu Oct 30, 2003 4:04 pm ] |
Post subject: | |
yea man phpbb2 is an amazing script if i can even call it that.... |
Author: | Sydius [ Sat Nov 08, 2003 11:53 pm ] |
Post subject: | |
It?s my favorite board script, but it sure is tedious to customize entirely. The mods that people have made for it are what make it shine, though? |
Page 1 of 1 | All times are UTC - 7 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |