Title: Changing Alignment?
Last modified: August 21, 2016

---

# Changing Alignment?

 *  Resolved [OopsComic](https://wordpress.org/support/users/oopscomic/)
 * (@oopscomic)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/changing-alignment-1/)
 * Hi, I’m a bit green when it comes to CSS. Please be patient with my lack of understanding.
 * I’m trying to get the search bar and the donation button on the same line on 
   opposite sides of the page. Search bar on the left Donation button on the right,
   both under the menu buttons. I was able to get both under the menu bar and the
   search bar is on the left however I can’t seem to find the donation button in
   my coding.
 * Using Firefox’s plugin, Firebug, I can see that it’s buried in a bunch of <div
   > tags and I’m having a hard time finding it within the WordPress Editor. I using
   the Comic press Easel theme along with some child sub themes.
 * My site is at [http://www.OopsComicAdventure.com](http://www.OopsComicAdventure.com)
 * Please let me know if you need more info. And thanks for any help/advise
 * [http://wordpress.org/extend/plugins/smart-donations/](http://wordpress.org/extend/plugins/smart-donations/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [EDGARROJAS](https://wordpress.org/support/users/edgarrojas/)
 * (@edgarrojas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/changing-alignment-1/#post-3929904)
 * Hello!!
 * Thanks for checking the plugin, this is going to be tricky but first of all try
   to place the search and the donation plugin together (i am assuming that in your
   widgets you have something like smartdonations/menubar_widget/search widget, 
   it should be like menubar_widget/smartdonations/search widget). Then try to add
   these styles:
 * search-2{
    float:left; }
 * smartDonationsDonationGeneratedItem{
    float:right;
 * }
 * I am not 100% if that will work since i can not move the widgets but it worth
   a try =). I rarely check this website so if this does not work please let me 
   know in [http://www.facebook.com/SmartDonations](http://www.facebook.com/SmartDonations),
   that is going to be the Facebook page of the plugin, the Facebook page is not
   finished yet ( i just created it) but i am already checking it.
 * Btw, great website!!
 *  Plugin Author [EDGARROJAS](https://wordpress.org/support/users/edgarrojas/)
 * (@edgarrojas)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/changing-alignment-1/#post-3929984)
 * Closed.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Changing Alignment?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/smart-donations_ffffff.svg)
 * [Donations Made Easy - Smart Donations](https://wordpress.org/plugins/smart-donations/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/smart-donations/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/smart-donations/)
 * [Active Topics](https://wordpress.org/support/plugin/smart-donations/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/smart-donations/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/smart-donations/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [EDGARROJAS](https://wordpress.org/support/users/edgarrojas/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/changing-alignment-1/#post-3929984)
 * Status: resolved