PDA

View Full Version : need a second set of eyes


aktse
Feb-26-2009, 08:23 PM
I caught a cold from a co-worker and am now sick. :cry Can someone provide a second set of eyes? I"m working on a page for my woman's hockey league (http://ncwhl.smugmug.com/)

A few questions.
1) I need the main background color white. Am I missing a semi colon or bracket, or something?
edited: switched to the white theme and achieved the white background. Now, I can't get the box white...

2) Small Footer. What am I missing? Did I put the code in the wrong box?

3) "this is my friend:family" -- how do I get rid of this? I did it before, but can't remember.

Thank you.

http://aktse.smugmug.com/photos/481510702_QY7BB-L.jpg

Allen
Feb-26-2009, 09:16 PM
I caught a cold from a co-worker and am now sick. :cry Can someone provide a second set of eyes? I"m working on a page for my woman's hockey league (http://ncwhl.smugmug.com/)

A few questions.
1) I need the main background color white. Am I missing a semi colon or bracket, or something?
edited: switched to the white theme and achieved the white background. Now, I can't get the box white...

2) Small Footer. What am I missing? Did I put the code in the wrong box?

3) "this is my friend:family" -- how do I get rid of this? I did it before, but can't remember.

Thank you.


If you are looking for white it's best to switch to the Smugmug default
theme. Then toggle light background color in your control panel customize
page. This flips the text to dark also. Then you won't have to override all
other theme thingies.

To get the mini-footer something has to be in your footer.
You didn't add something to your footer box. Add this
<div></div>

I don't see "this is my friend:family" on your site, only you see it logged in.
Edit: I do see it if logged in to my site.
Add this to CSS

.notLoggedIn .homepage #breadCrumbTrail {display: none;}