|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Big grins
|
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 |
|
|
|
|
#2
|
||
|
"tweak 'til it squeaks"
|
Quote:
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&style=0006&nbdigits=5&type=page&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>
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#3
|
|
|
Walkin' like a Penguin!
|
Counters are "old school", 1990's and very amateur IMO.
__________________
Smugmug Site: Central Valley Nature Photography Main Website: California Landscape Photography Google+ | Facebook | SEO for the Photographer | HDR Using Layer Masks Last edited by Hikin' Mike; May-15-2012 at 08:19 AM. Reason: removed code. Allen beat me to it |
|
|
|
|
#4
|
|
|
Big grins
|
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 |
|
|
|
|
#5
|
||
|
Big grins
|
Quote:
__________________
www.scottpolen.com |
|
|
|
||
|
#6
|
||
|
"tweak 'til it squeaks"
|
Quote:
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;
}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#7
|
||
|
Big grins
|
Quote:
__________________
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 | |
|
|