-
AuthorPosts
-
November 1, 2007 at 5:33 am #123539
How can I make it so the top menu goes all the way across and doesn’t create a second line?
All my items should fit but they don’t.
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
November 1, 2007 at 9:55 am #231934Can you give me your live site url?
November 1, 2007 at 10:27 am #231946Building the site in ravenswood server. Is there a way to help before I take the site live?
November 1, 2007 at 6:57 pm #231959So no live url no answer or help?
November 1, 2007 at 7:10 pm #231960Hi, I am new to this forum, just have worked on some of the templates. If you give joomlart the ip and domain, they could alter their hosts file and access it.
example, add
28.22.11.103 http://www.yoursdomain.com
after the localhosts entry in the hosts file located at c:windowssystem32driversetc
Maybe that helps. Philip
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
November 2, 2007 at 2:04 am #231968starmed, in some cases, the question could be answered without more information. But in most cases, the more information you give us, the more accurate answer you get. Put a site online is a quite simple work and does not take much effort. Therefore, I hope you could help us in solving your problem.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
November 2, 2007 at 8:35 am #231986To make it go full width you need to move the site tools to another location, if not you will never get it to go all the way out to the right.
Check this here on line line 1160 in template_css.css(if you use the wide one):.wide #ja-mainnav {
width:700px;
}You can try to set it to 800px and see whats happening, one other way would be to change settings on padding on the menu items,but then i really should have a live url and know which menu system you use
November 2, 2007 at 3:13 pm #232000Menalto,
Thank you. 😀
rcsbobby Friendrcsbobby
- Join date:
- November 2006
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
February 19, 2008 at 1:15 am #239474So where is the padding property for the buttons using splitmenu? Everything already looks like padding and margin is 0.
Heres the code for ja-splitmenu.css:
/* TOP NAVIGATION
———————————————————– */
#ja-splitmenu {
margin: 0;
padding: 14px 0 0;
}#ja-splitmenu ul {
margin: 0;
padding: 0;
}#ja-splitmenu li {
margin: 0;
padding: 0;
display: inline;
}#ja-splitmenu a {
float: left;
}#ja-splitmenu a span {
}#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
color: #6DA43A;
background: url(../images/arrow2.gif) no-repeat bottom center;
}#ja-splitmenu a:hover span,
#ja-splitmenu a:active span,
#ja-splitmenu a:focus span {
}#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
background: url(../images/arrow3.gif) no-repeat bottom center;
color: #D25D23;
}#ja-splitmenu li.active a span,
#ja-splitmenu li.active a:hover span,
#ja-splitmenu li.active a:active span,
#ja-splitmenu li.active a:focus span {
}/* SUB NAVIGATION
——————————————————— */
#ja-subnav {
}#ja-subnav ul {
margin: 0 0 0 220px;
padding: 0;
}#ja-subnav li {
margin: 0;
padding: 0;
display: inline;
background: none;
line-height: normal;
}#ja-subnav a {
padding: 5px 15px;
float: left;
display: block;
color: #FFFFFF;
text-decoration: none;
}#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
color: #FFFFFF;
background: url(../images/subnav-hover-bg.gif) repeat-x top #666666;
text-decoration: none;
}#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
color: #FFFFFF;
background: url(../images/subnav-hover-bg.gif) repeat-x top #666666;
text-decoration: none;
}rcsbobby Friendrcsbobby
- Join date:
- November 2006
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
February 19, 2008 at 1:28 am #239475Found the answer here: http://www.joomlart.com/forums/topic/long-main-menu-cannot-see-some-items/
-
AuthorPosts
This topic contains 10 replies, has 5 voices, and was last updated by rcsbobby 16 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum