Civil War Interactive Discussion Board Home 
Home Search search Menu menu Not logged in - Login | Register

Darkest of Days

 Moderated by: javal1
New Topic Reply Printer Friendly
Tips and Tricks #1  Rating:  Rating
AuthorPost
 Posted: Sat Sep 3rd, 2005 08:57 pm
  PM Quote Reply
1st Post
javal1
Grumpy Geezer


Joined: Thu Sep 1st, 2005
Location: Tennessee USA
Posts: 1483
Status: 
Offline
Mana: 
Welcome to the New CWi forum. We realize it's quite ...um... blue right now. That's changeable by you very simply. Read on and we'll tell you how to do that and much more. The most important thing is to have fun and feel free to experiment with the board. Because we opened earlier than planned due to the need to post Katrina related items, you'll find that we're still adjusting the board here and there.

 

Very nice national map showing member locations...
Under your "My Account" button (top right of the screen) > Profile

When you set your state it adds you to a graphical US map which shows where all members are from. Kind of neat. To see the map, click the "Members" button in the upper right. You'll see a sortable list of members. Just click on anyone's state and you'll see the map.


To change the look or "theme" of the board...
Under your "My Account" button (top right of the screen) > Preferences


You can set the look of the board. Look for "board theme" drop-down. Only 3 to choose from right now, but more should be added in the near future. The first (the bright blue you see now is "Default". You will also see a "Default 2" - we're still teaking that one. The third choice is "Shades" - a nice subtle brown/tan theme. Change the look as often as you like!


To add an avatar....
Under your "My Account" button (top right of the screen) > Avatar
Makes adding your own avatar very simple. Just make sure your pic is less than 64x64 and weighs less than 6k. If you don't know what an avatar is, it's the little picture that appears next to your name when you post. For example, my avatar is a sleepy Einstein (because I can dream, can't I?)



Giving other members "respect"...
Under your "My Account" button (top right of the screen) > Mana


Mana is a system that automatically keeps track of the most respected members of the board by allowing members to give "Mana" to a person. Think of mana as respect. A member may wish to give mana to someone for posting an intriguing post, being helpful, etc. Seems like it has possibilities, but I'm told that on larger boards it can cause trouble (hard-feelings, conflicts). We have the option of not using it. We'll look into it more....


An Interactive Events Calendar??!
Under "Calendar" button (top-right of screen)


This function has some exciting possibilies, everything from allowing an interactive event schedule to a user-generated "this Day in the War" type of thing. Can be used as either your own private planner (mark event as private - you see it, but nobody else does) or as a public calendar (mark event as public - everyone can see it.) The function for public posting of events is currently off, but we'll have it on soon. In the meantime you can still use it as a private calendar. All kinds of possibilites...ideas wanted.

Back To Top PM Quote Reply  

You have chosen to ignore ks. click Here to view this post

 Posted: Thu Sep 8th, 2005 02:18 am
  PM Quote Reply
3rd Post
kj3553
Born in the wrong century


Joined: Tue Sep 6th, 2005
Location: Toledo, Ohio USA
Posts: 186
Status: 
Offline
Mana: 
Even though Mom and I have been playing Trivia Challenge for quite a while now, I've never really gotten into discussion boards before, and not really sure how much posting I'll do, but I'm willing to give it a whirl. Thank you so much for the detailed how-to's. Much appreciated by this newbie!

~Kathleen Jones

Back To Top PM Quote Reply  

 Posted: Mon Jan 7th, 2008 04:00 pm
  PM Quote Reply
4th Post
39th Miss. Walker
Member
 

Joined: Tue May 1st, 2007
Location: South Carolina
Posts: 81
Status: 
Offline
Mana: 
One small problem on the home page the contents on the left is a tan color on a blue background that doesn't have enough contrast to read. Any changes to come there?
Like the new look.

Back To Top PM Quote Reply

 Posted: Mon Jan 7th, 2008 04:08 pm
  PM Quote Reply
5th Post
kj3553
Born in the wrong century


Joined: Tue Sep 6th, 2005
Location: Toledo, Ohio USA
Posts: 186
Status: 
Offline
Mana: 
I, too, like the new look and hope with the new year to start playing trivia again.

Back To Top PM Quote Reply  

 Posted: Mon Jan 7th, 2008 04:25 pm
  PM Quote Reply
6th Post
javal1
Grumpy Geezer


Joined: Thu Sep 1st, 2005
Location: Tennessee USA
Posts: 1483
Status: 
Offline
Mana: 
39th -

That one puzzles me. There's no tan on the home page. The nav bar is blue. What kind of browser are you using? Anyone else seeing it as tan?

Back To Top PM Quote Reply

 Posted: Mon Jan 7th, 2008 04:39 pm
  PM Quote Reply
7th Post
susansweet
Member


Joined: Sun Sep 4th, 2005
Location: California USA
Posts: 1492
Status: 
Offline
Mana: 
Joe I have the same thing , the left side of the home page is blue with tan lettering that is impossible to read,  These old eyes are not seeing it clearly, 

I am on AOL

Susan

Back To Top PM Quote Reply  

 Posted: Mon Jan 7th, 2008 04:44 pm
  PM Quote Reply
8th Post
javal1
Grumpy Geezer


Joined: Thu Sep 1st, 2005
Location: Tennessee USA
Posts: 1483
Status: 
Offline
Mana: 
ok...let me try some stuff.....

Back To Top PM Quote Reply

 Posted: Mon Jan 7th, 2008 05:40 pm
  PM Quote Reply
9th Post
javal1
Grumpy Geezer


Joined: Thu Sep 1st, 2005
Location: Tennessee USA
Posts: 1483
Status: 
Offline
Mana: 
This is getting stranger and stranger. We checked the site on a spare computer we don't use often. Sure enough (on Firefox only) there was the tan lettering. I started to play with the CSS, decided to look at it again on that computer, hit refresh, and the problem was gone! I beginning to think it's due to the propagation not being fully complete, so I'm going to wait till tommorow to make any changes. If the problem remains tommorow, please post here.

It shouldn't be possible for it to appear tan, since the color is hard-coded into the css, like so:

#menu a
{
display: block;
padding: 2px;
margin-left: 4px;
width: 124px;
background-color:#7B88A9;
border-bottom: 1px solid #29425A;
}

#menu a:link, #menuitems a:visited
{
color:#7B88A9;
text-decoration: none;
font-weight:bold;

So the only color that should be appearing is :#7B88A9, which is a lite blue. Blah, if the last 2 weeks have been a vacation, I never want another one #%$#

Back To Top PM Quote Reply  

 Posted: Mon Jan 7th, 2008 06:33 pm
  PM Quote Reply
10th Post
39th Miss. Walker
Member
 

Joined: Tue May 1st, 2007
Location: South Carolina
Posts: 81
Status: 
Offline
Mana: 
I too an using Firefox. After reading your thread I went back to the home page it was tan. Hit reload and up it cam in easy to read light blue and a different look as well.
Keep us apprised.

Back To Top PM Quote Reply

 Posted: Tue Jan 8th, 2008 02:12 pm
  PM Quote Reply
11th Post
39th Miss. Walker
Member
 

Joined: Tue May 1st, 2007
Location: South Carolina
Posts: 81
Status: 
Offline
Mana: 
Since I hit reload yesterday each time I come back to the home page it appears as it should???? Just a heads up. Thanks

Back To Top PM Quote Reply  

 Posted: Tue Jan 8th, 2008 04:22 pm
  PM Quote Reply
12th Post
susansweet
Member


Joined: Sun Sep 4th, 2005
Location: California USA
Posts: 1492
Status: 
Offline
Mana: 
Mine remains tan .

Back To Top PM Quote Reply

 Posted: Wed Apr 23rd, 2008 08:55 pm
  PM Quote Reply
13th Post
Sgt. Ramsey
Member
 

Joined: Wed Apr 23rd, 2008
Location: San Francisco, California USA
Posts: 11
Status: 
Offline
Mana: 
Pleased to find this group. A writer, I’m especially interested in Bucktails, 150th Pennsylvania Volunteers, counterfeit Confederate paper money, printed in Philadelphia, Prisoners taken from Wilderness to Danville and Libby Prison, also prisoner exchanges.
Sgt. Ramsey

Back To Top PM Quote Reply  

 Posted: Thu Apr 24th, 2008 02:06 am
  PM Quote Reply
14th Post
ole
Member


Joined: Sun Oct 22nd, 2006
Location:  
Posts: 1940
Status: 
Offline
Mana: 
And we're equally pleased to have you with us, Sgt. Ramsey.

ole

Back To Top PM Quote Reply

Current time is 09:26 pm  
Civil War Interactive Discussion Board > About this Forum - Start Here > Tips and tricks about the new board > Tips and Tricks #1 Top



Lead Theme By: Di @ UltraBB
UltraBB 1.17 Copyright © 2007-2008 Data 1 Systems
Page processed in 0.2438 seconds (9% database + 91% PHP). 27 queries executed.