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 Tigerman75 » 12 Dec 2011, 09:22
I was wondering if you could do something like this:
Immagine.png
In viewtopic_body.html I tried this:
<div class="back2top"><a href="#wrap" class="top" title="{L_BACK_TO_TOP}">{L_BACK_TO_TOP}</a></div>
And then I added:
<div class="forabg"><span class="corners-bottom"><span></span></span></div></div>
As the image is not in line the edge, how can I solve!?
You do not have the required permissions to view the files attached to this post.
Post
by Tigerman75 » 15 Dec 2011, 10:55
UP,help Stoker!
Post
by Tigerman75 » 16 Dec 2011, 16:48
I used this class:
Code: Select all
.bordo {
background-color: #094C8A;
background-image: url("{T_THEME_PATH}/images/bg_list.gif");
margin-bottom: 4px;
padding: 0 5px;
clear: both;
}
But to get the edge does not just talk about it. What is wrong!
Last bumped by Tigerman75 on 16 Dec 2011, 16:48.