PDA

View Full Version : The Case of the Missing Visitor Screen


AGMCon
Feb-04-2009, 01:29 PM
OK, post number two.

But first I have to say that I've never seen such a great forum with unbelievable help for virtually any problem.

I'll have to admit that I'm far short of being any kind of a programmer, but I've been able to piece together bits and chunks of code created by others that gave me 99.9% of what I wanted for my site without going into advanced coding cramps.

I'll be the first to admit that I'd rather be out shooting pictures than sweating over a hot keyboard. All I needed was a simple, no-frills, minimum verbiage set of screens and I had them. I thought.

I just went in and did some minor deletions in my bio, and when I came back to my site, all those honking, you are in creation mode buttons, including "Visitor View" are on my front page as opposed to my streamlined, non-confusing one.

What the heck did I do?

Just added this for clarification purposes. My www.andymccrawphotography.com looks exactly the same as my http://andymccraw.smugmug.com/ account screen.

Andy
Feb-04-2009, 01:41 PM
Hey Andy - log out and you won't see any of that stuff. Or use a 2nd browser :) Or,hit the visitor view button...

:wave

AGMCon
Feb-04-2009, 02:10 PM
Hey Andy - log out and you won't see any of that stuff. Or use a 2nd browser :) Or,hit the visitor view button...

:wave


D'uh! I have to be retrained after every logon.

Thanks

AGMCon
Feb-04-2009, 04:10 PM
Hey Andy - log out and you won't see any of that stuff. Or use a 2nd browser :) Or,hit the visitor view button...

:wave

Did I mention that I very cleverly borrowed all kinds of code to make my site look neat?

In my infinite wisdom I've also, and this is probably going to be another " D'oh Moment ", but I've managed to lose, misplace, hide or whatever, my ability to Edit my bio.

Never trust old people with computers!

I'd appreciate any help with this,

Andy
Feb-04-2009, 04:16 PM
Yeah don't copy/paste without knowing what the code does :D

Remove this from your CSS:


#bioBox .boxTop {display:none !important;}

AGMCon
Feb-04-2009, 04:37 PM
Yeah don't copy/paste without knowing what the code does :D

Remove this from your CSS:


#bioBox .boxTop {display:none !important;}

You are quite correct. One should look before one leaps and/or pastes code unknowingly.

Thanks again,