-
AuthorPosts
-
cgc0202 Friend
cgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
May 10, 2011 at 1:20 pm #163810To Joomlart Staff,
Please refer to the default template format. The question I am asking does not require my own site to be shown.
Similar to my inquiry about Positions 1, 2,3 and 4. I would like to move Positions 5, 6 and 7 just above the footnote position so that it will also span the whole page — not just span the Content position as currently configured.
Also, I would like the three positions to be collapsible, with the same widths.
Cornelio
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 10, 2011 at 4:40 pm #390618Hi,
– You replace this code from <joomla url>templatesja_mesolite_iilayoutsdefault.php file
<?php // $this->loadBlock('botsl') ?>
with
<?php $this->loadBlock('botsl') ?>
– Replace this code from <joomla url>templatesja_mesolite_iilayoutsblocksmain.php file
<?php $this->loadBlock('mainbotsl') ?>
with
<?php //$this->loadBlock('mainbotsl') ?>
1 user says Thank You to khoand for this useful post
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
May 11, 2011 at 2:39 am #390678<em>@khoand 239618 wrote:</em><blockquote>Hi,
– You replace this code from <joomla url>templatesja_mesolite_iilayoutsdefault.php file
<?php // $this->loadBlock('botsl') ?>
with
<?php $this->loadBlock('botsl') ?>
– Replace this code from <joomla url>templatesja_mesolite_iilayoutsblocksmain.php file
<?php $this->loadBlock('mainbotsl') ?>
with
<?php //$this->loadBlock('mainbotsl') ?>
</blockquote>Thanks very much khoand, it worked. As it turned out, there were five positions 6,7,8,9 and 10.
One other related question to this:
I changed the width of the page to 980, while the widths of the positions 6,7,8,9 and 10 were based on the origina; with of the template was 780 or something less.Which CSS marked tags should be changed so that positions 6,7,8,9 and 10 will be of equal widths, with a total of 980 includeing allleft and right margins and paddings?
Cornelio
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 12, 2011 at 7:30 am #390898When JAT3 load user6, 7, 8, 9, 10 position, it calculate their width. Code: at <joomla url>templatesja_mesolite_iilayoutsblocksbotsl.php file
$botsl = $this->calSpotlight ($spotlight,100);
calSpotlight is defined at <joomla url>templatesja_mesolite_iilibsja.template.helper.php filecgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
May 13, 2011 at 1:24 am #391022<em>@khoand 239987 wrote:</em><blockquote>When JAT3 load user6, 7, 8, 9, 10 position, it calculate their width. Code: at <joomla url>templatesja_mesolite_iilayoutsblocksbotsl.php file
$botsl = $this->calSpotlight ($spotlight,100);
calSpotlight is defined at <joomla url>templatesja_mesolite_iilibsja.template.helper.php file</blockquote>Hi khoand,
Based from your response, the total width should be 100% of the width of the page. This is does not seem to be the case here:
boston-costumes.com
for both positions 6 to 10 and positions 12 to 16. In contrast, the new position where JA News was placed (sandwiched by the aforementioned positions, spans the full with of the page.
Cornelio
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
May 14, 2011 at 11:12 am #391220You remove this code from http://www.boston-costumes.com/templates/ja_mesolite_ii/css/template.css file
#ja-botsl .main {
width: 760px;
}1 user says Thank You to khoand for this useful post
cgc0202 Friendcgc0202
- Join date:
- August 2007
- Posts:
- 2244
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 206
- Thanked:
- 262 times in 1 posts
May 14, 2011 at 9:42 pm #391272<em>@khoand 240425 wrote:</em><blockquote>You remove this code from http://www.boston-costumes.com/templates/ja_mesolite_ii/css/template.css file
#ja-botsl .main {
width: 760px;
}
</blockquote>Thanks very much khoand,
I did it slightly differently, instead of removing the CSS, I made the width the same as the overall width. That way, if I do change my mind in the future, I can change it again.
Cornelio
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by cgc0202 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum