The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how 2 log in like this

4 posters

Go down

Solved how 2 log in like this

Post by taggedup November 26th 2011, 10:37 pm

Hi is it possible 2 make a like this here http://www.fivestargamerz.com/forum.php its a signup there but ill put my own image in

yh wot i want is a image in the bottom right and float wen scrolling down witch will take u 2 login page
but only show wen not logged in

if some 1 could help me that would be great
thanks
avatar
taggedup
Forumember

Posts : 42
Reputation : 3
Language : english

Back to top Go down

Solved Re: how 2 log in like this

Post by Chesse November 27th 2011, 10:03 am

Your board is not as platform Forumotion! I think the moderators will send this request to Cart!
avatar
Chesse
New Member

Male Posts : 7
Reputation : 1
Language : Romanian

http://funny-explosion.wow3.info/

Back to top Go down

Solved Re: how 2 log in like this

Post by taggedup November 27th 2011, 4:18 pm

ok ive been provided wiv a code 4 register ive changed it 2 make me go 2 login instead of register
its just how i wanted it perfect

but it shows wen im logged in aswell
i just it 2 show 2 people that aint logged in
is it possible thanks

here r my codes i used

script
Code:
$(function(){
$("body").append("<a href="/login?connexion"><div class="forcetoregister"></div></a>");});

css
Code:
div.forcetoregister {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.fivestargamerz.com/images/registerguest.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    bottom: 0;
    height: 269px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    position: fixed;
    right: 1px;
    width: 316px;
    z-index: 1;
}

avatar
taggedup
Forumember

Posts : 42
Reputation : 3
Language : english

Back to top Go down

Solved Re: how 2 log in like this

Post by ioncube November 27th 2011, 11:07 pm

Code:
$(function() {
if (document.getElementById('login')) {
$("body").append("<a href="/login?connexion"><div class="forcetoregister"></div></a>");});

use this ...& again select content ain't working on Firefox/Opera
ioncube
ioncube
Forumember

Male Posts : 279
Reputation : 41
Language : eng
Location : Pakistan

http://defencedog.blogspot.com/

Back to top Go down

Solved Re: how 2 log in like this

Post by taggedup November 29th 2011, 8:19 pm

ioncube wrote:
Code:
$(function() {
if (document.getElementById('login')) {
$("body").append("<a href="/login?connexion"><div class="forcetoregister"></div></a>");});

use this ...& again select content ain't working on Firefox/Opera

thanks ioncube i sorted it n1
avatar
taggedup
Forumember

Posts : 42
Reputation : 3
Language : english

Back to top Go down

Solved Re: how 2 log in like this

Post by Nera. November 30th 2011, 10:19 am

Topic Solved & Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


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