• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Help with banner/logo

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 #130 (Hot or Cold), Memol..

The next Dgrin Challenge DSS #131 (Music) is open for entries through June 24th, 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 Feb-17-2009, 06:33 PM
#1
Sglshotkw is offline Sglshotkw OP
Beginner grinner
Sglshotkw's Avatar
Help with banner/logo
Was following the tutorial and still can't get it to work, heres what i have.

#my_banner {
width: 150px;
height: 50px;
margin: 0 auto;
background: url(http://www.kirkwhitingphotography.co...8056_9L7PC.jpg) no-repeat;
}

and the custom header reads

<div id="my_banner"> </div>
<div align="center">
<h1>Kirk Whiting Photography</h1>
</div>

Thanks in advance
www.kirkwhitingphotography.com
__________________
Kirk
Old Feb-17-2009, 08:26 PM
#2
Allen is online now Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by Sglshotkw
Was following the tutorial and still can't get it to work, heres what i have.

#my_banner {
width: 150px;
height: 50px;
margin: 0 auto;
background: url(http://www.kirkwhitingphotography.co...8056_9L7PC.jpg) no-repeat;
}

and the custom header reads

<div id="my_banner"> </div>
<div align="center">
<h1>Kirk Whiting Photography</h1>
</div>

Thanks in advance
www.kirkwhitingphotography.com
You have the bad link in your banner CSS. Change it to the photo link.

http://www.kirkwhitingphotography.com/photos/475878056_9L7PC-M.jpg


#my_banner {
width: 200px;
height: 187px;
margin: 0 auto;
background: url(/photos/475878056_9L7PC-M.jpg) no-repeat;
}
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