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.

Sliding Log in Panel...need help

+12
kirk
MaRcinator
Yakko!
Marvin
c12mm
Chris Hickingbottom
Skelly Man
shadowz au
kieran1
TGC HARDC0RE
Rikho123
kaizen_zyr
16 posters

Page 4 of 4 Previous  1, 2, 3, 4

Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Sliding Log in Panel...need help

Post by kaizen_zyr October 2nd 2010, 2:13 pm

First topic message reminder :

Hi everyone,... I need help how to work this in my forum,..

http://web-kreation.com/demos/Sliding_login_panel_jquery/#

Please help me work with this code,..

thnx,.....
kaizen_zyr
kaizen_zyr
Forumember

Male Posts : 36
Reputation : 0
Language : English

Back to top Go down


sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest November 6th 2010, 1:06 pm

Why don't u use the code i gave above??
avatar
Guest
Guest


Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Anime Creator November 9th 2010, 2:42 am

Gangstar15 wrote:Okay, Go to ACP - Display - Templates - General - overall_header :

Put these codes in the top:
Code:

<!-- stylesheets -->
     <link rel="stylesheet" href="http://web-kreation.com/demos/Sliding_login_panel_jquery/css/style.css" type="text/css" media="screen" />
     <link rel="stylesheet" href="http://web-kreation.com/demos/Sliding_login_panel_jquery/css/slide.css" type="text/css" media="screen" />
   
     <!-- PNG FIX for IE6 -->
     <!-- http://24ways.org/2007/supersleight-transparent-png-in-ie6 -->
   <!--[if lte IE 6]>
      <script type="text/javascript" src="http://alig.mezoka.com/slider/js/pngfix/supersleight-min.js"></script>
   <![endif]-->
   
    <!-- jQuery - the core -->
   <script src="http://alig.mezoka.com/slider/js/jquery-1.3.2.min.js" type="text/javascript"></script>
   <!-- Sliding effect -->
   <script src="http://alig.mezoka.com/slider/js/slide.js" type="text/javascript"></script>

And this in the middle:
Code:

<!-- Panel -->
<div id="toppanel">
   <div id="panel">
      <div class="content clearfix">
         <div class="left">
            <!-- Login Form -->
            <form class="clearfix" action="http://pcf-criminology.forumotions.net/login.forum?connexion" method="post">
               <h1>Member Login</h1>
               <label class="grey" for="log">Username:</label>
               <input class="field" type="text" name="username" id="log" value="" size="23" />
               <label class="grey" for="pwd">Password:</label>
               <input class="field" type="password" name="password" id="pwd" size="23" />
                  <label>Log me on automatically at each visit: <input name="autologin" checked="checked" type="checkbox"></label>
                 <div class="clear"></div>
               <input type="submit" name="submit" value="Login" class="bt_login" />
               <a class="lost-pwd" href="#">Lost your password?</a>
            </form>
         </div>
         <div class="left right">         
            <!-- Register Form -->
            <form action="http://pcf-criminology.forumotions.net/profile.forum?mode=register" method="post">
               <h1>Not a member yet? Sign Up!</h1>            
               <label class="grey" for="signup">Username:</label>
               <input class="field" type="text" name="signup" id="signup" value="" size="23" />
               <label class="grey" for="email">Email:</label>
               <input class="field" type="text" name="email" id="email" size="23" />
               <label>A password will be e-mailed to you.</label>
               <input type="submit" name="submit" value="Register" class="bt_register" />
            </form>
         </div>
      </div>
</div> <!-- /login -->   

   <!-- The tab on top -->   
   <div class="tab">
      <ul class="login">
         <li class="left"> </li>
         <li>Hello Guest!</li>
         <li class="sep">|</li>
         <li id="toggle">
            <a id="open" class="open" href="#">Log In | Register</a>
            <a id="close" style="display: none;" class="close" href="#">Close Panel</a>         
         </li>
         <li class="right"> </li>
      </ul>
   </div> <!-- / top -->
   
</div> <!--panel -->

Some of the codes hosted by me and some by the owner og the slider Razz.

PS: Save + Publish, and you must edit them selv Wink.

Coukd you give me the code for my forum phhb2 narutoland.net
Anime Creator
Anime Creator
Forumember

Posts : 337
Reputation : 7
Language : english

http://www.narutoland.net/index.htm

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest November 9th 2010, 9:11 am

Its the same buddy (:
avatar
Guest
Guest


Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Anime Creator November 9th 2010, 1:07 pm

Really when I put it in the forum it works the problem is when I click register well it takes me to another forum ? when I fixed the link and i log out and i log back in will does not work ?
Anime Creator
Anime Creator
Forumember

Posts : 337
Reputation : 7
Language : english

http://www.narutoland.net/index.htm

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest November 9th 2010, 2:59 pm

Your forum link must be there (:
avatar
Guest
Guest


Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Anime Creator November 10th 2010, 12:36 am

Could you edit it with my forum links. ^_^
Anime Creator
Anime Creator
Forumember

Posts : 337
Reputation : 7
Language : english

http://www.narutoland.net/index.htm

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Anime Creator November 11th 2010, 3:00 pm

BUMP
Anime Creator
Anime Creator
Forumember

Posts : 337
Reputation : 7
Language : english

http://www.narutoland.net/index.htm

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by kaizen_zyr November 16th 2010, 11:36 am

can someone help me how to work the username variable?...

@gangstar15,.. thnx alot man,.. Smile
kaizen_zyr
kaizen_zyr
Forumember

Male Posts : 36
Reputation : 0
Language : English

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest November 16th 2010, 4:19 pm

No Problem buddy (:
these codes doesn't works in the templates (: as i know
avatar
Guest
Guest


Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by kaizen_zyr November 24th 2010, 3:24 pm

Gangstar15 wrote:No Problem buddy (:
these codes doesn't works in the templates (: as i know

OMG,... theres no other way that this Variables works in the template?.. but why did the log in form variables works?....

hope they can fix it,.Smile
kaizen_zyr
kaizen_zyr
Forumember

Male Posts : 36
Reputation : 0
Language : English

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest November 24th 2010, 3:29 pm

You need javascript or something for these codes to works..as i know.

and the login variables is already from the templates and they work only in the templates (:
avatar
Guest
Guest


Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by kaizen_zyr November 24th 2010, 3:38 pm

Gangstar15 wrote:You need javascript or something for these codes to works..as i know.

and the login variables is already from the templates and they work only in the templates (:

hope someone will do the javascript for this variables to work in the template....XD
kaizen_zyr
kaizen_zyr
Forumember

Male Posts : 36
Reputation : 0
Language : English

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest December 5th 2010, 3:59 pm

Try this:
Code:

{LOGGED_AS}
avatar
Guest
Guest


Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by kaizen_zyr December 6th 2010, 3:24 pm

Gangstar15 wrote:Try this:
Code:

{LOGGED_AS}

how to used this in the variables?...
kaizen_zyr
kaizen_zyr
Forumember

Male Posts : 36
Reputation : 0
Language : English

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest December 6th 2010, 3:39 pm

o.O this works only in the templates (:
avatar
Guest
Guest


Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by kaizen_zyr December 22nd 2010, 6:55 am

ok thnx... but what is this code for?... as a USERNAME?... or what?
kaizen_zyr
kaizen_zyr
Forumember

Male Posts : 36
Reputation : 0
Language : English

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest December 22nd 2010, 10:55 pm

Yah.. it will be like this " Logged as kaizen_zyr
avatar
Guest
Guest


Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Yakko! December 23rd 2010, 2:05 pm

if i use it...
the measurements of the forum change!
Yakko!
Yakko!
Forumember

Male Posts : 661
Reputation : -5
Language : Italian, english, Français

Back to top Go down

sliding log in - Sliding Log in Panel...need help - Page 4 Empty Re: Sliding Log in Panel...need help

Post by Guest December 23rd 2010, 11:20 pm

Then don't use it -.-''
avatar
Guest
Guest


Back to top Go down

Page 4 of 4 Previous  1, 2, 3, 4

Back to top

- Similar topics

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