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. If you need to report a problem or want to make a feature request, please send in a
support ticket
.
Available Forums
Forums
:
Pimp My Site!
> Change Link styles for links in forum posts only?
Ebenthorin
(Guild Admin)
11/2/2007 4:58 AM EST
:
Change Link styles for links in forum posts only?
link
Ebenthorin
Posts: 1274
Zomgawsh Poster
Hey guys,
Is there any way to change the link styles for links that are in the body of a forum post? Can we set the links in the posts to use a different CSS class automatically?
-Eben
Ebenthorin
-
Ebenoct
Top
•
Bottom
Ebenthorin
(Guild Admin)
11/2/2007 5:42 AM EST
:
RE: Change Link styles for links in forum posts only?
link
Ebenthorin
Posts: 1274
Zomgawsh Poster
It looks like the post bodies are all wrapped in a DIV with the class set to MessageBodyCell1. So I guess I need to brush off my CSS books to see about adding anchor styles to that class, and try to figure out how to cram those styles into this system.
Any thoughts?
-Eben
Ebenthorin
-
Ebenoct
Top
•
Bottom
Ebenthorin
(Guild Admin)
11/2/2007 6:13 AM EST
:
RE: Change Link styles for links in forum posts only?
link
Ebenthorin
Posts: 1274
Zomgawsh Poster
okay, I found it. I had to enable custom style sheets. I copied the style from the tag on the home page, pasted that into the new custom style sheet. Then I added this:
.MessageBodyCell1 {}
.MessageBodyCell1 A:active {
color: #FF0000;
text-decoration: none;}
.MessageBodyCell1 A:link {
color: #CC0000
text-decoration: none;}
.MessageBodyCell1 A:hover {
color: #FF0000;
text-decoration: none;}
.MessageBodyCell1 A:visited {
color: #990000;
text-decoration: none;}
That will change the color of the links inside forum post bodies (not the headers, navigation, content links, or anything else).
-Eben
Ebenthorin
-
Ebenoct
Top
•
Bottom
Rosary_KT
(Guild Admin)
11/3/2007 5:45 PM EST
:
RE: Change Link styles for links in forum posts only?
link
Rosary_KT
Posts: 1072
Zomgawsh Poster
Thank you for doing the research and posting your solution here.
I had planned on figuring out how to style the forum links, but just hadn't gotten around to it, so thank you so much for saving me the trouble
One item -- I adjusted the capital A's into lower cased and your code works perfectly now.
.MessageBodyCell1 {}
.MessageBodyCell1 a:active {
color: #FF0000;
text-decoration: none;}
.MessageBodyCell1 a:link {
color: #CC0000
text-decoration: none;}
.MessageBodyCell1 a:hover {
color: #FF0000;
text-decoration: none;}
.MessageBodyCell1 a:visited {
color: #990000;
text-decoration: none;}
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%