Post new topic   Reply to topic    7th Fleet Forum Index -> The Quarterdeck
View previous topic :: View next topic  
T-Jericho

user avatar

Joined: 12 Mar 2013
Posts:

Send private message
Reply with quote

re: Staff Listing?

0
Where on the website might I find a current listing of all senior staff members? I need to report a website bug to the Communications Officer and can't seem to locate a listing of who fills that position as well as the other command positions.

If it's staring me in the face and I missed it, I apologize!


_________________
EvildeadXL
Tactical - Captain

user avatar
Awarded:
Joined: 11 Mar 2012
Posts: 256

Send private message
Reply with quote

re: Staff Listing?

0
Officially I am still the Comm Officer, however, with my pending retirement from the military and upcoming move I am pretty backed up. Capt Shackleford is the alternate Comm Officer since he maintains the ventrilo and website stuff. Shoot a PM to both of us and one of us will fix the issue once we have a moment.


_________________
Morgan Shackelford
sparrow794
Tactical - Vice Admiral

user avatar
Awarded:
Joined: 17 Jan 2010
Posts: 3119

Send private message
Reply with quote

re: Staff Listing?

0
Command Staff listing is linked from the front page at the upper left hand corner under 'Section Links.'

http://www.fleet7.com/custom.php?page_id=47855&gid=84053&section=homepage

What's the issue with the site?


_________________
T-Jericho

user avatar

Joined: 12 Mar 2013
Posts:

Send private message
Reply with quote

re: Staff Listing?

0
Thanks for squaring me away on the location of the command staff. As for the site, there is a problem with whitespace being added below images:

Forum Image

Forum Image

Forum Image

The whitespace is being added by the css class "img-shadow", specifically:

Code: Select all
.img-shadow {
    background-color: #FFFFFF;
}


Removing that code from the site's css eliminates the whitespace being added to the images.


sparrow794 wrote:
Command Staff listing is linked from the front page at the upper left hand corner under 'Section Links.'

http://www.fleet7.com/custom.php?page_id=47855&gid=84053&section=homepage

What's the issue with the site?


_________________
Morgan Shackelford
sparrow794
Tactical - Vice Admiral

user avatar
Awarded:
Joined: 17 Jan 2010
Posts: 3119

Send private message
Reply with quote

re: Staff Listing?

0
I poked around a bit and I don't see that anywhere in the site's CSS...?


_________________
Jason32
Science - Vice Admiral

user avatar
Awarded:
Joined: 16 Apr 2011
Posts: 1136

Send private message
Reply with quote

re: Staff Listing?

0
There is a CSS editor within the admin section of the site...I will drop that code in for you tonight and see what happens.


_________________
T-Jericho

user avatar

Joined: 12 Mar 2013
Posts:

Send private message
Reply with quote

re: Staff Listing?

0
Don't add the code, it's already there and causing the problem. It actually needs to be removed.

One of two things is happening. First, the code may be specific to the 7th site and can be removed. If that's the case, just look for this code in the css editor and remove it:

Code: Select all
.img-shadow {
    background-color: #FFFFFF;
}


If that's not in there, then there is likely a customization section in the admin editor panel. In that case, look for something with an option for turning on or off image shadows. Turn them off or remove the color code (white or FFFFFF).

Thanks!


_________________
Posts from:   
Post new topic   Reply to topic    7th Fleet Forum Index -> The Quarterdeck All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum