Search found 8 matches
- 12 Dec 2014, 08:56
- Forum: Stokers 3.1.X Extensions & Styles
- Topic: Adsense for phpBB 3.1.X
- Replies: 59
- Views: 46037
Re: Adsense for phpBB 3.1.X
Ads shouldn't be placed in the header because that shows on non content pages, which is against the Google Adsense rules: Publishers are not permitted to place ads on any non-content based pages like thank you, error, log in, or exit pages. These are pages that visitors see on a site before ...
- 19 Oct 2014, 10:15
- Forum: Welcome On Index
- Topic: need help with mod (welcome on index)
- Replies: 5
- Views: 2972
need help with mod (welcome on index)
Download, backup, and open styles/ca_black/template/index_body.html Find <!-- IF not S_IS_BOT --> <div class="forabg"> <div class="inner"><span class="corners-top"><span></span></span> <ul class="topiclist"> <li class="header"> <dl class="icon"> <dt>{L_WELCOME_TO_MOD} {SITENAME}</dt> </dl> </li ...
- 19 Dec 2011, 13:07
- Forum: User Contributions
- Topic: [BBCode] jQuery Spoiler
- Replies: 13
- Views: 14984
[BBCode] jQuery Spoiler
I'd suggest replacing the line of code at the top of the add in for styles/your_style/template/overall_header.html <script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script> with <script type="text/javascript"> // <![CDATA[ !window.jQuery && document.write('<script ...
- 07 Sep 2010, 05:56
- Forum: PhpBB3 Support
- Topic: Custom BBCode ID?
- Replies: 4
- Views: 9211
Re: Custom BBCode ID?
If you go to ACP > POSTING > BBCodes where your custom BBCodes are listed nad then hover the cursor over the edit icon (usually a green cog) in the status bar of your browser the address will show. The last part is the ID number of the BBCode, for example, .... edit&bbcode=20
- 16 May 2010, 16:09
- Forum: PhpBB3 Support
- Topic: Need fisbuice2 black edition
- Replies: 7
- Views: 3146
Re: Need fisbuice2 black edition
FIsubice2 is not available in other colours and to convert it to black would require a lot of work because it is a light coloured style. If you want a dark or black style you are better off looking for one rather than hoping someone will convert FIsubice2 . You could try asking on the site I linked ...
- 15 May 2010, 12:34
- Forum: Site Announcements
- Topic: 2 Years Anniversary
- Replies: 15
- Views: 16210
Re: 2 Years Anniversary
The site has provided a valuable resource for phpBB users and I hope it will continue to in the future.
Congratualations
Congratualations
- 07 May 2010, 01:46
- Forum: PhpBB3 Support
- Topic: remove the icons?
- Replies: 6
- Views: 4305
Re: remove the icons?
I'm only new to this, but it seems you want to replace the original icons with your own. If new ones are the same size, couldn't you just?: back-up the originals rename the new ones the same as the originals replace the originals Then you wouldn't need any additional code for the extra icons, in ...
- 07 Mar 2010, 10:38
- Forum: Site Announcements
- Topic: Welcome to PhpBB3 BBCodes
- Replies: 86
- Views: 57248
Re: Welcome to PhpBB3 BBCodes
Good to see the site back up, it's always been a very useful resource.