Migration of the site

Hello,

I need transfer my site to another server - How Can I do it (I know that You wrote about two tools to do that - but can't find it) Another problem is, that on new serwer I can't create the same user and DB name as I have on old server - is it some trick to do migration?

Second question is about header - I have a site: http://uszatek.com.pl - and I need do this black background under the menu to white one - How do this?

Thanks

Comments

  • Hi,

    for site migration, we always use 2 plugins and did never had any problems with content or settings migration. Those plugins are: WP Migrate DB and Mfn CB Migration Tool.

    In reference to header, would be great if you can make necessary modifications and send us screenshot of how you would like to do this so we can avoid confuse.

    Thanks!
  • Ok, I've moved site to another domain, and have another questions:

    site = http://bsm.com.pl

    1) In section under top picture of the town - how to make right column to be "more right sided" ? and section above the last picture be at the center of the site?

    2) http://bsm.com.pl/o-nas/ - in place, where are certificates - one of the line hasn't three of them but has one. How to make it well?

    Thanks

  • 1) To align the content of 2nd column, please set custom class name (ex. class-name) for second column, and in accordance to this class, use the following css:
    .class-name .promo_box_wrapper .desc_wrapper { float: right !important; }
    2) Please use DIVIDER item between rows and the items would align properly.
  • OK, thanks!

    But one more problem with section above last picture - how to made it on the middle? I tried "center" but it not works.

    Great support once again ;)
  • To center this section, you supposed to use Placeholder items on sides and content section in the middle.
Sign In or Register to comment.