Switching from LiveBooks Flash to Smugmug HTML site
cucaracha
Registered Users Posts: 9 Big grins
Hi,
I have managed to transfer my LiveBooks Flash design to a Smugmug compatible version. For the most part, I am happy but I would like a few more changes. Here is my request list:
1. Shorten the distance between the top and bottom text in the menu content block.
2. Change the text of “Work” and “Info” to a lesser of a bold font.
3. Space the text “Info” a little further from the right of the text “infrared + product”.
4. Create graphic lines underneath and on the sides of the text gallery names like on my LiveBooks site.
Thanks, Alex
LiveBooks version: http://www.alexroachphoto.com
New Smugmug site: https://alexanderroach.smugmug.com
I have managed to transfer my LiveBooks Flash design to a Smugmug compatible version. For the most part, I am happy but I would like a few more changes. Here is my request list:
1. Shorten the distance between the top and bottom text in the menu content block.
2. Change the text of “Work” and “Info” to a lesser of a bold font.
3. Space the text “Info” a little further from the right of the text “infrared + product”.
4. Create graphic lines underneath and on the sides of the text gallery names like on my LiveBooks site.
Thanks, Alex
LiveBooks version: http://www.alexroachphoto.com
New Smugmug site: https://alexanderroach.smugmug.com
0
Comments
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
If you want a single 'Hamburger Menu' you're going to have to re-design your menu.
This is what I came up with. Remove your old menu stuff and add a HTML/CSS block next to your Logo. Add this in the boxes:
HTML:
[html]
<div class="navigation">
<div class="work">
<span>Work</span>
<div class="multi-link">
<a href="https://alexanderroach.smugmug.com/Website-Content/Lifestyle" class="single-link">Lifestyle</a>
<a href="https://alexanderroach.smugmug.com/Website-Content/Creative" class="single-link">Creative</a>
<a href="https://alexanderroach.smugmug.com/Website-Content/Fashion" class="single-link">Fashion</a>
</div>
<div class="multi-link">
<a href="https://alexanderroach.smugmug.com/Website-Content/Nightlife" class="single-link">Nightlife</a>
<a href="https://alexanderroach.smugmug.com/Website-Content/Landscape--Architecture" class="single-link">Landscape/Arch.</a>
<a href="https://alexanderroach.smugmug.com/Website-Content/Portraiture" class="single-link">Portraiture</a>
</div>
<div class="multi-link">
<a href="https://alexanderroach.smugmug.com/Website-Content/Infrared" class="single-link">Infared</a>
<a href="https://alexanderroach.smugmug.com/Website-Content/Product" class="single-link">Product</a>
</div>
</div>
<div class="info">
<span>Info</span>
<div class="multi-link">
<a href="https://alexanderroach.smugmug.com/Website-Content/About/" class="single-link">About</a>
<a href="https://alexanderroach.smugmug.com/Website-Content/Contact/" class="single-link">Contact</a>
</div>
</div>
</div>
[/html]
CSS:
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Is it possible to increase the distance between just the column that has Infrared + Product from "INFO"? I tried changing some numbers through your CSS but had no luck. It looks like it all moves together in unison.
LiveBooks is calling me at 11am today to talk design, but I think I am going to cancel my service with them. I really like how SmugMug is integrated with Lightroom.
Cheers, A
I'd also recommend looking at your site on a phone, or using http://quirktools.com/screenfly/ to simulate different size devices.
Are you aware that you can easily remove the smugmug header and change to the mini-footer? Click Customize... Content and Design, then click the settings button.
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Add the padding here:
You're going to have to add some code and/or change your logo size to make smaller devices work.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
I have modified it accordingly.
Cheers, A
Thanks again Mike.
Using this to view websites with different screen sizes: http://quirktools.com/screenfly/#u=https%3A//alexanderroach.smugmug.com/&w=1024&h=600&s=1
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Great tool.
Thanks again for all your help. I am very pleased with the outcome of the site. I am making the switch today from LiveBooks. I had one more question that I asked SmugMug support but they didn't have an answer. I am trying to link the "contact" text from the menu bar you created in HTML to the Smugmug contact window/ form. Normally this is done thru their Menu widget which has that link as a selection.
-A
The only way to use the SmugMug contact link is via the Menu. It doesn't work if you use a custom menu, like you're doing now. If you want a custom contact page, you'll have to use a WooFoo form.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
-A
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
Only my 'Portfolio' and 'Smugmug Customizations' pages are SmugMug. Everything else, including the home page is WordPress.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Hi Mike,
I am trying to optimize my site specifically for mobile devices in the vertical position. SmugMug said it was already optimized but it's not. I gave Aaron Meyers' code a shot but had no luck: http://www.aaronmphotography.com/Customizations/Sitewide/Screen-Width-Customizations
Quirktools is showing me the text on the title bar is collapsing onto itself with the current CSS.
I am also trying to make the height in the container window on my about page taller. The code that Smug gave me made the text completely visible w/o having to scroll which is great, but I want the window to fill the page a little more.
Here is what SmugMug said,
"I’ve added a css block to your about page and this code.
.sm-page-widget-profile-v2-description {
max-height: 100% !important;
}
The profile block does not accept large amounts of text. If you want to add more, I suggest replacing it with a single photo block
next to a text block or create a custom image with text on it and then use a single photo block.
Andy"
I tried what Andy suggested but the layout is limited: http://www.alexroachphoto.com/About2. I believe it would need coding as well to make the background picture a specific dimension, the text a particular color and font.
Cheers, A