• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Remove gap between banner and bio box on home page and gallery on gallery pages

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 #128 (Sunrise or Sunset), ShootingStar.

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 Nov-03-2008, 01:45 PM
#1
areed145 is offline areed145 OP
Big grins
areed145's Avatar
Remove gap between banner and bio box on home page and gallery on gallery pages
How do I remove the gaps between banner and bio box on home page and gallery on gallery pages? Id like the wood background to touch the banner on the home page, and everything on the keywords and categories pages to be closer to the banner.

Thanks,

Adam
[FONT=Arial, Helvetica, sans-serif][/FONT]
__________________
Adam Reeder
adam m reeder: travel photography

Old Nov-03-2008, 01:54 PM
#2
jfriend is offline jfriend
Scripting dude-volunteer
Quote:
Originally Posted by areed145
How do I remove the gaps between banner and bio box on home page and gallery on gallery pages? Id like the wood background to touch the banner on the home page, and everything on the keywords and categories pages to be closer to the banner.

Thanks,

Adam
In this part of your CSS:

#navcontainer {
position: relative;
display: block;
z-index: 99;
padding: 0px 0px 80px 8px; /* spacing around menu - top right bottom left */
height: 20px; /* menu container (div #navcontainer) */
width: 744px; /* width of menu - minimize this until doesn't wrap to two lines - too large effects centering */
_width: 754px; /* IE 6 */

margin: 0 auto; /* this should center navbar, if not tweak with left's below */
}

It's the 80px padding for you navbar that is causing the galleries to be so far away from your navbar. I'm guessing that you put that in there to solve some spacing issue elsewhere on your site. If you set that back to 0 it will solve the galleries spacing issue. If you can explain why it was there in the first place, I can help with a better way to solve that issue.
__________________
--John
HomepagePopular
JFriend's javascript customizationsSecrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
Tell The World!  

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