| Lurk all you'd like, but why not register and post some pics? Registering also makes it easier to find the good stuff. Need help? |
|
|||||||
| Register | FAQ | Shooters | Calendar | Reviews | Tutorials | Gallery | Books | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
SmugMug CEO & Chief Geek
|
New customization - Phase 1
Phase 1 of the new and improved customization for smugmug is about to begin. Here's the email we're getting ready to send out:
--- Hi, We're so very sorry to bother you with an email but we noticed that you customized your smugmug pages (excellent!). We're working on improvements to our header & footer and, try as we might, we can't complete the improvements without affecting some customized pages. We've tested many of our customer's pages and most of them work the same as they did before our new design. A few of them, however, will need some tweaks. The most common problem is an alignment issue where they no longer align center. We thought it best to let you know as soon as possible. The current plan is to roll out the changes this coming Friday at midnight unless we uncover something unexpected in our testing. We'll send another email 24 hours before rollout. We'll make sure we're standing by to help quickly with any (hopefully small!) issues. This is the first step towards much easier & more powerful customization. The bad news is there will be another change like this in the near future; the good is, people who have seen the plans are salivating! All the best, The smugmug team --- We'll answer any question and help solve problems here in this thread. Don |
|
|
|
|
|
#2 |
|
Code Monkey
Join Date: Jan 2004
Posts: 992
|
Centering Issues
Because we switched to using DIVs for layout control, many of you that used TABLES to align your site to the center of the page will notice that everything is now left aligned. The easy fix is to wrap everything in a containing DIV:
Code:
Or you can simply assign the DIV an ID and set the styles in your CSS section. |
|
|
|
|
|
#3 |
|
winner grinner
|
Hi Don (and smugmug Team),
This is just typical smugmug... ...and that is a WONDERFUL thing. ![]() I've spent most of my working life, dealing with telecom and computer companies and it has rarely been a pleasant experience. I guess I just never got used to being treated like an adversary rather than a client, and routinely being put out of service with no warning, reason, or even an apology. Don't mean to get teary-eyed, but it is SO NICE to feel like we are on the same team. Keep up the good work! Thanks, - Frank
__________________
.... .- ...- . .- -. .. -.-. . -.. .- -.--
"Whether you're rich or you're poor, it's nice to have Money!" - Alfred E. Newman |
|
|
|
|
|
#4 | |
|
Big grins
Join Date: May 2005
Posts: 74
|
Thanks.....
I concur with Frank, great customer service with the heads up. It is not something you find very often..
DS Quote:
|
|
|
|
|
|
|
#5 |
|
Beginner grinner
Join Date: Jul 2005
Posts: 1
|
I just made changes to my customization and I thought I'd share the code I used.
I used to have this code to center a header image at the top of my smugmug pages: <table width="720" border="0" cellspacing="0" cellpadding="10" align="center" > OLD CODE </table> I replaced it with: <div ALIGN=CENTER> OLD CODE </div> And it did the trick! Dana. |
|
|
|
|
|
#6 | |
|
aka Chris MacAskill
|
Quote:
|
|
|
|
|
|
|
#7 | |
|
Major grins
|
Will there be a full CSS tag guide or better yet all the CSS info already in the CSS file (or to download) so we know what to change? I joined Smugmug at the right time. Can't wait until this is all complete so I can write a very good review.
__________________
My Photos | Use this referral code and get $5 off your first year of Smugmug! PIKZSgEQUVtu2 or just click here Quote:
|
|
|
|
|
|
|
#8 |
|
Death to Spammers !!
|
Hmmmm.. I think this is my first post here, after having used Smugmug for almost a year now.
Your email and message just deserves a THANK YOU, great service, been happy all the time so far and can't wait for further improvements. You have my support Thumbone and Team Kind regards, François |
|
|
|
|
|
#9 | |
|
Code Monkey
Join Date: Jan 2004
Posts: 992
|
Hah, here is was being all fancy with my code and a simple center did the trick! I updated my example code to reflect this, thanks!
Quote:
|
|
|
|
|
|
|
#10 | |
|
Code Monkey
Join Date: Jan 2004
Posts: 992
|
There will be such a guide when the transition is complete to the new code. We will also be incorporating feedback from you guys when you play with the new design, so these first few weeks things will be very fluid. When the guide is ready, I will post here as well as the web tricks blog along with some new ideas on how you can get started in customizing the site.
Quote:
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|