-
AuthorPosts
-
solomonquansah Friend
solomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 9, 2010 at 1:45 pm #155114MAIN MENU APPEARS BOTH BELOW AND ABOVE THE LOGO. I would like to get rid of the appearance above the logo and just maintain the one below. what am i doing wrong?
here is link http://www.thewordreflections.info
Please help!
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
solomonquansah Friendsolomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 9, 2010 at 3:15 pm #358296<em>@gray 197648 wrote:</em><blockquote>Look at this thread. If you did a quickinstall, maybe the problem is that JA Menu Parameters is missing.</blockquote>
thank you gray but that does not solve the problem. Please see the attached image. The same menu (Mainmenu) appears in two locations on the template. I do not see anywhere in the parameters where i can turn off the upper one. I do not know the module location for that as it is not shown on the template module locations page.
please help.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 10, 2010 at 9:56 am #358333It’s still the issue of Maga Menu, users in this thread had the same problems. It appears to be the issue of changed approaches since Teline 1.4.1.
Have you done any upgrade? Or it’s just from quick install? In any case, review all modules placed in “..mega..” positions and try to disable them.1 user says Thank You to gray for this useful post
solomonquansah Friendsolomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 10, 2010 at 12:00 pm #358335Wooow Gray, Thank you sooooooo much. You took away my headache. I really really really appreciate this. it worked. I spent time and time and time again on this that it was giving me a headache.
thanks again.
i wanted to end but i have another question. How do i make the Ja tabs appear two/three times in Col mass 1? I have assigned other modules to Ja tabs 1 and Ja tabs two but i do not see ja tabs 1 to assign their position to col mass 1. I hope you understand my question? if you take a look at the demo of teline iii at the col mass1 there is the first group (MOST READ AND LATEST NEWS) the second group is (VIDEO OF THE DAY, PHOTO GALLERY ETC), so far i have only been able to get the first set to work but the second one does not appear.
any help with this? I don’t mean to burden you with more questions.
thanks for your help.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 10, 2010 at 1:48 pm #358338First you have to install 2 instances of JA Tabs module and assign them both to col-mass1 positions. Assume their names are “NEWS” and “VIDEOS”.
Then, open each of the JA Tabs and set parameter “Select a position” (on the right side) to ja_tabs1 and ja_tabs2, for example.
Third, assign modules to these positions “ja_tabs1” and “ja_tabs2” (drop-down menu “Position:” on the left side).
Hope it helps.
PS. do not forget to press “Thanks” button if my posts help 🙂
1 user says Thank You to gray for this useful post
solomonquansah Friendsolomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 10, 2010 at 2:06 pm #358339Thanks again Gray,
i tried to install Ja Tabs but the system says the folder already exists. Please show me how to install two instances of a plugin or module.
thank you,
Solomongray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
October 10, 2010 at 3:22 pm #358346You don’t need to install it 2 times from “Extensions -> Install/Uninstall”
Instead go to Extensions -> Module Manage, click on “New” button and select JA Tabs to have 2 instances of it available.1 user says Thank You to gray for this useful post
solomonquansah Friendsolomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 10, 2010 at 6:59 pm #358353Thanks a lot Gray,
you did a great job again. I had no idea you could create more instances of such modules that way. Thanks letting the light bulb come on for me.
have a great day!!
Solomon
solomonquansah Friendsolomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 10, 2010 at 7:08 pm #358354Gray,
i have another question. How can I make the following changes:
- fill the area as marked in the attachment red
- change color of the outlining lines red or any other color for that matter. Please see the arrow.
Thanks a lot
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 13, 2010 at 3:46 am #358691<em>@solomonquansah 197732 wrote:</em><blockquote>Gray,
i have another question. How can I make the following changes:
- fill the area as marked in the attachment red
- change color of the outlining lines red or any other color for that matter. Please see the arrow.
Thanks a lot</blockquote>
- fill the area as marked in the attachment red
you can make style for this
example:#ja-header .inner {
background:red;
}You open the file: /templates/ja_teline_iii/css/template.css and find the following code:
.main { background: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
you change the color for the border attribute
– the border to split column main and right, it is a 1-pixel image /templates/ja_teline_iii/images/dot.gif << you replace this image by yours
1 user says Thank You to Saguaros for this useful post
solomonquansah Friendsolomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 15, 2010 at 6:03 pm #359149Hi Gray,
any suggestions on my earlier post? If you don’t have anything yet never mind.
I do have another question though….. I am trying to use alpha content on my sight and i noticed that when i set up the alphacontent to display the contents of a section, when you click on the menu item that is supposed to open the page to display the alphacontent, all the other module locations get dislodged and the whole layout of the website becomes dis organized.
any help here?
thank you,
Solomon
- solomonquansah Friend
solomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 15, 2010 at 7:33 pm #359168Gray,
thanks a lot. that was so helpful.
solomonquansah Friendsolomonquansah
- Join date:
- September 2010
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 7
October 18, 2010 at 2:28 pm #359418Gray,
thanks for all your help so far.
i have a few more questions for you:
- My user settings do not seem to work when you click on them at the frontend. I get an error message when I click on it. what could be the problem?
- How do i change the font color of the main menu as shown in the attachment?
- how do I create a module position to the right of the “You Are Here module?
- How do I duplicate the Main Menu so that I have a copy of the main menu at the bottom of the page?
Thank you again for all your help.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 22, 2010 at 8:27 am #360032<em>@solomonquansah 199062 wrote:</em><blockquote>Gray,
thanks for all your help so far.
i have a few more questions for you:
- My user settings do not seem to work when you click on them at the frontend. I get an error message when I click on it. what could be the problem?
- How do i change the font color of the main menu as shown in the attachment?
- how do I create a module position to the right of the “You Are Here module?
- How do I duplicate the Main Menu so that I have a copy of the main menu at the bottom of the page?
Thank you again for all your help.</blockquote>
We will discuss the issue in there: http://www.joomlart.com/forums/topic/teline-iii-issues-please-help/
Thanks
AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 3 voices, and was last updated by Saguaros 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Main menu appears two times
Viewing 15 posts - 1 through 15 (of 15 total)