jfriend
Jul-13-2009, 02:15 PM
Dear Smugmug Sorcerers,
Because you've gone to great lengths to put IDs and classes all through the Smugmug pages, it is wonderfully customizable with both CSS and Javascript.
But, there are a few places where you have used DIVs that have styles attached to them, but there are no IDs and no classes and thus it is next to impossible to modify styling with CSS. Since I don't think you intend to lock out these styling changes, I am assuming this is just an oversight and I'm hoping you can correct the few cases I see and keep this in mind for the future to not introduce more of these.
The latest one comes in the newest Journal style in the album top navigation. Here's a screen shot of the structure from Firebug:
http://content.screencast.com/users/jfriend/folders/Jing/media/4aac9609-53e7-4afe-a131-60985f48b509/2009-07-13_1405.png
Because there are no IDs or classes, it's pretty much impossible to change the formatting of this album navigation with just CSS. Put a few IDs or classes in here (which costs you nothing) and it's easy to change the formatting with CSS. Here's a user (http://www.dgrin.com/newreply.php?do=newreply&p=1157877) who can't fix his problem because of this.
While we're on this subject, there's also a spot in the Smugmug view that has the same problem and we find ourselves wanting to modify this area of the view when people are modifying the border around their images or trying to change the position of the caption. Please fix this one also to not have naked DIVs that have embedded styling. Here's a Firebug screen shot of that case:
http://content.screencast.com/users/jfriend/folders/Jing/media/5a6e6323-004d-4559-bf26-2618da655ff9/2009-07-13_1413.png
Because you've gone to great lengths to put IDs and classes all through the Smugmug pages, it is wonderfully customizable with both CSS and Javascript.
But, there are a few places where you have used DIVs that have styles attached to them, but there are no IDs and no classes and thus it is next to impossible to modify styling with CSS. Since I don't think you intend to lock out these styling changes, I am assuming this is just an oversight and I'm hoping you can correct the few cases I see and keep this in mind for the future to not introduce more of these.
The latest one comes in the newest Journal style in the album top navigation. Here's a screen shot of the structure from Firebug:
http://content.screencast.com/users/jfriend/folders/Jing/media/4aac9609-53e7-4afe-a131-60985f48b509/2009-07-13_1405.png
Because there are no IDs or classes, it's pretty much impossible to change the formatting of this album navigation with just CSS. Put a few IDs or classes in here (which costs you nothing) and it's easy to change the formatting with CSS. Here's a user (http://www.dgrin.com/newreply.php?do=newreply&p=1157877) who can't fix his problem because of this.
While we're on this subject, there's also a spot in the Smugmug view that has the same problem and we find ourselves wanting to modify this area of the view when people are modifying the border around their images or trying to change the position of the caption. Please fix this one also to not have naked DIVs that have embedded styling. Here's a Firebug screen shot of that case:
http://content.screencast.com/users/jfriend/folders/Jing/media/5a6e6323-004d-4559-bf26-2618da655ff9/2009-07-13_1413.png