-
AuthorPosts
-
guap Friend
guap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
April 6, 2015 at 3:37 pm #205319TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 6, 2015 at 4:16 pm #565953So that we can try to best assist you, please provide the url of the site you’re working on
guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
April 6, 2015 at 5:13 pm #565973<em>@TomC 467274 wrote:</em><blockquote>So that we can try to best assist you, please provide the url of the site you’re working on</blockquote>
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 6, 2015 at 5:21 pm #565974Here’s one creative way to go about it . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> templates/ja_fubix/css/
Within that custom.css file, paste the following CSS rule . . .
.navbar .nav {
display: block;
float: left;
left: -162px;
margin: 0 10px 0 0;
position: relative;
}The negative value “left” property is the one controlling the position (in this case).
Better ??
guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
April 6, 2015 at 5:54 pm #565980Yes. It is better. Thank you.
Also, I wanted to remove those gray border lines but not working.
.navbar .nav {
display: block;
float: left;
left: -162px;
position: relative;
margin-right: 10px;
margin-bottom: 0;
margin-left: 0;
padding-top: 20px;
border-style:none;TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 6, 2015 at 5:58 pm #565983Try adding this to your custom.css file:
.t3-mainnav .navbar .nav > li > a, .t3-mainnav .navbar .nav > li > span.separator {
border: none;}
guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
April 6, 2015 at 6:07 pm #565985🙂 Aw the left border of “home” link still visible though
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
April 6, 2015 at 6:12 pm #565988Thank you so very much 🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 6, 2015 at 6:24 pm #565989Glad I could help out . . . All the nest with your continuing site development. 🙂
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by TomC 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Top Menu
Viewing 10 posts - 1 through 10 (of 10 total)