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!
> Recruit Box Text and Application
Arahila
(New Admin)
5/22/2010 10:33 AM EST
:
Recruit Box Text, Applications, Dividers
link
Arahila
Posts: 25
Becoming Adept!
I have more pages of notes from this site on how to do things... /facedesk
Here is my site: http://www.guildportal.com/Guild.aspx?GuildID=342141&TabID=3012409
I want to make the text of the recruitment box, the content box titles, the nav bar and the "upper nav bar" - Welcome.... bold and for the entire site.
When I hover on any of the
recruit box
titles, it shows the "needed" message, i.e. Death Knight (Tanks.) From the notes Mottie provided there should be a link to an application page ("http://recruitme.com") but how do I generate that page? I've looked at the widget list to the point my eyes are crossed. Is this the link used for each member to set up their guildportal account (if not, where is that?) Or to a specific page for the guild? I have a list of yes/no or fill in the blank questions I would prefer to use, (use the free text/HTML box and do a basic form? I can do that.) Or if that isn't possible can I link the recruit box to our rules page and add a email link where I am sent a message affirming the applicant has read the rules?
Note:
I could never get the box title (recruitTitle) to disappear, no matter what I tried. Leaving it blank generates a title of "undefined" and removing the line of code ruins the whole box.
I much prefer this version:
http://coupdeetat.guildportal.com/Guild.aspx?GuildID=330723&TabID=2769429, where can I find the code?
The same person created a divider
(http://guildportal.com/Guild.aspx?GuildID=258012&TabID=2168224&ForumID=1233963&TopicID=8626718&Page=1#42550126) and while the CSS is simple, what do I put in the text to get the divider inserted?
Please help or I shall progress from mad to completely insane...
Top
•
Bottom
Mottie
(MVP)
5/22/2010 5:25 PM EST
:
RE: Recruit Box Text, Applications, Dividers
link
GuildPortal MVP
Mottie
Posts: 3873
Zomgawsh Poster
Hi Arahila!
Well, to answer your questions:
Hmm, I thought you could make your widget titles bold from the control panel... I guess not. But don't fear, you can add custom CSS to do it. Add the following to your CSS Additions tab (Control Panel > Custom HTML & Script > Custom CSS > CSS Additions to Standard tab). When done, check the "Enabled" box, then click [ Save Changes]
.ContentBoxTitle { font-weight: bold }
If you want to use the recruit box I see on your site homepage, I don't think it has a link to your application page... well I added the link to point to a forum post with information about joining. If you want them to actually fill out a form, you could have them join the web site (which has the option to add questions - Control Panel > Member Management > Application Questions) and in this case you could add a link directly to the join the site application form. Replace the "######" in red with your GuildID which can be found in your site URL.
http://www.guildportal.com/ContentControls/Support/FillApp2.aspx?GuildID=
######
If you want to use the other recruitment widget, go to
this post
and hopefully the instructions are clear enough. Please feel free to post any questions there - it'll help me fix the instructions if any part of it is confusing.
If you want to add that divider to your news section. Add the CSS found in that post into the CSS Additions to Standard area (see answer #1 above on how to get to it).
I hope that helps!
>>
help-site
<<
Top
•
Bottom
Arahila
(New Admin)
5/22/2010 8:25 PM EST
:
RE: Recruit Box Text, Applications, Dividers
link
Arahila
Posts: 25
Becoming Adept!
Mottie said:
Hi Arahila!
Well, to answer your questions:[/quote]
Thanks so much, Mottie! My brain is mush from hunting through all the CSS. I have one more question about the tab bar. The side bar used at this site: http://kwl.guildportal.com/Guild.aspx?GuildID=169873&TabID=1438087
is what I would like to do depending on how the homepage shapes up. I went through all 4? of the tab how-to's and got very confused, I am not sure just what code to copy and use.
Top
•
Bottom
Mottie
(MVP)
5/23/2010 12:15 AM EST
:
RE: Recruit Box Text, Applications, Dividers
link
GuildPortal MVP
Mottie
Posts: 3873
Zomgawsh Poster
Hi Arahila!
Are you talking about the Guild Information box in the side bar? That is actually an "Info Sections" type widget. If you want to move the tab bar into the side bar, then you can change the navigation type in the control panel (Control Panel > Style Tools > Navigation Type) then pick "Content Box - XX Side". It'll do everything automatically.
>>
help-site
<<
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%