Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] Problem with Tutorial [Adding Minipics to login]



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
  • Description:
Hello, I recently used one of your tutorials to put pics where people are supposed to sign in, here is what I mean:
.user_login_form input[type="password"], .user_login_form input[type="text"] {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
}
.user_login_form input[type="text"] {
background: url(https://i.imgur.com/rzOu1.png)no-repeat;
padding-left: 20px;
}
.user_login_form input[type="password"] {
background: white url(https://i.imgur.com/dlS8w.png)no-repeat;
padding-left: 20px;
}
#username {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
padding-left: 20px;
background: white url(https://i.imgur.com/rzOu1.png)no-repeat;
}
#password {
border: 1px solid #DDD;
padding: 5px;
border-radius: 0px!important;
cursor: text;
top: 0px;
background: white url(https://i.imgur.com/dlS8w.png)no-repeat;
padding-left: 20px;
}

The problem is it also added a minipic in my search bar, but it didnt add the padding to the right of where the letters are. Please check to see what I mean here(The search bar right after the New Topic button):
http://raptorgaming.forumotion.com/f1-general-discussion

Anyone know how to add the padding?


  • Information:
Forum:http://raptorgaming.forumotion.com/f1-general-discussionVersion:PHPBB3
Type:Errors in codeTags:Problem,Tutorial,[Adding,Minipics,login]

Powered by PunBB
Currently 0 users have thanked Destroya* for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
Code:
[panda=css]input.search {
    background: url("http://2img.net/i/fa/sprite_prosilver_navbar.png") no-repeat scroll 0 -701px rgba(0, 0, 0, 0);
    padding-left: 17px !important;
}

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
Thank you!

Powered by PunBB
Currently 0 users have thanked Destroya* for this post:

4
Offline

  Van-Helsing

Van-Helsing
★Moderator★
★Moderator★
Hello,
Is it solved now?

Powered by PunBB
Currently 0 users have thanked Van-Helsing for this post:

5
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
Yes.

Powered by PunBB
Currently 0 users have thanked Destroya* for this post:

6
Offline

  Tommy Lee

Tommy Lee
Punbb Senior
Punbb Senior
[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Tommy Lee for this post:

7
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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