-
AuthorPosts
-
ha le-viet Developer
ha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
September 29, 2006 at 2:32 pm #117266This Readme has been updated. Please find new Readme below:
– For Joomla 1.0
– For Joomla 1.5Jackie_chan FriendJackie_chan
- Join date:
- September 2006
- Posts:
- 42
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
October 6, 2006 at 11:45 pm #210837Is there any “module class sufix” or “menu class sufix” for this template? How do I style the modules? I have already asked about this issue here and have seen others asking, but there haven’t still been an answer to that.
October 7, 2006 at 6:05 pm #210847<blockquote>Menu Types Configuration
JA Zibal offers you 3 fancy types of menu: JA Split Menu, JA CSS Menu and JA TransmenuTo choose your menu type, go to the 31st line in the “ja_zibal/ index.php” and change $ja_menutype to what you need.
1 is Split Menu, 2 is CSS Menu and 3 is Transmenu.Note: If you decide to use one of these menu, don’t forget to unpublish the module name Main Menu in your administration panel.
</blockquote>Im still unable to use the transmenue. What am I doing wrong?
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
October 8, 2006 at 6:59 am #210851Is there any “module class sufix” or “menu class sufix” for this template? How do I style the modules? I have already asked about this issue here and have seen others asking, but there haven’t still been an answer to that.
Though there have been any pre-defined “module class sofix”, you can make one if you like:
you can copy the following css style
/* MODULE
--------------------------------------------------------- */
div.modules- {
width: 100%;
}div.moduletable {
padding: 0 12px 0 13px;
width: auto;
margin-bottom: 10px;
}div.moduletable h3 {
margin: 0 -12px 10px -13px;
padding: 0 10px 0 20px;
color: #666666;
background: url(../images/h3-bg.gif) no-repeat bottom #E1E1E1;
font-size: 1em;
line-height: 21px;
text-transform: UPPERCASE;
height: 22px;
}div.moduletable h3.collapse {
margin: 0 -12px 10px -13px;
padding: 0 10px 0 20px;
color: #666666;
background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
font-size: 1em;
line-height: 21px;
text-transform: UPPERCASE;
height: 22px;
cursor: pointer;
}div.moduletable table {
border-collapse: collapse;
border-spacing: 0;
}
and make another module -red sufix as follows (I use -red as an example)
/* MODULE Red
--------------------------------------------------------- */
div.modules-red {
width: 100%;
}div.moduletable-red {
padding: 0 12px 0 13px;
width: auto;
margin-bottom: 10px;
}div.moduletable-red h3 {
margin: 0 -12px 10px -13px;
padding: 0 10px 0 20px;
color: #666666;
background: url(../images/h3-bg.gif) no-repeat bottom #E1E1E1;
font-size: 1em;
line-height: 21px;
text-transform: UPPERCASE;
height: 22px;
}div.moduletable-red h3.collapse {
margin: 0 -12px 10px -13px;
padding: 0 10px 0 20px;
color: #666666;
background: url(../images/h3-bg.gif) no-repeat top #E1E1E1;
font-size: 1em;
line-height: 21px;
text-transform: UPPERCASE;
height: 22px;
cursor: pointer;
}div.moduletable-red table {
border-collapse: collapse;
border-spacing: 0;
}
Im still unable to use the transmenue. What am I doing wrong?</blockquote>
Have you make sure that you have submenus ?
October 8, 2006 at 12:07 pm #210855<blockquote>Have you make sure that you have submenus ?</blockquote>
Maybe thats the problem:) Im pretty new to Joomla, and im not quite sure how i make submenues.
Do u have any advice?
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
October 9, 2006 at 1:24 am #210874Click on any menu item in Admin >> Menu Manager, you will see a setting of Parent Menu setting for the that menu. You can set Home as parent menu for Newsfeed, save your setting and you will see your change at frontend
October 19, 2006 at 9:08 am #211098hi,
you said:
“Dear friends ! there’s three columns version and full right version for JA Zibal.
ja_zibal(2_columns_full_right_version).zip – 869.423 kb
This update contains the following work:
+ Full right version:
– Move right column to left.”but it doesn’t. it’s the left one also.
????
i don’t know how to move the left column to right, and i really like your right version.
any help?
thanxOctober 29, 2006 at 11:47 pm #211298Small bug. When you go to “lost password” and enter your information, you get a blank message instead of the usual message saying that a new password has been e-mailed to you.
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
October 30, 2006 at 9:23 am #211305To samcartri3: In the JA Zibal download page, the JA Zibal is the right column template (http://www.joomlart.com/downloads/cat/joomlart_club_templates/ja_zibal/ja_zibal.html).
To drumbrad1: It is not template bug. Please check your Joomla installation.
October 30, 2006 at 1:30 pm #211307To drumbrad1: It is not template bug. Please check your Joomla installation.</blockquote>
It does it on a fresh install. Your demo board does this as well.
March 29, 2007 at 7:14 pm #216836<blockquote>Note: If you decide to use one of these menu, don’t forget to unpublish the module name Main Menu in your administration panel.</blockquote>
What happen if the Main Menu is published when my prefer Menu Type is in use…?
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
March 30, 2007 at 1:04 am #216844It is no problem, but you will have 2 menus which are the same content.
July 2, 2007 at 11:45 am #223157I have asked this in the forum before but stillhaven’t got an answer ;(
There is a problem with the Transmenue Using URL Links!
hereand displaying it in some browsers won’t work:
hereI did find a work around to the problem with the headerBackgroundImage not being displayed right by modifying the URL link, BUT the indication of the BlueBackground of the MenueItem the user is at I couldn’t figure out yet.
Could somebody please help me on this?cheers
rodpackerShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
July 2, 2007 at 1:18 pm #223162patrick7;19606I have asked this in the forum before but stillhaven’t got an answer ;(
There is a problem with the Transmenue Using URL Links!
hereand displaying it in some browsers won’t work:
hereI did find a work around to the problem with the headerBackgroundImage not being displayed right by modifying the URL link, BUT the indication of the BlueBackground of the MenueItem the user is at I couldn’t figure out yet.
Could somebody please help me on this?cheers
rodpackerMate can you supply a live url I can’t check code and in different browsers just by piccies 🙂
July 2, 2007 at 4:07 pm #223175Hey mate,
thanx for the reply :).
Sure can supply a URL (the site is in German though)
http://pnstb.progressive-works.dethe problem occurs in the transmenue on the top. If u click on “Anfahrt” and “Kontakt” u’ll see that the indication (blue background won’t work) which is due to the fact that both are URL links. There should still be a way to get this to work. Just can’t figure out how
thanx for ur help
cheers -
AuthorPosts
This topic contains 24 replies, has 16 voices, and was last updated by ce2f 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum