Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

customize the footer

2 posters

Go down  Message [Page 1 of 1]

1customize the footer Empty customize the footer Wed Jul 24, 2013 4:41 pm

Lovely King

Lovely King
User


this code is working but i want to open the link in new tap and make the pictuers centered

Code:

jQuery(document).ready(function() {
    jQuery('#page-footer').after('<a href="http://www.fmsoftware.forumotion.com"><img src="http://iceimg.com/i/e9/97/dcd73eee51.png""></a>');
    });

http://topyouth.gamerzfun.com

2customize the footer Empty Re: customize the footer Thu Jul 25, 2013 3:59 am

Sasori

Sasori
Administrator


Code:
jQuery(document).ready(function() {
    jQuery('#page-footer').after('<div class="dra"><a href="http://www.fmsoftware.forumotion.com"><img src="http://iceimg.com/i/e9/97/dcd73eee51.png""></a></div>');
    });

Code:
.dra{
text-align:center;
}

Topic locked and moved to database

Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum