Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,042
- How-to & Troubleshooting
- 129,713
- Creating & Extending
- 25,797
- Requests & Feedback
- 9,503
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,375
- Miscellaneous
- 9,182
-
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;
}