Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,830
- How-to & Troubleshooting
- 129,814
- Creating & Extending
- 25,864
- Requests & Feedback
- 9,509
- Third Party Plugins
- 9,821
- Showcase
- 3,317
- Ideas
- 1,382
- Miscellaneous
- 9,178
-
Sorry, I guess I should’ve used the code tag.
#search-login-bar2 {
position: absolute;
top: 3px;
left: 500px;
width: 501px;
border: 0;
padding: 0;
margin: 0;
text-align: right;
}
#search-login-bar2 #login-form, #logout-link {
float: right;
width: 500px;
}
#logout-link img {
vertical-align: middle;
}