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!
> New page w/o it showing in nav menu?
538185176_Inactive
(New Admin)
8/24/2006 9:48 AM EST
:
New page w/o it showing in nav menu?
link
538185176_Inactive
Posts: 19
Becoming Adept!
Hey there,
I have my site set to show the "tab" nav menu in a box on the left side rather than at the top of the page. Every time I create a new page the New Page Wizard asks for a display order and inserts the page into this nav menu. My question is how do I prevent this from happening? I just want a page that I can create a link to somewhere else on the site and that doen't show up in that menu. Thanks in advance!
Top
•
Bottom
Brennig
(New Admin)
2/13/2007 10:00 PM EST
:
RE: New page w/o it showing in nav menu?
link
Brennig
Posts: 210
Fingers of Fury!
bump.
I am looking for this as well.
Top
•
Bottom
538149821_Inactive
(New Admin)
2/14/2007 1:11 AM EST
:
RE: New page w/o it showing in nav menu?
link
538149821_Inactive
Posts: 413
Fingers of Fury!
I've not been able to figure out how to do this an easy way. One suggestion would be to hide the navigation bar altogether and then make a free form/html box where you want it to show up and insert the links there to the pages you want to link to in that menu. Its a bit of a round about way, but I'm not sure if there's a way to do it otherwise.
Top
•
Bottom
Neutrio
(Guild Admin)
2/14/2007 1:14 AM EST
:
RE: New page w/o it showing in nav menu?
link
Neutrio
Posts: 165
Posts With Wolves
The nav menu display format you have chosen lists all pages of the main/root site. You would have to create your own custom graphic menu (complete with linking for each menu item graphic). This would probably be best done under the Styles & Colors -> Banner Area section (i.e. paste the code necessary to render the menu). You will also want to change the nav menu display format back to Horizontal Tab Bar & then use a transparent 1x1 pixel graphic to "hide" the horizontal tab bar buttons.
Neutrio
Neverwinter:
Defenders of Neverwinter
Production:
Heroes Inc
Test:
Connectus Interruptus
Top
•
Bottom
538149821_Inactive
(New Admin)
2/14/2007 1:25 AM EST
:
RE: New page w/o it showing in nav menu?
link
538149821_Inactive
Posts: 413
Fingers of Fury!
You can also use this code to hide the default tab bar by putting it in the Custom CSS section:
.TabBar {
display: none;
}
I found this on these forums and it was a huge help.
Top
•
Bottom
Bolitash
(Guild Admin)
2/14/2007 3:29 AM EST
:
RE: New page w/o it showing in nav menu?
link
Bolitash
Posts: 5799
Zomgawsh Poster
Aw.. sweet.. I didn't even think to make the custom tab bar for those extra pages.. we just made a flat html page and hosted it on another server- with - close to formatting.. this may be worth looking into, or putting in the effort!
Ash | Lusty | Mablilith | Liktaina | MadchenJager | Siofrandra
walks into room | looks around slowly | ponders for a moment | runs away wildly
(kiriin)
Your Quest Log Is Full
Top
•
Bottom
Szleynix
(New Admin)
2/14/2007 5:02 AM EST
:
RE: New page w/o it showing in nav menu?
link
Szleynix
Posts: 2231
Zomgawsh Poster
Another way of doing this is to use graphics for the tab bar, you canthen 'hide' the pages you don't want to appear using a 1x1 transparentimage.
Take a look at my site, you'll see I've used to this then add buttons for the Links and Mailbox inside the banner area.
Top
•
Bottom
Brennig
(New Admin)
2/14/2007 5:50 AM EST
:
RE: New page w/o it showing in nav menu?
link
Brennig
Posts: 210
Fingers of Fury!
Thanks,
Szleynix
that's a great idea. I'm afraid it's way past my current knowledge though. I'll try to figure out how to do it that way. Your site looks great
Top
•
Bottom
Brennig
(New Admin)
2/15/2007 5:08 AM EST
:
RE: New page w/o it showing in nav menu?
link
Brennig
Posts: 210
Fingers of Fury!
Szleynix
how were you able to get those buttons to be up there at the top. I would love to do that.
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%