-
AuthorPosts
-
kade119 Friend
kade119
- Join date:
- December 2007
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
March 19, 2008 at 2:38 pm #126742should this be in the banner position?
i ask b/c its not aligning completely to the edge.. still has about 10px of white space around it.. this need to be adjusted in the css?
kade119 Friendkade119
- Join date:
- December 2007
- Posts:
- 62
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
March 19, 2008 at 2:55 pm #242573and if anyone else has this problem… please read the quickguide before asking, like myself…
the position is “topsl” and its already documented…..
ahem… dumbass…..
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
March 19, 2008 at 3:25 pm #242577Glad you find out 😉
hruntic Friendhruntic
- Join date:
- January 2008
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
March 19, 2008 at 4:17 pm #242585Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
March 19, 2008 at 5:22 pm #242590Open up the templateDetails.xml file and add this:
<position>topsl</position>
above this:
</positions>
Then you should have the position in the drop downKhanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
March 20, 2008 at 3:15 am #242643Or just typing ‘topsl’ directly in the module position parameter.
March 25, 2008 at 1:34 pm #243151OK. the correct data to solve this is:
Open up the templateDetails.xml and find this: (about line 153)
<positions>
<position>topsl</position> <—- Put it here!
<position>hornav</position>
<position>breadcrumbs</position>…..Save and re-enter the module and the topsl will be there.
Hope this helps. 🙂
March 25, 2008 at 2:15 pm #243153OK, i must be really blind. i have opened the xml file for version 1.2 for joomla1 and i cannot see any position details.
Why can’t i see any of these, have they been moved for this version, or are they somewhere else?
jimg Friendjimg
- Join date:
- June 2007
- Posts:
- 46
- Downloads:
- 5
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 10 times in 3 posts
March 25, 2008 at 6:02 pm #243168file is
/templates/ja_edenite/templateDetails.xml<positions> is located on line 154.
Remember, you can just type in ‘topsl’ directly in the module position parameter – editing the file is optional.
March 25, 2008 at 6:10 pm #243169thanks but no good. i cannot type it into the position parameter as it just tries to go to “top” and i cannot add one in this area.
I also relooked at the file and it is missing ALL references to position. can there be something dirrent between the 1.0 and 1.5 versions?
jimg Friendjimg
- Join date:
- June 2007
- Posts:
- 46
- Downloads:
- 5
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 10 times in 3 posts
March 25, 2008 at 9:39 pm #243187Hmm – looks like things have gone bad there.
1st assumption – we *are* talking about joomla 1.5, correct?
If so, compare your /templates/ja_edenite/templateDetails.xml file with the following:
<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="template">
<name>JA_Edenite</name>
<creationDate>20 March 08</creationDate>
<author>JoomlArt.com</author>
<copyright>JoolArt Design Team</copyright>
<authorEmail>webmaster@joomlart.com</authorEmail>
<authorUrl>www.joomlart.com</authorUrl>
<version>1.0</version>
<description>JA Edenite</description>
<files>
<filename>admin/en-GB.tpl_ja_dravity.ini</filename>
<filename>component.php</filename>
<filename>css/index.html</filename>
<filename>en-GB.tpl_ja_dravity.ini</filename>
<filename>favicon.ico</filename>
<filename>html/index.html</filename>
<filename>html/modules.php</filename>
<filename>html/mod_banners/default.php</filename>
<filename>html/mod_banners/index.html</filename>
<filename>html/mod_footer/default.php</filename>
<filename>html/mod_footer/index.html</filename>
<filename>html/mod_login/default.php</filename>
<filename>html/mod_login/index.html</filename>
<filename>html/pagination.php</filename>
<filename>images/icons_license.txt</filename>
<filename>images/index.html</filename>
<filename>index.html</filename>
<filename>index.php</filename>
<filename>ja_menus/Base.class.php</filename>
<filename>ja_menus/CSSmenu.class.php</filename>
<filename>ja_menus/DLmenu.class.php</filename>
<filename>ja_menus/ja_cssmenu/img/index.html</filename>
<filename>ja_menus/ja_cssmenu/index.html</filename>
<filename>ja_menus/ja_cssmenu/ja.cssmenu.js</filename>
<filename>ja_menus/ja_cssmenu/ja.moomenu.js</filename>
<filename>ja_menus/ja_moomenu/img/index.html</filename>
<filename>ja_menus/ja_moomenu/index.html</filename>
<filename>ja_menus/ja_moomenu/ja.moomenu.js</filename>
<filename>ja_menus/ja_scriptdlmenu/img/index.html</filename>
<filename>ja_menus/ja_scriptdlmenu/index.html</filename>
<filename>ja_menus/ja_scriptdlmenu/ja.scriptdlmenu.js</filename>
<filename>ja_menus/ja_splitmenu/img/index.html</filename>
<filename>ja_menus/ja_splitmenu/index.html</filename>
<filename>ja_menus/Moomenu.class.php</filename>
<filename>ja_menus/Splitmenu.class.php</filename>
<filename>ja_templatetools_1.5.php</filename>
<filename>ja_vars_1.5.php</filename>
<filename>js/ja.script.js</filename>
<filename>params.ini</filename>
<filename>templateDetails.xml</filename>
</files>
<images>
<filename>images/arrow.png</filename>
<filename>images/arrow2.png</filename>
<filename>images/arrow3.png</filename>
<filename>images/bd-bg.gif</filename>
<filename>images/blank.png</filename>
<filename>images/bub1-bl.gif</filename>
<filename>images/bub1-br.gif</filename>
<filename>images/bub1-tl.gif</filename>
<filename>images/bub1-tr.gif</filename>
<filename>images/bub2-bl.gif</filename>
<filename>images/bub2-br.gif</filename>
<filename>images/bub2-tl.gif</filename>
<filename>images/bub2-tr.gif</filename>
<filename>images/bub3-bl.gif</filename>
<filename>images/bub3-br.gif</filename>
<filename>images/bub3-tl.gif</filename>
<filename>images/bub3-tr.gif</filename>
<filename>images/bub4-bl.gif</filename>
<filename>images/bub4-br.gif</filename>
<filename>images/bub4-tl.gif</filename>
<filename>images/bub4-tr.gif</filename>
<filename>images/bullet.gif</filename>
<filename>images/dot.gif</filename>
<filename>images/download-bg.gif</filename>
<filename>images/emailbutton.png</filename>
<filename>images/grad1.gif</filename>
<filename>images/grad2-1.gif</filename>
<filename>images/grad2-2.gif</filename>
<filename>images/grad2.gif</filename>
<filename>images/grad3.gif</filename>
<filename>images/grad4.gif</filename>
<filename>images/hline.gif</filename>
<filename>images/icon-arrow.gif</filename>
<filename>images/icon-author.gif</filename>
<filename>images/icon-checklist.gif</filename>
<filename>images/icon-error.gif</filename>
<filename>images/icon-help.gif</filename>
<filename>images/icon-info.gif</filename>
<filename>images/icon-key.gif</filename>
<filename>images/icon-pages.gif</filename>
<filename>images/icon-plus.gif</filename>
<filename>images/icon-search.gif</filename>
<filename>images/icon-star.gif</filename>
<filename>images/icon-tips.gif</filename>
<filename>images/icon-user.gif</filename>
<filename>images/indent1.png</filename>
<filename>images/indent2.png</filename>
<filename>images/indent3.png</filename>
<filename>images/indent4.png</filename>
<filename>images/input-bg.gif</filename>
<filename>images/logo.gif</filename>
<filename>images/main-bg1-n.gif</filename>
<filename>images/main-bg1.gif</filename>
<filename>images/main-bg2-n.gif</filename>
<filename>images/main-bg2.gif</filename>
<filename>images/mainnav-active.gif</filename>
<filename>images/mainnav-sep.gif</filename>
<filename>images/mainwrap2.gif</filename>
<filename>images/ol-bg.gif</filename>
<filename>images/opaque.png</filename>
<filename>images/orange/grad2-1.gif</filename>
<filename>images/orange/grad2.gif</filename>
<filename>images/orange/logo.gif</filename>
<filename>images/pdf_button.png</filename>
<filename>images/printbutton.png</filename>
<filename>images/red/grad2-1.gif</filename>
<filename>images/red/grad2-2.gif</filename>
<filename>images/red/grad2.gif</filename>
<filename>images/red/logo.gif</filename>
<filename>images/sc-q.gif</filename>
<filename>images/shadow.gif</filename>
<filename>images/so-q.gif</filename>
<filename>images/spacer.png</filename>
<filename>images/sticky-bg.gif</filename>
<filename>images/trans-bg.png</filename>
<filename>images/vline.gif</filename>
<filename>images/vline2.gif</filename>
<filename>template_thumbnail.png</filename>
</images>
<css>
<filename>css/colors/default.css</filename>
<filename>css/colors/orange.css</filename>
<filename>css/colors/red.css</filename>
<filename>css/ja.news.css</filename>
<filename>css/template.css</filename>
<filename>css/typo.css</filename>
<filename>ja_menus/ja_cssmenu/ja.cssmenu.css</filename>
<filename>ja_menus/ja_moomenu/ja.moomenu.css</filename>
<filename>ja_menus/ja_scriptdlmenu/ja.scriptdlmenu.css</filename>
<filename>ja_menus/ja_splitmenu/ja.splitmenu.css</filename>
</css>
<languages>
<language tag="en-GB">en-GB.tpl_ja_dravity.ini</language>
</languages>
<administration>
<languages>
<language tag="en-GB">admin/en-GB.tpl_ja_dravity.ini</language>
</languages>
</administration><positions>
<position>hornav</position>
<position>breadcrumbs</position>
<position>banner</position>
<position>left</position>
<position>right</position>
<position>top</position>
<position>user1</position>
<position>user2</position>
<position>user3</position>
<position>user4</position>
<position>user5</position>
<position>user6</position>
<position>user7</position>
<position>user8</position>
<position>user9</position>
<position>footer</position>
<position>syndicate</position>
<position>debug</position>
<position>topsl</position>
</positions><params>
<param name="logoType" type="list" default="image" label="Logo type" description="LOGO TYPE DESCRIPTION">
<option value="image">Image</option>
<option value="text">Text</option>
</param>
<param name="logoText" type="text" default="" size="50" label="Logo text" description="LOGO TEXT DESCRIPTION" />
<param name="sloganText" type="text" default="" size="50" label="Slogan" description="SLOGAN DESCRIPTION" /><param name="ja_font" type="list" default="3" label="Font size" description="FONT SIZE DESCRIPTION">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
</param><param name="ja_screen" type="list" default="950" label="Template Width" description="TEMPLATE WIDTH DESCRIPTION">
<option value="narrow">Narrow Screen</option>
<option value="wide">Wide Screen</option>
</param><param name="ja_color" type="list" default="default" label="Color Variation" description="Color variation to use">
<option value="default">Default</option>
<option value="red">Red</option>
<option value="orange">Orange</option>
</param><param name="menutype" type="menu" default="mainmenu" label="Menu Type" description="MENU TYPE DESCRIPTION" />
<param name="ja_menu" type="list" default="2" label="Menu Module" description="MENU'S TYPE">
<option value="split">Split Menu</option>
<option value="css">CSS Menu</option>
<option value="moo">Moo Menu</option>
<option value="dropline">Dropline Menu</option>
</param><param name="showComponent" type="radio" default="1" label="Show Component" description="SHOW COMPONENT DESCRIPTION">
<option value="0">No</option>
<option value="1">Yes</option>
</param>
</params>
</install>
They should look the same. if not, bring your local copy into sync with this one. Again, to confirm – that is topsl (the letter “l”, as in “Larry the cable guy”, not the number one).
Save the changes locally & move the changed version to your server.
Finally, I would clean the caches (browser and serverside) :
1) log into the admin panel & select” tools | clean cache” and delete anything there. As a double check go into the server directory and delete any files in the cache directory.2) clear your browser cache and do a unconditional refresh (pc’s ctrl+F5, mac / safari shift+reload) to get everything from the server anew.
Now, go to the module and attempt to set the position. hopefully, the topsl option will be there.
Good luck.
March 26, 2008 at 12:07 pm #243217it was actually Joomla 1.0 and the xml file was missing almost 2/3 of the details. Copied and it is working now.
georgios Friendgeorgios
- Join date:
- June 2007
- Posts:
- 100
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
April 14, 2008 at 11:44 am #245449Hello,
I have the same concern with this menu topsl
In fact, I want the position to paste text (to put a module in fact) but impossible to find the location.
On your information:
— I do not see or fill in my position topsl module, I am in version 1.0.x and only encroit or I can set something is in the drop-down “position”
— The XML file ‘not in my line 153:confused:Thank you
georgios Friendgeorgios
- Join date:
- June 2007
- Posts:
- 100
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
April 18, 2008 at 9:41 pm #245946???
Have you got any idea??? :((April 22, 2008 at 6:28 am #246369<em>@krdslv 45784 wrote:</em><blockquote>thanks but no good. i cannot type it into the position parameter as it just tries to go to “top” and i cannot add one in this area.
I also relooked at the file and it is missing ALL references to position. can there be something dirrent between the 1.0 and 1.5 versions?</blockquote>
I agree with krdslv. I am using the Joomla 1.0 template and there is no reference to any ‘positions’ in the TemplateDetails.xml file. Is there another file which holds the module positions instead?
AuthorPostsThis topic contains 22 replies, has 12 voices, and was last updated by lasor123 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum