• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization ****How to pull this off*****

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #127 (If I Could Catch a Rainbow), cambyses.

Voting is now open for DSS #128 (Sunrise or Sunset). Voting is open through May 16th at 8:00 PM PDT

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Jun-12-2012, 07:33 AM
#1
mgwarren is offline mgwarren OP
Big grins
****How to pull this off*****
Can something as simple as this look be done in smugmug Link if so how do I do this to my site?


www.mgwarrenphotography.com
Old Jun-12-2012, 07:53 AM
#2
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by mgwarren View Post
Can something as simple as this look be done in smugmug Link if so how do I do this to my site?


www.mgwarrenphotography.com

Do you want this on your homepage or somewhere else?

Also, just to verify, the link you posted didn't work...is THIS your site?
__________________
-Joe Allen
My Smugmug Site
Old Jun-12-2012, 08:46 AM
#3
mgwarren is offline mgwarren OP
Big grins
Homepage
Quote:
Originally Posted by J Allen View Post
Do you want this on your homepage or somewhere else?

Also, just to verify, the link you posted didn't work...is THIS your site?
Yes that is my website. www.mgwarrenphotography.com



I want my homepage to come up like this.
Old Jun-12-2012, 09:30 AM
#4
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by mgwarren View Post
Yes that is my website. www.mgwarrenphotography.com



I want my homepage to come up like this.

Start with #37 HERE to get a separate galleries page. post back if you get stuck. The site your referring to for an example is a smugmug site also...so yes you can defiantly do it.
__________________
-Joe Allen
My Smugmug Site
Old Jun-12-2012, 02:40 PM
#5
mgwarren is offline mgwarren OP
Big grins
Help
Quote:
Originally Posted by J Allen View Post
Start with #37 HERE to get a separate galleries page. post back if you get stuck. The site your referring to for an example is a smugmug site also...so yes you can defiantly do it.
I got most of it working but when you make the galleries not show on the page and click on the link for galleries it comes back to the original page.
Old Jun-12-2012, 02:56 PM
#6
J Allen is offline J Allen
Major grins
J Allen's Avatar
Quote:
Originally Posted by mgwarren View Post
I got most of it working but when you make the galleries not show on the page and click on the link for galleries it comes back to the original page.

lets get a couple of errors cleaned up first, your missing a closing brace in your CSS here:



Code:
#navcontainer ul li a {
    text-decoration: none;
    padding: .2em 0em;
    color: #A19FA0;
}


And your banner css rule....your image dimensions are not stated right....your image is actually
800x228:

Code:
#my_banner {
width: 800px;
height: 228px;
margin: 0 auto;
background: url(http://michaelgwarren.smugmug.com/photos/i-wGxzNSh/0/L/i-wGxzNSh-O.jpg) no-repeat;
}
__________________
-Joe Allen
My Smugmug Site
Old Jun-12-2012, 04:08 PM
#7
eric-holmes is offline eric-holmes
Major grins
eric-holmes's Avatar
What you're wanting to accomplish reminds me of my website. One suggestion, be sure to make the container fit the screen so you don't have that little bit of scroll. I think it looks much cleaner. I do like the way his gallery page is set up. I may look into that.
__________________
www.ericholmesphotography.com
Old Jun-12-2012, 04:50 PM
#8
mgwarren is offline mgwarren OP
Big grins
Quote:
Originally Posted by eric-holmes View Post
What you're wanting to accomplish reminds me of my website. One suggestion, be sure to make the container fit the screen so you don't have that little bit of scroll. I think it looks much cleaner. I do like the way his gallery page is set up. I may look into that.

Thanks Eric, that fixed it. I really like your site it is beautiful as well as your super photography. I have it bookmarked.


How do I make the container fit the screen to keep from scrolling?

Last edited by mgwarren; Jun-12-2012 at 06:10 PM.
Old Jun-13-2012, 06:38 AM
#9
mgwarren is offline mgwarren OP
Big grins
Take scroll out
[QUOTE=mgwarren;1787248]Thanks Eric, that fixed it. I really like your site it is beautiful as well as your super photography. I have it bookmarked.


I want make my HOMEPAGE so it will fit as it comes up without the need to scroll. Suggestions? Also how to take all borders off Homepage slideshow????

Last edited by mgwarren; Jun-13-2012 at 07:55 AM.
Old Jun-13-2012, 02:43 PM
#10
mgwarren is offline mgwarren OP
Big grins
Can any one help me
Can anyone tell how to make my homepage not have vertical scroll bars? I cannot figure out how to make the black bar go away that is at the bottom of the home page.


link to my site www.mgwarrenphotograhy.com
Old Jun-13-2012, 03:11 PM
#11
eric-holmes is offline eric-holmes
Major grins
eric-holmes's Avatar
You need to set a container for the page so it will fit inside the container. I don't remember how but I'm sure someone can point you to the DIY.
__________________
www.ericholmesphotography.com
Old Jun-13-2012, 04:47 PM
#12
mgwarren is offline mgwarren OP
Big grins
Is there another name for a container? I am trying to google this but not seeing anything that is helping me.
Old Jun-13-2012, 05:14 PM
#13
Smug Eric is offline Smug Eric
Smug Hero
Smug Eric's Avatar
Change the #navcontainer ul code in your CSS to this:

Code:
#navcontainer ul {
    margin: 0;
    padding: 10;
    list-style-type: none;
    text-align: right;
    position: relative;
    top: -50px;
    position: relative; 
}
__________________
Eric
Support Hero and Customeister
http://www.smugmug.com/help
Old Jun-13-2012, 05:45 PM
#14
mgwarren is offline mgwarren OP
Big grins
Quote:
Originally Posted by Smug Eric View Post
Change the #navcontainer ul code in your CSS to this:

Code:
#navcontainer ul {
    margin: 0;
    padding: 10;
    list-style-type: none;
    text-align: right;
    position: relative;
    top: -50px;
    position: relative; 
}

How do I make the black bar at the bottom of my homepage go away?
Old Jun-13-2012, 05:50 PM
#15
Smug Eric is offline Smug Eric
Smug Hero
Smug Eric's Avatar
Add this to your CSS:

#slideshowBox {
padding-bottom: 0;
}
__________________
Eric
Support Hero and Customeister
http://www.smugmug.com/help
Old Jun-13-2012, 05:59 PM
#16
mgwarren is offline mgwarren OP
Big grins
Thanks
Quote:
Originally Posted by Smug Eric View Post
Add this to your CSS:

#slideshowBox {
padding-bottom: 0;
}
Thanks Smug Eric, I appreciate your time and effort to help me.
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
Chrome browser and pull down menus mafotografix SmugMug Customization 9 Dec-21-2011 02:54 AM
Pull Down Menu dashmacintosh SmugMug Customization 1 Feb-21-2010 07:15 AM
Nav bar pull down issues Sasquach SmugMug Customization 1 Jan-12-2010 09:04 AM
smugmug pull down menu problem tovieira SmugMug Customization 2 Jun-02-2009 04:49 PM
URL to pull a random image Speedie SmugMug Support 2 Aug-30-2007 12:51 AM


Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump