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!
> Need help with coding in overflow: auto
Warfette
(Guild Admin)
3/10/2009 6:51 AM EST
:
Need help with coding in overflow: auto
link
Warfette
Posts: 201
Fingers of Fury!
Hi everyone,
I'm trying to get my site to auto overflow when a user uploads a picture too big for the content box.
Usually I just trim the pictures to fit the layout but I'm not spending as much time micro managing the site and the pictures are just ruining all my pretty layout
.
I've tried messing with nested divs and floats but to no avail. I'm not a css guru by any stretch just trying to piece it together from examples I've seen.
If anyone has any ideas, or can help with the code that would be great
.
Thanks.
Top
•
Bottom
Mottie
(MVP)
3/11/2009 6:49 AM EST
:
RE: Need help with coding in overflow: auto
link
GuildPortal MVP
Mottie
Posts: 3873
Zomgawsh Poster
Hi Warfette!
Add this line to your CSS... adjust the width in red to the max width. This method will allow the max-width attribute to work with IE.
.CenterContentZone img { max-width:
400px
; width: auto !important; width:
400px
; }
>>
help-site
<<
Top
•
Bottom
Warfette
(Guild Admin)
3/11/2009 7:22 AM EST
:
RE: Need help with coding in overflow: auto
link
Warfette
Posts: 201
Fingers of Fury!
Hah!
So simple, thats brilliant Mottie thanks for taking the time
Keep up the fantastic work.
-Warfette
Top
•
Bottom
Carneus
(Guild Admin)
3/13/2009 6:41 AM EST
:
RE: Need help with coding in overflow: auto
link
Carneus
Posts: 1435
Zomgawsh Poster
Adding this does not work with IE6. Anyway to make it backward compatible?
[edit]
I fixed the problem. It was the order they were listed in CSS. It had to be,
.CenterContentBoxBody img
{
width: 700px;
width: auto !important;
max-width: 700px;
}
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%