-
AuthorPosts
-
April 2, 2009 at 7:50 am #139854
Hi!
It’s possible to place the left modul position on the left side of the themplate? If yes, how?
I would like to use Nagya on the site of a vinery, but they want a classical “three parts” design (left modul position, main body, right modul positon).Thanks in advance.
Arwaldnguyenhuu quang Friend
nguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 2, 2009 at 7:59 am #299612need to creat new module position for left side or cut <div id=”ja-col1″>….</div> topast to above <div id=”ja-colwrap”>..</div>
and then edit css at template.css (line 533) #ja-col1 {
float:left;
overflow:hidden;
width:49.9%;
}April 10, 2009 at 3:06 pm #300816Hi!
How can I add a new modul positon in Joomla! 1.5.x? It was obvius in 1.0.x, but I can’t find in 1.5.x. I made the given changes above, but I get this: http://www.pszfonline.hu/lics/
my index.php is:
[PHP] <!– BEGIN: COLUMNS –><div id=”ja-col1″>
<?php if ($this->countModules(‘left’)) { ?>
<div id=”ja-col1″><div class=”ja-innerpad”>
<jdoc:include type=”modules” name=”left” style=”xhtml” />
</div></div>
<?php } ?><div id=”ja-colwrap”>
<?php if ($this->countModules(‘user5’)) { ?>
<div id=”ja-tabs”>
<jdoc:include type=”modules” name=”user5″ style=”raw” />
</div>
<?php } ?><?php if ($this->countModules(‘left’)) { ?>
<div id=”ja-col1″><div class=”ja-innerpad”>
<jdoc:include type=”modules” name=”left” style=”xhtml” />
</div></div>
<?php } ?><?php if ($this->countModules(‘right’)) { ?>
<div id=”ja-col2″><div class=”ja-innerpad”>
<jdoc:include type=”modules” name=”right” style=”xhtml” />
</div></div>
<?php } ?></div><br />
<!– END: COLUMNS –>[/PHP]and my themplate.css is:
/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
float: right;
overflow: hidden;
width: 45%;
background: url(../images/dot.gif) repeat-y center;
margin: 20px 0;
}/*columns*/
#ja-col1 {
float:left;
overflow:hidden;
width:49.9%;
}#ja-col1 {
float: left;
width: 49.9%;
overflow: hidden;
}#ja-col2 {
float: right;
width: 49.9%;
overflow: hidden;
}#ja-col1 div.ja-innerpad,
#ja-col2 div.ja-innerpad {
padding: 0 20px;
}/* Common style for column */
#ja-colwrap table {
border-collapse: collapse;
border-spacing: 0;
}#ja-colwrap .article_separator {
display: none;
}#ja-colwrap ul {
list-style: none;
}Thanks for help.
Arwaldnguyenhuu quang Friend
nguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 10, 2009 at 4:21 pm #300827pls send joomla admin acc via PMB , I can do it for you.
Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 4, 2009 at 9:11 am #306851Hi
Please check this thread: http://www.joomlart.com/forums/topic/how-to-convert-the-layout-of-template-from-content-left-right-to-left-content-right/ to solve your issue
-
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by
Anonymous 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum