• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Copyright scrolls

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 Jan-22-2012, 02:40 PM
#1
julsfoto is offline julsfoto OP
Big grins
Copyright scrolls
Hi, i noticed that when i scroll up or down my thumbnail page in any gallery my copyright logo at the bottom scrolls into de rest of the footer, how can i stop this behavior ?
Old Jan-23-2012, 02:36 AM
#2
AceCo55 is offline AceCo55
Aussie Grinner
AceCo55's Avatar
The people that can help you will want a link to your site and probably a link to a specific gallery where this is happening.
__________________
My opinion does not necessarily make it true. What you do with my opinion is entirely up to you.
www.acecootephotography.com
Old Jan-23-2012, 11:15 AM
#3
julsfoto is offline julsfoto OP
Big grins
link http://www.julsfoto.com/gallery/2074...8485&k=R7tPVX9
Old Jan-23-2012, 11:22 AM
#4
J Allen is offline J Allen
Major grins
J Allen's Avatar

Change this rule:

Code:
/* EZ Customizer Footer. */
.notLoggedIn #customFooter {
    position:fixed;
    bottom:25px;
    width:100%;
    padding:0 !important;
}

to this:

Code:
/* EZ Customizer Footer. */
.homepage #customFooter {
    position:fixed;
    bottom:25px;
    width:100%;
    padding:0 !important;
}
__________________
-Joe Allen
My Smugmug Site
Old Jan-23-2012, 11:23 AM
#5
Allen is online now Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by julsfoto View Post
Hi, i noticed that when i scroll up or down my thumbnail page in any gallery my copyright logo at the bottom scrolls into de rest of the footer, how can i stop this behavior ?
Change this
Code:
.notLoggedIn #customFooter {
    position:fixed;
    bottom:25px;
    width:100%;
    padding:0 !important;
}
to this
Code:
.notLoggedIn #customFooter {
	position:relative;
        top: 10px;
}
Old Jan-23-2012, 01:40 PM
#6
julsfoto is offline julsfoto OP
Big grins
thanx, it worked for the galleries but the homepage show the logo in top ?
Old Jan-25-2012, 04:06 PM
#7
julsfoto is offline julsfoto OP
Big grins
anyone with some insight !
thanx
Old Jan-25-2012, 04:23 PM
#8
Smug Eric is offline Smug Eric
Smug Hero
Smug Eric's Avatar
add this to your CSS, see if that works for you:

.notLoggedIn.homepage #customFooter {
bottom: 25px !important;
position: fixed !important;
top: auto !important;
width: 100% !important;
}
__________________
Eric
Support Hero and Customeister
http://www.smugmug.com/help
Old Jan-27-2012, 07:53 AM
#9
julsfoto is offline julsfoto OP
Big grins
That worked !! how can i have it displayed in the same footer line at the end
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
Copyright infringment and "Fair use" of digital images... Seymore Mind Your Own Business 86 Jul-05-2007 11:26 PM
Copyright with Film and Digital images Frost Mind Your Own Business 13 Jul-09-2006 03:34 PM
Unclear copyright policy? cedricd SmugMug Support 4 Jun-20-2006 02:57 PM


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