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!
> Problem with Floater Image
drakemoogle
(Guild Admin)
6/30/2010 10:54 PM EST
:
Problem with Floater Image
link
drakemoogle
Posts: 21
Becoming Adept!
here my page
Here
the Floater image (The Clouds) is not growing to the page size.
i want the image to be as the same size of the page, no matter if i size down the page.
can any of you guys and girls can help me?
Top
•
Bottom
Mottie
(MVP)
6/30/2010 11:06 PM EST
:
RE: Problem with Floater Image
link
GuildPortal MVP
Mottie
Posts: 3873
Zomgawsh Poster
Hi Drakemoogle!
Try adding this to your CSS Additions tab (Control Panel > Custom HTML & Script > Custom CSS > CSS Additions to Standard tab):
.bgFloaterImage { width: 100%; }
Make sure you check "Enabled?" before Saving.
>>
help-site
<<
Top
•
Bottom
drakemoogle
(Guild Admin)
6/30/2010 11:10 PM EST
:
RE: Problem with Floater Image
link
drakemoogle
Posts: 21
Becoming Adept!
nope the image just disappear
Top
•
Bottom
drakemoogle
(Guild Admin)
6/30/2010 11:19 PM EST
:
RE: Problem with Floater Image
link
drakemoogle
Posts: 21
Becoming Adept!
ok never mind man i found out what was the problem, it was my image provider.
can you brackdown that code so i can understand how it works... i'm in a 3D animation school and i have a small class in coding, so this might help.
Top
•
Bottom
Mottie
(MVP)
7/1/2010 2:58 PM EST
:
RE: Problem with Floater Image
link
GuildPortal MVP
Mottie
Posts: 3873
Zomgawsh Poster
Hi Drakemoogle!
Basically the code I gave you is CSS.
.bgFloaterImage { width: 100%; }
The period "." in the front specifies that it is targeting a CSS class, so any HTML tag you see with class="..." can be targeted with CSS easily. To target an ID (id="..."), the CSS will need a hash mark "#" in front instead of the period (e.g. #bgFloaterImage).
"bgFloaterImage" is just the class name assigned to the HTML tag. You can add a class tag to any of the HTML tags ( e.g. <img class="myimage" src="..." /> )
The curly brackets enclose all CSS definitions for that particular bit of code. Each CSS definition within the brackets must be separated by a semi-colon ";". There is only one CSS definition in the example above, so the semi-colon would be optional, but I keep the habit of always adding them.
width: 100% - This is what is called a key:value pair. The key definition in this case is "width" with sets the width of the ".bgFloaterImage" class. The value of the width I want would be "100%".
This is a very basic example of how CSS works. For a slightly more in depth explaination/tutorials, see the
w3cschools tutorials on CSS
and a few other languages (the tabs across the top of the page).
>>
help-site
<<
Top
•
Bottom
drakemoogle
(Guild Admin)
7/15/2010 12:42 AM EST
:
RE: Problem with Floater Image
link
drakemoogle
Posts: 21
Becoming Adept!
O thank you dude your so helpful and a lifesaver.
I'm trying to do something like this with the footer can you help me with that?
Top
•
Bottom
drakemoogle
(Guild Admin)
7/15/2010 2:50 AM EST
:
RE: Problem with Floater Image
link
drakemoogle
Posts: 21
Becoming Adept!
Ok i Fixed the Footer image
i did not see the Footer image Tab in the custom CSS area
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%