Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Post
by Stoker » 08 Oct 2011, 16:39
Can you let me know where to place the code?..
At the bottom of colours.css would be fine.
and your common.css just use the code I posted in first post.
Post
by Blackwolf » 08 Oct 2011, 23:11
Thanks....I'll check it out & post back.
NO go....refreshed...retried several times. Oh well....no great loss....would have been nice though.
Did as you suggested, added the code to bottom of colours.css & found in common.css
( mine is
Code: Select all
#wrap {
padding: 10px 10px;
margin: 0 auto;
width: 75%;
min-width: 65px;
}
) so tried several different variables but no change in colours...tried #FF00000 so as to stand out.....
Whilst I'm babbling......any clues as how to fix this "I assume", padding issue.....in screenshot
Sorry for going a teeny bit off topic....
Screenshot.png
You do not have the required permissions to view the files attached to this post.
Post
by Stoker » 09 Oct 2011, 05:32
Not really.
This topic is for creating a border around the entire prosilver style.
For custumizing your ca style I suggest you ask the style author.
Post
by Blackwolf » 09 Oct 2011, 05:42
Will do....Have
done
Solved
Had to uncomment
from
as well as from
Post
by Arnevb » 04 Nov 2011, 21:30
Is there a way to ad some spaces under the footer? Like on this board?
And is there any way to make the corners round?
You do not have the required permissions to view the files attached to this post.
Post
by Stoker » 04 Nov 2011, 21:36
Have you followed this guide exactly?
Post
by Arnevb » 04 Nov 2011, 22:05
Yes, I also double- checked it.
Post
by Stoker » 05 Nov 2011, 07:33
Open styles/prosilver/theme/common.css
Find:
Add after:
Remember to refresh the theme.
Post
by Arnevb » 05 Nov 2011, 09:24
Thanks
Post
by Arnevb » 05 Nov 2011, 12:58
For some reason, if I go to my website trough FireFox, there is actual space under the footer... But if I browse my forum with Chrome, my footer just sticks to my windows-bar