Home
Mottie's Help Site
Resources
Support Tickets
Sign Up!
•
Login:
Password:
Save
New User?
Forgot?
Support
Top Mods!
Forum Module - Media
by Mottie
1
2
3
4
5
Forum Module - Media v5
by Mottie
Description
This mod allows you to add a YouTube video and change the player styling along with other options. Also, you can easily add a mp3 audio file using the basic Google mp3 player
or a player that can easily be styled (Wordpress player)
Please see
this post
for instructions.
Average Rating
1
2
3
4
5
To install a mod on your GuildPortal site, open your Control Panel and select Site Mods, then Get Site Mods.
Mail Notification
by Mottie
1
2
3
4
5
Mail Notification v6
by Mottie
Description
This mod opens a popup to notify you if you have a new mail message. It was written for users who wish to hide their top menu bar (state bar/log in bar). Or if you just want a bigger message telling you that you have mail. I've set it up to open either a growl window (timed popup) or a facebox (popup you have to close).
For more information on the custom variables, please see
this post
.
To style the growl window (pictured above), use the "Growl Window Styling" Mod or refer to
this post
.
To style the Facebox popup window, please refer to
this post
.
Average Rating
1
2
3
4
5
To install a mod on your GuildPortal site, open your Control Panel and select Site Mods, then Get Site Mods.
Wowhead Search
by sonofsamedi
1
2
3
4
5
Wowhead Search v5
by sonofsamedi
Description
Just a simple import from the Wowhead website to allow in-site searching.
taken from
Wowhead goodies for your site.
Average Rating
1
2
3
4
5
To install a mod on your GuildPortal site, open your Control Panel and select Site Mods, then Get Site Mods.
Event Signup/Withdraw Button
by Mottie
1
2
3
4
5
Event Signup/Withdraw Button v3
by Mottie
Description
******************************************
The signup button has changed, so
this mod is no longer needed
******************************************
Make your Event Sign Up/Withdraw button more prominent.
All this mod does is adds a css class to the button, you can modify everything else!
Before
After
Average Rating
1
2
3
4
5
To install a mod on your GuildPortal site, open your Control Panel and select Site Mods, then Get Site Mods.
Signup Status Color
by Mottie
1
2
3
4
5
Signup Status Color v5
by Mottie
Description
This mod will add CSS classes to the character status, so you can set the color yourself with the CSS and the script will do the rest. Within the script, you can set it to just color the Status column or the entire row. This is what it will look like:
*Note: this is an old screenshot, but the code still works
Average Rating
1
2
3
4
5
To install a mod on your GuildPortal site, open your Control Panel and select Site Mods, then Get Site Mods.
Admin Forums
Welcome to the GuildPortal Help Community! These forums are for admin-to-admin help.
Available Forums
Forums
:
Pimp My Site!
> Music player sizing?!?! Help please
539697917_Inactive
(New Admin)
5/5/2008 10:24 AM EST
:
Music player sizing?!?! Help please
link
539697917_Inactive
Posts: 78
Posts With Wolves
Ok folks first off this site is a work in progress so I know I am missing some graphics and such here and there before anyone lets me know
My site
Anyhow I am having a problem either finding a smaller player and or how to change the music player to a small size to not throw off the entire site - here is the inserted HTML.
Anyone help? Thanks in advance
What I am looking for is something like this page
Site with player I like
<div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:450px;">
<object type="application/x-shockwave-flash" width="435" height="270"
data="http://www.myplaylist.org/loadplaylist/33301867/config_blue_shuffle/270/430/true">
<param name="bgcolor" value="#e8e8e8">
<param name="movie"
value="http://www.myplaylist.org/loadplaylist/33301867/config_blue_shuffle/270/430/true">
</object>
<BR><a href=http://www.myplaylist.org><img src=http://www.myplaylist.org/mc/images/create_blue.jpg border=0></a><a href=http://www.myplaylist.org/standalone/33301867 target=_blank><img src=http://www.myplaylist.org/mc/images/launch_blue.jpg border=0></a><a href=http://www.myplaylist.org/download/33301867><img src=http://www.myplaylist.org/mc/images/get_blue.jpg border=0></a>
</div>
Top
•
Bottom
Ciannon
(Guild Admin)
5/5/2008 12:24 PM EST
:
RE: Music player sizing?!?! Help please
link
Ciannon
Posts: 2000
Zomgawsh Poster
~Raziel~ said:
Ok folks first off this site is a work in progress so I know I am missing some graphics and such here and there before anyone lets me know
My site
Anyhow I am having a problem either finding a smaller player and or how to change the music player to a small size to not throw off the entire site - here is the inserted HTML.
Anyone help? Thanks in advance
What I am looking for is something like this page
Site with player I like
<div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:450px;">
<object type="application/x-shockwave-flash" width="435" height="270"
data="http://www.myplaylist.org/loadplaylist/33301867/config_blue_shuffle/270/430/true">
<param name="bgcolor" value="#e8e8e8">
<param name="movie"
value="http://www.myplaylist.org/loadplaylist/33301867/config_blue_shuffle/270/430/true">
</object>
<BR><a href=http://www.myplaylist.org><img src=http://www.myplaylist.org/mc/images/create_blue.jpg border=0></a><a href=http://www.myplaylist.org/standalone/33301867 target=_blank><img src=http://www.myplaylist.org/mc/images/launch_blue.jpg border=0></a><a href=http://www.myplaylist.org/download/33301867><img src=http://www.myplaylist.org/mc/images/get_blue.jpg border=0></a>
</div>
I do not have a music player on my site, but the line with the sizing code is "
<object type="application/x-shockwave-flash" width="435" height="270"
Just change the 435 and 270, and you should be fine.
ALSO - Nothing against the theme of your guild... but it seems to me that it would make more since to put symphony/orchestral music on there... lol
Epic quotes from Coils:
"lol out of money. I bought my system and forgot to factor in the cost of the game." - Coils 7/14/2008
"No money totaled my car. Cant play. Probly selling my computer. Adios." - Coils 8/25/2008
Top
•
Bottom
Ciannon
(Guild Admin)
5/5/2008 1:28 PM EST
:
RE: Music player sizing?!?! Help please
link
Ciannon
Posts: 2000
Zomgawsh Poster
Nevermind. That did not work.
Epic quotes from Coils:
"lol out of money. I bought my system and forgot to factor in the cost of the game." - Coils 7/14/2008
"No money totaled my car. Cant play. Probly selling my computer. Adios." - Coils 8/25/2008
Top
•
Bottom
Everdark
(MVP)
5/5/2008 2:18 PM EST
:
RE: Music player sizing?!?! Help please
link
GuildPortal MVP
Everdark
Posts: 3918
Zomgawsh Poster
Not really an answer to your question, just wanted to say that you haveĀ a beautiful looking site! That banner is awesome!
"The person who says it cannot be done should not interrupt the person doing it."
Everdark (T), Evadarr, Nevinn (AC), Soninn, Croninn, Zakarr, Avirded (SC)
Top
•
Bottom
Admins Online
There are
members online.
Updating...
{1}
##LOC[OK]##
{1}
##LOC[OK]##
##LOC[Cancel]##
{1}
##LOC[OK]##
##LOC[Cancel]##
Loading.....
So-and-so has logged on!
disable
0
Purple Dragon (Public)
Guild Chat
0
0
Member Detail
Request Chat
Visit Site
Visit Wall
Send Mail
Admin
%title%
%message%