• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Customization Need to center page counter

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-15-2012, 07:51 AM
#1
spolen23 is offline spolen23 OP
Big grins
spolen23's Avatar
Need to center page counter
Anyone know what I need to add to my CSS to center my counter over my footer?

Thanks in advance!!
__________________
www.scottpolen.com
Old May-15-2012, 08:14 AM
#2
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by spolen23 View Post
Anyone know what I need to add to my CSS to center my counter over my footer?

Thanks in advance!!
Add red in your footer.
Code:
<!-- hitwebcounter Code START -->
<div id="hitwebcounter" align=center>
<a href="http://www.hitwebcounter.com/" target="_blank">
<img src="http://hitwebcounter.com/counter/counter.php?page=4438157&amp;style=0006&amp;nbdigits=5&amp;type=page&amp;initCount=0" title="get web tracker" alt="get web tracker" border="0">
</a>
<br>
<!-- hitwebcounter.com -->
<a href="http://www.hitwebcounter.com/internetcountercontact.php" title="Page Visits" target="_blank" style="font-family: Arial, Geneva , Helvetica, sans-serif; 
text-decoration: none ; color: #8D7F84; font-size: 11px;">
<strong>Stats Tracking</strong></a>
</div>
Old May-15-2012, 08:17 AM
#3
Hikin' Mike is offline Hikin' Mike
Walkin' like a Penguin!
Hikin' Mike's Avatar
Counters are "old school", 1990's and very amateur IMO.

Last edited by Hikin' Mike; May-15-2012 at 08:19 AM. Reason: removed code. Allen beat me to it
Old May-15-2012, 09:27 AM
#4
spolen23 is offline spolen23 OP
Big grins
spolen23's Avatar
Quote:
Originally Posted by Hikin' Mike View Post
Counters are "old school", 1990's and very amateur IMO.
I don't disagree with you. But since I am not a professional, and I am not looking for clients. I just wanted something to see how many friends and family go to my site. It is for personal use.
__________________
www.scottpolen.com
Old May-15-2012, 09:29 AM
#5
spolen23 is offline spolen23 OP
Big grins
spolen23's Avatar
Quote:
Originally Posted by Allen View Post
Add red in your footer.
Code:
<!-- hitwebcounter Code START -->
<div id="hitwebcounter" align=center>
<a href="http://www.hitwebcounter.com/" target="_blank">
<img src="http://hitwebcounter.com/counter/counter.php?page=4438157&amp;style=0006&amp;nbdigits=5&amp;type=page&amp;initCount=0" title="get web tracker" alt="get web tracker" border="0">
</a>
<br>
<!-- hitwebcounter.com -->
<a href="http://www.hitwebcounter.com/internetcountercontact.php" title="Page Visits" target="_blank" style="font-family: Arial, Geneva , Helvetica, sans-serif; 
text-decoration: none ; color: #8D7F84; font-size: 11px;">
<strong>Stats Tracking</strong></a>
</div>
Thanks for the quick response!! Now...if I wanted it underneath the smugmug footer, what do I need to add?
__________________
www.scottpolen.com
Old May-15-2012, 10:56 AM
#6
Allen is offline Allen
"tweak 'til it squeaks"
Allen's Avatar
Quote:
Originally Posted by spolen23 View Post
Thanks for the quick response!! Now...if I wanted it underneath the smugmug footer, what do I need to add?
First, add the missing closing </div> to the end of the hitwebcounter div.
Scroll down in the code box in my previous response to see it in red.

Then see if this works for you in CSS. Be sure to click the "Available Feeds" on different pages.
Code:
#hitwebcounter {
   position: relative;
   top: 65px;
}

#cobrand_footer {
   position: relative;
   top: -30px;
}

#allFeeds {
   position: relative;
   top: 45px;
}
Old May-15-2012, 11:24 AM
#7
spolen23 is offline spolen23 OP
Big grins
spolen23's Avatar
Quote:
Originally Posted by Allen View Post
First, add the missing closing </div> to the end of the hitwebcounter div.
Scroll down in the code box in my previous response to see it in red.

Then see if this works for you in CSS. Be sure to click the "Available Feeds" on different pages.
Code:
#hitwebcounter {
   position: relative;
   top: 65px;
}

#cobrand_footer {
   position: relative;
   top: -30px;
}

#allFeeds {
   position: relative;
   top: 45px;
}
Again. Thank you! It worked!
__________________
www.scottpolen.com
Tell The World!  
Similar Threads Thread Starter Forum Replies Last Post
top page nagavation to center? jabez SmugMug Customization 10 May-27-2011 08:39 PM
How do I Center Text on Home Page? JLPfotog SmugMug Customization 5 Feb-04-2011 06:00 AM
How to center my splash page? SJP SmugMug Customization 5 Dec-04-2010 05:13 PM
Align or center a gallery page JoeSalmi SmugMug Customization 12 Aug-05-2009 04:45 PM
How do I center my Journal page picture without caption AmericanMxScenes SmugMug Customization 0 Aug-21-2008 07:28 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