• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Please Help- Can't figure out minor tweak to banner / header

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 May-30-2012, 10:47 AM
#1
gadget3 is offline gadget3 OP
Beginner grinner
Help Needed- Have been trying to fix for hours...
Please help me- I've been working on this for hours and hours and can't get it work right!!! my site is www.apex.smugmug.com

I need help with 2 things.

1. my logo in the correct location.

The logo is not centered from top to bottom within my transparent banner. It is to close to the top edge. I tried playing with the margins but it moved both the logo and the banner??? I want the logo to have the same amount of banner visible in both the top and bottom.
(FYI- I was not able to get the banner to show up with the 1st CSS code that I found on this site (#myBanner) so I added additional code (#my-header-wrapper) from another post at the bottom of the css which make is show up. While this sfixed the issue, I would like to avoid having unneeded code on my site...)


2. Navigation Links Overlap Logo

The links overlap with the logo when the window is small / narrow. can you please make it so that the nav links are forced to stop next to the logo.

Last edited by gadget3; May-30-2012 at 01:44 PM. Reason: Tried to make more clear in an effort to get help
Old May-30-2012, 02:50 PM
#2
gadget3 is offline gadget3 OP
Beginner grinner
can anyone please help me?
__________________
apex.smugmug.com
Old May-30-2012, 03:02 PM
#3
Smug Eric is online now Smug Eric
Smug Hero
Smug Eric's Avatar
For your logo, change the CSS for it to this:

Code:
#myBanner {
   background: transparent url(/photos/i-dJkKDtJ/0/O/i-dJkKDtJ.png) no-repeat; 
   height:80px;
   width: 320px;
   _background: none;
   _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingmethod=image, src="http://apex.smugmug.com/photos/i-dJkKDtJ/0/O/i-dJkKDtJ.png");
   position: fixed;
   top:5px;
}
Then for your nav bar change it to this:

Code:
#navcontainer {
   font-size: 120%;
   width: auto;
   height: 31px;
   float: right;
   margin-left: 300px;
}
__________________
Eric
Support Hero and Customeister
http://www.smugmug.com/help
Old May-30-2012, 04:32 PM
#4
gadget3 is offline gadget3 OP
Beginner grinner
Thank You!
Thanks a million!!!

it worked perfectly
__________________
apex.smugmug.com
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
Header banner wont display in Chrome drode SmugMug Customization 4 Jan-20-2012 07:08 PM
Banner and nav bar placement in header David M SmugMug Customization 4 Jul-13-2011 10:15 AM
Want a different banner on each page Charles123 SmugMug Customization 4 Nov-29-2010 06:44 PM
Header vs Banner? idie SmugMug Customization 3 Oct-17-2010 01:47 PM
Help for banner and header. Little-zinzoline SmugMug Customization 3 Aug-14-2007 09:50 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