2011-01-30, 11:32 PM
(This post was last modified: 2011-01-30, 11:59 PM by Wes the Bes.)
Hey guys, I thought this
And so I came up with this idea!!
Again we will need multiple codes...
Simple Expression:
(You put the code below of what you want! Also, you can put other content in)
HTML Replacement:
Now we need to add pictures
You will need to have the "firstpic" in one of these tags unless, you don't want people coming back to it (like it is a title).
HTML Replacement:
Its not the best looking album, but the best quality you'd find...
There are some slight inconvieniences like:
-The image can change the size of the Table/Div
-if you put your pointer over a picture, it does not have the clicker cursor
But there are some nice features like:
-you can style your album via Theme editing advanced mode in CSS
MUST BE this EXACT format:
Want a LIVE demo?
Here it is:
https://dl.dropbox.com/u/17061172/albumtest.html
(I know random images, but it gets the point of the album across)
Rate out of 10 Please, NOBODY has rated any of my threads, thank you!
My Thoughts Wrote:I am not getting much feedback from my MyCodes tutorial...
Hmm. I don't know why....
How about I make something that appeals to everyone!!
And so I came up with this idea!!
Again we will need multiple codes...
Simple Expression:
\[album=(.*?) firstpic=(.*?)\](.*?)\[/album\]
[album=AlbumTitle firstpic=firstpicurl]CODE[/album](You put the code below of what you want! Also, you can put other content in)
HTML Replacement:
<div class="Album" style="border: 10px ridge">
<b><center><font size="5">$1</font></center></b><hr><br><br>
<center><img src="$2" id="im"></center>
<br><br><br>$3
</div>
Now we need to add pictures
You will need to have the "firstpic" in one of these tags unless, you don't want people coming back to it (like it is a title).
\[pic\](.*?)\[/pic\]
This code works like an IMG code!!!HTML Replacement:
<a onclick="document.getElementById('im').src='$1'">
<img src="$1" height="100" width="100"><br> </a>
Its not the best looking album, but the best quality you'd find...
There are some slight inconvieniences like:
-The image can change the size of the Table/Div
-if you put your pointer over a picture, it does not have the clicker cursor
But there are some nice features like:
-you can style your album via Theme editing advanced mode in CSS
MUST BE this EXACT format:
.Album
{
}
-You don't have the forwards or backwards buttons, you select from a list!Want a LIVE demo?
Here it is:
https://dl.dropbox.com/u/17061172/albumtest.html
(I know random images, but it gets the point of the album across)
Rate out of 10 Please, NOBODY has rated any of my threads, thank you!
http://community.mybb.com/thread-99571-p...#pid726699
I wanna a response to that thread... any help?
I wanna a response to that thread... any help?