#3862

Tu Tran
Moderator

Hi,

To do that, please make these steps:
– Go to the CMS >> Static block, choose the block ‘position-7’, change the item number become 5.
– Go to the file app\design\frontend\default\sns_korion\template\page\slider-brands.phtml, change the code ‘max: 4’ to ‘max: 5’
– Go to the file skin\frontend\default\sns_korion\css\theme-xxx.css, which the site is currently using, find the code with the key ‘#sns_brand .slider-brands’, change ‘width: 718px;’ to ‘width: 800px;’

Thanks,