Custom Monitor BBcode

Mods, snippets and styles postet and supported by the users
Forum rules
As the forum title says this is for User Contributions
Post a support request in this forum and you will be banned!
Locked
User avatar
slash
BBCoder II
BBCoder II
Posts: 57
Joined: 27 Oct 2011, 18:53
BBCodes: 31
Contact:

Custom Monitor BBcode

Post by slash »

This BBcode add an image on a cool monitor (created by me in photoshop)

Download and up the image on /images
custom-monitor.rar
(88.62 KiB) Downloaded 132 times
BBcode

Code: Select all

[custmo]{URL}[/custmo]
----------------------------------------------------------------------------
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

Image
User avatar
Galandas
BBCoder III
BBCoder III
Posts: 129
Joined: 07 Mar 2010, 00:08
BBCodes: 35
Favourite BBCode: player yahoo
Favourite MOD: Mod Rey
Location: italy
Contact:

Custom Monitor BBcode

Post by Galandas »

bbcode very nice thanks ;)
master412160
BBCoder II
BBCoder II
Posts: 39
Joined: 04 Jun 2011, 14:17

Custom Monitor BBcode

Post by master412160 »

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.
Hello please check out my Interview Site, Interviewed You
User avatar
slash
BBCoder II
BBCoder II
Posts: 57
Joined: 27 Oct 2011, 18:53
BBCodes: 31
Contact:

Custom Monitor BBcode

Post by slash »

XD too difficult for me! experts come forward!
Locked