|
|
Thread Tools | Display Modes |
|
#1
|
|
|
Serge
|
my footer does not obey me ^^ , help please.
In my footer, I try to center my text "All contents..." followed on the same line by my facebook button.
As you can see, my footer doesn't obey me ^^ it prefers to put this on the left side... ![]() By the way if an html guru could advise me.. my challenge consisting in spacing out the text and the button with 20 pixels between.... (10 pixels it's ok too Thanks in advance, Serge.
__________________
http://kbhfprod.smugmug.com/ |
|
|
|
|
#2
|
|
|
Smug Hero
|
So technically your footer is centered. The problem is in your iframe code for the facebook button it has that button set to be 450px wide. which is about 370px too wide. Change the two instances of width in that code in your footer. I'll note them in red for you:
<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FKBHF .Prod.by.Serge.Berrard&send=false&layout=b utton_count&width=450&show_faces=false&action=like&colorsch eme=dark&font=trebuchet+ms&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"></iframe> |
|
|
|
|
#3
|
||
|
Serge
|
Quote:
btw, is it possible to space out the text and the button please ? thnaks in advance again, serge.
__________________
http://kbhfprod.smugmug.com/ |
|
|
|
||
|
#4
|
|
|
Smug Hero
|
You could add this:
<iframe scrolling="no" frameborder="0" allowtransparency="true" style="padding-left:10px; border:none; overflow:hidden; width:80px; height:21px;" src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FKBHF .Prod.by.Serge.Berrard&send=false&layout=b utton_count&width=80&show_faces=false& action=like&colorscheme=dark&font=trebuche t+ms&height=21"></iframe> Feel free to change the number for the padding. |
|
|
|
|
#5
|
||
|
Serge
|
Quote:
Hey Eric ! before leaving ! don't forget to like my page !!! ^^ ;-)
__________________
http://kbhfprod.smugmug.com/ |
|
|
|
||
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Footer is floating off the bottom of my "Galleries" page (not as intended). | b08092 | SmugMug Customization | 2 | Jun-30-2011 04:59 PM | |
| Can I remove my Smugmug footer | mal | SmugMug Customization | 2 | Oct-04-2010 05:34 AM | |
| Strange footer problem, FOOTER IS GONE! | Ryan Armbrust | SmugMug Customization | 2 | Mar-03-2009 08:32 AM | |
| margins show up different on different computers | camiller | SmugMug Customization | 18 | Jan-21-2009 07:44 AM | |
| Questions re slideshow, header & footer, spacing | shobson | SmugMug Customization | 3 | Dec-28-2005 04:52 PM | |
| Thread Tools | |
| Display Modes | |
|
|