Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • penkz05 Friend
    #165110

    Hi,

    I want to change the width for this 5 blocks to 25% so all blocks are in the same width.. how do i do that? and also to remove the map background in user9 block.

    thanks

    khoand Friend
    #395977

    To remove map background, you find this code from templatesja_businesscsstemplate.css

    #ja-botsl .main {
    background: url('/business16/templates/ja_business/images/world-map.png') no-repeat 400px 18px; <remove this line
    padding: 0;
    }

    I want to change the width for this 5 blocks to 25% so all blocks are in the same width.. how do i do that?

    You mean total width of 5 blocks is 125%. It’s very strange.

    penkz05 Friend
    #395987

    Thanks, the backgrund removed..

    The width for user6-user10 should be 20% each so they have the same width.. How to achieve that?

    khoand Friend
    #396015

    You login backend > Extensions > Template manager > ja_business > layout tab > edit default layout. you replace this code

    <block name="botsl" type="spotlight" special="left" specialwidth="58" main-inner="1">user6,user7,user8,user9,user10</block>
    with

    <block name="botsl" type="spotlight" main-inner="1">user6,user7,user8,user9,user10</block>

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 13 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum