Search found 45 matches

by Raimon
Tue Feb 03, 2009 7:29 pm
Forum: phpBB 3.0.x MOD/Style Support
Topic: Strange Footer Problem
Replies: 4
Views: 8720

Re: Strange Footer Problem

Agh i forget something, and i see that you missing some end html tags try the next thing ; open overall_footer.html search: <div id="page-footer"> replace with: </div> <div id="page-footer"> search: <span class="corners-bottom"><span></span></span></div> </div> </div> r...
by Raimon
Tue Feb 03, 2009 6:50 pm
Forum: phpBB 3.0.x MOD/Style Support
Topic: Multi File Attechment
Replies: 3
Views: 5986

Re: Multi File Attechment

First of all try to update to phpBB 3.0.4 , that will not resolve it but it is always the best to stay up to date with the latest version of phpBB.
And how do you mean it is not showing?, do you get a blank screen, show it errors or what is happing when you add a file ?
by Raimon
Tue Feb 03, 2009 6:44 pm
Forum: phpBB 3.0.x MOD/Style Support
Topic: Strange Footer Problem
Replies: 4
Views: 8720

Re: Strange Footer Problem

Search:

Code: Select all

   </div>

<div id="page-footer">
replace with:

Code: Select all

<div id="page-footer">
search:

Code: Select all

      <span class="corners-bottom"><span></span></span></div>
   </div>
after add:

Code: Select all

</div>
by Raimon
Mon Feb 02, 2009 4:42 pm
Forum: phpBB 3.0.x MOD/Style Support
Topic: Navigation Bar with links.
Replies: 4
Views: 15206

Re: Navigation Bar with links.

Here is a link to the MOD ; http://www.phpbb.hardheavy.sk/viewtopic.php?f=2&t=39 to make live easier ;) .
by Raimon
Mon Feb 02, 2009 1:32 pm
Forum: phpBB 3.0.x MOD/Style Support
Topic: How to enlarge posting area text box
Replies: 9
Views: 22646

Re: How to enlarge posting area text box

Moved to MOD/Styles support.

What for style are you using? on a default prosilver the text area is already on a max width, so why do you want to enlarge it ?
by Raimon
Mon Feb 02, 2009 1:15 pm
Forum: phpBB 3.0.x MOD/Style Support
Topic: Text Alignment differs from IE7 \ Firefox
Replies: 6
Views: 19071

Re: Text Alignment differs from IE7 \ Firefox

open overall_header.html search: <div align="center"> <table width="1000" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"> <table width="1000" border="0" cellspacing="0" cellpadding=&qu...
by Raimon
Sun Feb 01, 2009 9:58 pm
Forum: phpBB 3.0.x Support
Topic: [split] Site problem
Replies: 9
Views: 11820

Re: [split] Site problem

Did you get any error message or what is not working ?
by Raimon
Mon Dec 08, 2008 4:52 pm
Forum: [3.0/Olympus] Styling
Topic: Default buttons?
Replies: 1
Views: 7260

Re: Default buttons?

You can just download a new package of phpBB3 ; http://www.phpbb.com/downloads/olympus.php , and upload the /styles/subsilver2/imageset/en/ and /styles/prosilver/imageset/en/ directory , those directory's contains the buttons. Please remember this is not a support forum, for support you need to go t...
by Raimon
Wed Feb 06, 2008 1:53 pm
Forum: [3.0/Olympus] Discussion
Topic: phpBB 3.2 Discussion
Replies: 257
Views: 372690

Re: phpBB 3.2 Discussion

Deleting a style is completely different than deleting the template/theme/imageset. You have to remember that other styles can use the same template/theme/imageset, and, IMO, deleting them is rather pointless... Yes, that true, but what about if you install a style to see if it match with your need...
by Raimon
Tue Feb 05, 2008 11:58 pm
Forum: [3.0/Olympus] Discussion
Topic: phpBB 3.2 Discussion
Replies: 257
Views: 372690

Re: phpBB 3.2 Discussion

Would there be also some adjustment on the style-system? Like this ; when you deleted for example a style (néé no themes, templates or imageset) but just a style. I call you just install the subsilver2 style, but when you think no i don't like it you deleted it. But on that case the hole style that ...