PDA

View Full Version : New customizer needs help


ladylaura
Feb-09-2007, 12:37 PM
Hello gurus,

Ok, this is my first stab at customizing my website today, and I found most of my questions answered. However, I'm still stuck on two:

1) I would like my menu buttons in the left side margin instead of across the top. Is this possible?

2) Secondly, I would like seperate pages for my bio, pricing info, links page, etc. How do I make those? Do I write an html page? I looked up info about html pages but there wasn't much how how to make one, just an example of one. I'm a super raw-beginner and this web stuff :noob

Thanks!!

ladylaura
Feb-09-2007, 12:44 PM
whoops! one more question:

3) Is there a way to not show "updated: date, time" under my gallery thumbnails?

Gracias!!!:help

Andy
Feb-09-2007, 01:10 PM
2) Secondly, I would like seperate pages for my bio, pricing info, links page, etc. How do I make those? Do I write an html page? I looked up info about html pages but there wasn't much how how to make one, just an example of one. I'm a super raw-beginner and this web stuff :noob

Thanks!!welcome :wave

Yes, of course. http://www.smugmug.com/help/customize-faq.mg #29, adapt for all of them.

HTML Page? Same FAQ, # 40

Andy
Feb-09-2007, 01:11 PM
whoops! one more question:

3) Is there a way to not show "updated: date, time" under my gallery thumbnails?

Gracias!!!:help
1) set your galleries to "clean" in gallery customization.

or

2) add this to your CSS:

p.updated {display: none;}