-
AuthorPosts
-
July 15, 2010 at 12:02 pm #152572
I want to adjust width of module user1 to have the same width as body position( and delete the other module ex.user2,user3 – user 5)
what code and which files I have to change?
Thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 19, 2010 at 3:23 am #350202Hello Sodsy!
The user1-> user 5 is called topspot light position, width of each item = 100/ number of topsport light enabled (%) Of a Main Container.
for examples: you put modules and enable all positions ( user 1-> 5 ) => widtd user 1 ( others ) = 20% of with of main body.
So that if you would like width user 1 position = width of main body, you must to disable all modules displaying on the user2 -> user5GOodluck
July 19, 2010 at 3:40 am #350205Thank You for your answer
But Template I want is like this
|__________user 1 ____________||_______col-mass1______|
| || |not
|___________________user1__________________________|
| |Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 23, 2010 at 2:54 am #350506Hello
Pls see the concept of the ja template:
and see the confguring position: in the ja_teline_iii/layouts/default.php file you can see the ‘right-mass-top’ =>’col-mass1′, is used at the ‘right-mass-top’. with your case, you should use the content-mass-top
[PHP]
$positions = array (
‘left1’ =>”,
‘left2’ =>”,
‘left-mass-top’ =>”,
‘left-mass-bottom’ =>”,
‘right1′ =>’left’,
‘right2′ =>’right’,
‘right-mass-top’ =>’col-mass1′,
‘right-mass-bottom’ =>’col-mass2′,
‘content-mass-top’ =>”,
‘content-mass-bottom’ =>”,
‘content-top’ =>’content-top’,
‘content-bottom’ =>’content-bot’,
‘inset1’ =>”,
‘inset2’ =>”
);
[/PHP]1 user says Thank You to Saguaros for this useful post
madeline63 Friendmadeline63
- Join date:
- January 2010
- Posts:
- 92
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
December 3, 2010 at 3:35 am #365172hi,
i manage to do the user 6 -10 width changes when u using T3 1.5.15
by change
templatesja_teline_iiilayoutsblocksbotsl.php<?php
$spotlight = array (‘user6′,’user7′,’user8′,’user9′,’user10’);
$botsl = $this->calSpotlight ($spotlight,100, 62);
if( $botsl ) :
?>but after i change T3 1.5.18
then i face the problem as pic…what i want is http://cobra.vodien.com/~tzuchior/tJoomla/
not this http://cobra.vodien.com/~tzuchior/engdo i miss out sth? any else coding need to modified?
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Saguaros 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum