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!
> Help with Tab Button Appearance
Docelindar
(New Admin)
9/7/2006 9:39 AM EST
:
Help with Tab Button Appearance
link
Docelindar
Posts: 360
Fingers of Fury!
I have just created a Guildportal site for our Kinship (Guild) onLOTRO. And I have some questions as I set up the site. Please bear with me because I am not all that computer literate and whatI like most about guildportal is that is seems pretty straightforward. Ok I have a question about Tab Buttons.
On my homepage for non-members (or those who are applying to join thesite) I only have Pages available to be seen be non-members, thereforethere are 4 Tabs across the top of the page. They are:
HOME CREED FORUMS MAIL
My problem is that they are not evenly spaced across the page. Instead they appear like:
HOME CREED FORUMS MAIL
I would like to have them evenly spaced.
like this:
HOME CREED FORUMS MAIL
When I go to the ControlPanel and chose Display Options for the Home page it does have aheading about half way down the page that says Tab Button Appearance,and then 2 boxes labeled inactive image and active image. I haveno idea if this is the correct place to properly space out thesebuttons.
Can some one please help?
DocElindar
Top
•
Bottom
537125913_Inactive
(New Admin)
9/8/2006 6:45 AM EST
:
RE: Help with Tab Button Appearance
link
537125913_Inactive
Posts: 1556
Zomgawsh Poster
Tab button appearance active and inactive is for custom buttons
Link your website please
Top
•
Bottom
Docelindar
(New Admin)
9/10/2006 6:35 AM EST
:
RE: Help with Tab Button Appearance
link
Docelindar
Posts: 360
Fingers of Fury!
the site is KnightsTemplarLORTO.guildportal.com
Not sure how to make that a link
Top
•
Bottom
Ancandune
(New Admin)
9/11/2006 3:43 PM EST
:
RE: Help with Tab Button Appearance
link
Ancandune
Posts: 739
Zomgawsh Poster
If you're using the WYSIWYG editor, you click the icon that looks like a chain link to create a link. If you're using the simple editor, your guild site link would be typed like this:<a href="http://www.guildportal.com/Guild.aspx?GuildID=109457&TabID=935460">Knights Templar</a>And would look like this:
Knights Templar
As for your tab button question... Using my browser's "view source", it looks like there are 6 empty tab buttons in between FORUMS and MAIL. Do you have 6 site pages defined with no titles assigned to them?
Top
•
Bottom
Docelindar
(New Admin)
9/11/2006 10:41 PM EST
:
RE: Help with Tab Button Appearance
link
Docelindar
Posts: 360
Fingers of Fury!
How can I check to see if I have any site pages with no titles. Remember, I am not very good with computers. I is why I likeusing Guildportal so much, it is easy for me.
Top
•
Bottom
537125913_Inactive
(New Admin)
9/12/2006 4:42 AM EST
:
RE: Help with Tab Button Appearance
link
537125913_Inactive
Posts: 1556
Zomgawsh Poster
click
control panel
site pages
this is what Arc was talking about, the stuff in yellow is whats causing your "Space" between tabs
<div class="SelectedTab">
<a class="topTabLink" href="Guild.aspx?GuildID=109457&TabID=935460">Home</a>
</div>
</td> <td Class="Tab" align="center">
<div class="UnSelectedTab">
<a class="topTabLink" href="Guild.aspx?GuildID=109457&TabID=959143">Creed</a>
</div>
</td> <td Class="Tab" align="center">
<div class="UnSelectedTab">
<a class="topTabLink" href="Guild.aspx?GuildID=109457&TabID=935461">Forums</a>
</div>
</td> <td Class="Tab" align="center">
</td> <td Class="Tab" align="center">
</td> <td Class="Tab" align="center">
</td> <td Class="Tab" align="center">
</td> <td Class="Tab" align="center">
</td> <td Class="Tab" align="center">
<div class="UnSelectedTab">
<a class="topTabLink" href="Guild.aspx?GuildID=109457&TabID=935467">Mail</a>
</div>
Top
•
Bottom
Rhomany
(New Admin)
10/3/2006 2:28 AM EST
:
RE: Help with Tab Button Appearance
link
Rhomany
Posts: 2181
Zomgawsh Poster
I had this with my first site. I found it was caused by having pages visible to members only all bunched up together
eg, where (xx) indicates a hidden page
HOME ROSTER FORUM (xx) (xx) (xx) MAIL
If you space them evenly (using the ordering in page display options) you can get them to look like
HOME (xx) ROSTER (xx) FORUM (xx) MAIL
That will give you nice even spaces for your non members but
- it causes problems with having things in a sensible order
- you have to re-order things every time you add a page
HTH
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%