-
AuthorPosts
-
September 24, 2011 at 10:50 pm #168920
Dear people,
I downloaded the free template JT Color and installed Joomla 1.5.23 on my server. I try tried to customiz the template for over two day’s now and I’m starting to get really desperate. I don’t figured out how to use a topmenu. In the preview of the JT Color template (extentions, template manager) I can see a block named top.mainnav. I supect this block should be used for the top menu. However, when I try to assign the correct position for the topmenu module, top.mainnav does not appear in the position dropdownlist. Who can help?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 25, 2011 at 12:19 am #414762Can you provide the url for the site you are using (as a first step) so we can see how things look?
September 25, 2011 at 5:46 am #414821<em>@TomC 270268 wrote:</em><blockquote>Can you provide the url for the site you are using (as a first step) so we can see how things look?</blockquote>
I try to convert an existing site to a new Joomla site.
September 26, 2011 at 10:51 pm #415164I did get a topmenu. I have no idea how, why and when. But now I got three new question about it.
-
I use an customer cursor (cursor module in combination with a cur file) by the. The cursor does work, but when I go to the topmenu the customer cursus will be replacd by the default one. Does anyone knows why?
-
I’d like to add more spaces between the links in the topmenu. How can I do that
-
Is it possible that the links becomes white when the mouse comes over and that the last clicked link stays white until the next link is been clicked?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 27, 2011 at 4:41 am #415195Is the second site you linked the site you’re working on?
September 27, 2011 at 6:21 am #415209<em>@TomC 270792 wrote:</em><blockquote>Is the second site you linked the site you’re working on?</blockquote>
Yes, it is.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 27, 2011 at 4:16 pm #415314<em>@spartametje 270754 wrote:</em><blockquote>I’d like to add more spaces between the links in the topmenu. How can I do that</blockquote>
In css/menu … open mega.css
at line 35
.ja-megamenu ul.level0 li.mega a.mega {
display: block;
font-weight: bold;
line-height: normal;
margin: 0;
padding: 8px 15px;
text-decoration: none;
}Play around with/adjust the padding-right and/or padding-left parameters to increase the space in between your menu items as you like.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 27, 2011 at 4:19 pm #415315<em>@spartametje 270754 wrote:</em><blockquote>Is it possible that the links becomes white when the mouse comes over and that the last clicked link stays white until the next link is been clicked?
</blockquote>In mega.css, at line 64 . . .
.ja-megamenu ul.level0 li.over, ul.level0 li.haschild-over {}
Set the color for which you want the menu item to be on mouseover
at line 77
.ja-megamenu ul.level0 li.active {}
Set the color for which you want the menu item to be on active state
1 user says Thank You to TomC for this useful post
September 27, 2011 at 4:28 pm #415316Thank for TomC!! You are good when share this problem.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 27, 2011 at 7:27 pm #415361<em>@helenlovely205 270951 wrote:</em><blockquote>Thank for TomC!! You are good when share this problem.</blockquote>
Did the solution work?September 29, 2011 at 11:11 pm #415757<em>@TomC 271005 wrote:</em><blockquote>Did the solution work?</blockquote>
Yes, it does. Thank you!
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 29, 2011 at 11:19 pm #415759<em>@spartametje 271548 wrote:</em><blockquote>Yes, it does. Thank you!</blockquote>
CONGRATS !! . . . Keep up the good work with your ongoing site development.
🙂
September 30, 2011 at 7:50 am #415844<em>@spartametje 270754 wrote:</em><blockquote>
I use an customer cursor (cursor module in combination with a cur file) by the. The cursor does work, but when I go to the topmenu the customer cursor will be replacd by the default one. Does anyone knows why? </blockquote>
My customer cursor works by a module in Joomla but I’d like to disable this module and manage the cursor by css. So when I change template.css line 16:
[PHP]body { font-family: Arial, sans-serif; }[/PHP]
to
[PHP]body { font-family: Arial, sans-serif; cursor:crosshair; }[/PHP]
it actually works.
But when I change it to
[PHP]body { font-family: Arial, sans-serif; cursor: url(“http://stjozef.pchulpfriesland.nl/handje.cur”);[/PHP]
it doesn’t work anymore. I am shure the path to the cur-file is correct. What am I doing wrong?
-
AuthorPosts
This topic contains 13 replies, has 3 voices, and was last updated by spartametje 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum