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 slash » 13 Dec 2011, 11:18
This BBcode add an image on a cool monitor (created by me in photoshop)
Download and up the image on /images
custom-monitor.rar
BBcode
----------------------------------------------------------------------------
Html
Code: Select all
<!-- Codes and image by Slash www.wiizard.it -->
<div style="background: url(./images/custom-monitor.png) center no-repeat;width:440px;height:330px;">
<a href="{URL}">
<img src="{URL}" style="margin-left: auto; margin-right: auto; display: block; width: 352px; height: 188px; padding-top: 39px;">
</a>
</div>
----------------------------------------------------------------------------
Help Line
Code: Select all
enter the image's url between the tags [custmo][/custmo]
---------------------------------------------------------------------------
Demo
You do not have the required permissions to view the files attached to this post.
Post
by Galandas » 13 Dec 2011, 11:42
bbcode very nice thanks
Post
by master412160 » 13 Jan 2012, 19:18
Hey this is a very neat bbcode,
but it would be even greater if we can turn this into a image rotator?
We would be able to use this bbcode to show of any forum any type of pages. Maybe set a default for 3 images in rotator.
Post
by slash » 13 Jan 2012, 23:18
XD too difficult for me! experts come forward!