Search found 636 matches

by Steve
19 Mar 2010, 20:24
Forum: Snippets
Topic: social network links in my header
Replies: 25
Views: 11345

Re: social network links in my header

*edit your missing the end tags of the a href= addy so should be like this <a href="http://www.musicmixdjsblog.blogspot.com"><img src="/images/blog.png" /></a> img src code should have a alt="blog" for example ;) <img src="/images/blog.png" alt="blog"...
by Steve
19 Mar 2010, 20:15
Forum: Modifications
Topic: BBCodebox Light
Replies: 45
Views: 25893

Re: BBCodebox Light

i know how todo it for subsilver2 open subsilver2/template/posting_buttons.html find: <input type="button" class="btnbbcode" accesskey="b" name="addbbcode0" value=" B " style="font-weight:bold; width: 30px;" onclick="bbstyle(0)" o...
by Steve
19 Mar 2010, 19:49
Forum: PhpBB3 Support
Topic: DJS' image upload button
Replies: 8
Views: 9205

Re: DJS' image upload button

open/styles/prosilver/templates/posting_buttons.html find: <select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" title="{L_BBCODE_F_HELP...
by Steve
19 Mar 2010, 01:52
Forum: PhpBB3 Support
Topic: Change width
Replies: 3
Views: 4063

Re: Change width

open styles/your_style/theme/common.css find: .forabg { background: #b1b1b1 none repeat-x 0 0; margin-bottom: 4px; padding: 0 5px; clear: both; } .forumbg { background: #ebebeb none repeat-x 0 0; margin-bottom: 4px; padding: 0 5px; in the code above find x2: padding: 0 5px; replace with: padding: 0;...
by Steve
19 Mar 2010, 00:47
Forum: PhpBB3 Support
Topic: Two guestions.
Replies: 2
Views: 2130

Re: Two guestions.

1. http://img209.imageshack.us/img209/3969/viesti.jpg open your gaystyle/theme/content.css find: .postprofile { /* Also see tweaks.css */ margin: 5px 0 10px 0; we need to adjust this part in red. margin: 5px 0 10px 0; the px margin may not be the same this is for standard prosilver based styles. * ...
by Steve
19 Mar 2010, 00:15
Forum: PhpBB3 Support
Topic: Adding extra areas on portal
Replies: 3
Views: 2663

Re: Adding extra areas on portal

simpleportal_body.html find: <span class="corners-bottom"><span></span></span></div> </div> <!-- End Welcome --> add after: <div class="forabg"> <div class="inner"><span class="corners-top"><span></span></span> <ul class="topiclist"> <li class="...
by Steve
16 Mar 2010, 22:13
Forum: PhpBB3 Support
Topic: Portal Questions
Replies: 7
Views: 4217

Re: Portal Questions

Doubt that will work irrc ,that style the custom-cat-header is on image set at a certain width.
by Steve
15 Mar 2010, 22:48
Forum: Styles
Topic: phpBB3 3.0.7 style red steel
Replies: 12
Views: 17225

Re: phpBB3 3.0.7 style red steel

has prosilver tamplates yep.
by Steve
13 Mar 2010, 23:18
Forum: Site Announcements
Topic: Welcome to PhpBB3 BBCodes
Replies: 86
Views: 54367

Re: Welcome to PhpBB3 BBCodes

Oliver » 13 Mar 2010, 22:14 wrote:Is the chat here on page deleted? I do not see it.

I like to chat there.

The chat seems to have gone because you members have abused it :evil:
by Steve
13 Mar 2010, 19:23
Forum: Submit a BBCode
Topic: UFC Countdown Clock
Replies: 5
Views: 6778

Re: UFC Countdown Clock

I see it fine,you forgetting this is a no support forum! so if it doesnt work then remove the bbcode.