PDA

View Full Version : Delete "Login" & Slideshow Alignment


MichaelBrown
Mar-26-2009, 10:46 AM
I cleaned up all the links (except for SM) at the bottom of my homepage, and then some hours later, the "Login" reappeared back at the bottom. Weird!
Can someone please show me how to delete that "Login"?
I can't seem to figure out now just what/which code needs adjusting.
http://www.macroartinnature.com/

Allen suggested last week that I make my banner smaller, and then my slideshow would be centered.
I did that by more than 200px, but still the slideshow is slightly off center and to the left of my banner title.
Should there be something along the lines of <center></center> around the code for the slideshow within my bio, ... or somewhere?
Hope that someone has an idea for me on that one, as it does bug me a bit.

Thanks again guys,
Michael

denisegoldberg
Mar-26-2009, 04:17 PM
Your banner and slideshow look centered to me.

To remove the login link, addd this to your CSS:
.loginLink {
display: none;
}
--- Denise

MichaelBrown
Mar-27-2009, 09:06 AM
Many thanks for the code Denise. Appreciate it.
Man, ... you must have some "super fingers" or something, ... as I see you everywhere!

But for the slideshow, unfortunately, I have already had two consultants who also noticed the slideshow being off center.
It is only a tick to the left of center, but just enough for some to notice.

If you judge by the "underline" below "Macro Art In Nature", and look at a few images beyond the first image or so within the slideshow, you can see that there are some images that are off center and to the left.

It's got to be something within the slideshow itself, (I would think), and was wondering if someone might have any idea as to what is happening with it.

Any thoughts or ideas?


Thanks again,
Michael

MichaelBrown
Mar-27-2009, 09:24 AM
After looking at my homepage in Safari, and noticing the huge gray border that surrounds the slideshow, I wonder if I have a bit to much <html> or </html> within the bio section?

Even my copyright info below the word "Enter" is clickable, which I just noticed and really did not want.

Could this possibly throw the slideshow off center just a touch?


Michael