• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Alex
  • Private: No
  • Open Date: 27.01.14, 02:26
  • Opened by: Henry
  • Closed by: Kate Support
  • Closed on: 28.01.14, 17:36
  • Reason: Fixed

Ticket #2888 - space blocked in Footer

Hello guys, I hope you can help me, I disabled the Facebook Like Box module, i need replace it but looks like the space is blocked and dont let me put another module in there. Sorry for my english, I attach a screen capture.

Thanks for your help and patience.

Comments

Kate Support 27 Jan 2014, 16:32

Hello Henry!
There’s not enough space for Twitter block that’s why it’s shifted below. But it’s easy to fix. You just need to make other footer blocks a bit narrower.
Add this code at the end of the file your_site/themes/alysum_2.0/css/alysum.css

/* $customer modifications*/ 
#block_contact_infos {width:150px !important}
#block_various_links_footer {width:150px !important}
#links_block_footer {width:150px !important}

It’s going to look like that http://clip2net.com/s/6GuITV

Regards

Henry 28 Jan 2014, 00:59

Thanks! I will try!

Henry 28 Jan 2014, 16:55

Perfect!! Solved!!! Thanks you very very very much!!

Kate Support 28 Jan 2014, 17:36

You’re welcome :)