Question 1:
I don't know how to add banner ad's to it.
I can't figure it out, i want to add my banner thing for google to the bottom.
Help?
Answer: Open Styles/prosilver/Template/overall_footer.html and overall_header.html
Find in overall_footer.html
Find:
Code:
<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
</div>
</div>
Add after Google code and or play around in the general area!
Find in overall_header.html
Code:
<span class="corners-bottom"><span></span></span></div>
</div>
</div>
Add after Google code and or play around with this area!
Question 2:
How do i link my logo to the board index?
I think that the board index link alone is too small.
Help?
This code will add a hyperlinked inage to any webpage! Add it near the following code in overall_header.thml
Find in overall_header.html
Code:
<h1>{SITENAME}</h1>
<p>{SITE_DESCRIPTION}</p>
Add the following around the find some where good luck with this!
Code:
<a href="/"><img src="css/yawoop-search.jpg" alt="<?=$site_name?>" border="0" /></a>
Question 3:
How do i add avatars to my avatars gallery?
I added the pictures to gallery folder but none of them come up.
I read somewhere that i need to make the folder public?
They diden't explain though.
Help?
Answer: Add the images to this location using an ftp client!
h**p://www.yoursitename.com/forums/images/avatars/gallery
Go into your admin cp and ensure all the setting are set to ok allow gallery and uploading if you do!
Here's a screen shot below,
Question 4:
Their are so many mods i want to install on the forum but i am mod stupid.
I tried reading a thread about it on the phpbb forums. but i ended up getting more confused.
Is it as easy as uploading the files? or do i have to go in and edit files in notepad?
Help?
Answer, Read Learn trial and error, Always make back up of both your database and files on the server! Never do any mod without following this advice!
Bookmarks