-
AuthorPosts
-
Manos Moderator
Manos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
March 31, 2010 at 11:05 pm #150026Hello,
I am trying to use those positions for banners with no luck, because if i have one banner in user1 and a second one on user2 the user1 position takes more space, in fact the user1 takes the space the main body (content) position has and the user2 for example takes the left position size.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 1, 2010 at 10:43 am #338751Dear pascm!
Please open the file: templatesja_rasitelayoutsblockstopsl.php and find codes:
[PHP]
$spotlight = array (‘user1′,’user2′,’user3′,’user4′,’user5’);
$botsl = $this->calSpotlight ($spotlight,100, 30, ‘right’);
[/PHP]The right module of the top sport light is overrided the width: it is equal 30% of total width;
you replace above codes by:
[PHP]
$spotlight = array (‘user1′,’user2′,’user3′,’user4′,’user5’);
$botsl = $this->calSpotlight ($spotlight,100);
[/PHP]Good luck
1 user says Thank You to Saguaros for this useful post
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
April 1, 2010 at 12:01 pm #338763Thank you! It’s working!!!
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by Manos 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
User 1,2,3,4,5 length
Viewing 3 posts - 1 through 3 (of 3 total)