-
AuthorPosts
-
matthewgillard Friend
matthewgillard
- Join date:
- May 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
May 20, 2014 at 3:48 am #197968Hi,
I had an issue with my main menu dropping into 2 rows. After reviewing forums I have found the following custom.css:
.t3-mainnav .t3-navbar {
width: 800px;
}Now my menu is in 1 row again but the final menu item hangs off the template. See screenshot
I have tried adjusting width above but it throws it out.
I would like it to move over and have the same space as the Bookshop demo page
Any ideas????
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 21, 2014 at 7:47 am #536012Hi Matthew,
Could you post your site’s URL here so that we can have a look? also turn off Optimize CSS option in template manager.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 21, 2014 at 7:49 am #536013Hello matthewgillard
can you share the site url with us . It will help us to look on your problem .
Also take a look on joomla FAQ`s 🙂matthewgillard Friendmatthewgillard
- Join date:
- May 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
May 21, 2014 at 10:08 am #536043Hi Saguaros,
I can provide admin access for you. The site is on a test server so is not live without admin access. Would you like me to PM details?
Matt
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 21, 2014 at 5:12 pm #536103Hi Matt PM me the admin credentials of your site
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 23, 2014 at 7:40 am #536356<em>@matthewgillard 428148 wrote:</em><blockquote>Hi,
I had an issue with my main menu dropping into 2 rows. After reviewing forums I have found the following custom.css:
.t3-mainnav .t3-navbar {
width: 800px;
}
</blockquote>it is because the width is too high .
change it as.t3-mainnav .t3-navbar {
width: 640px;
}
Let me know if it helpsmatthewgillard Friendmatthewgillard
- Join date:
- May 2014
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
May 23, 2014 at 9:19 am #536369I got it to the following before it would drop onto a second line
.t3-mainnav .t3-navbar {
width: 650px;
}But the last menu item still hangs a bit off the edge of the template. For the moment I will think I will leave it but it has to be some issue with the default template.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by matthewgillard 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Main Menu Width Issue
Viewing 7 posts - 1 through 7 (of 7 total)