-
AuthorPosts
-
January 5, 2010 at 7:16 pm #147345
Please have a look at the attached picture. I would like to add a red line as shown in the picture. Is this possible? I know how to change the olive coloured border above the red line, but I still want that border as well as a thin red line underneath.
I´m using the CSS/MOO menu by the way.
Impossible mission perhaps?

Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 6, 2010 at 8:41 am #328400Hi there
please open template.css file, find following code section:
/* Main Nav ---*/
#ja-mainnav {
background-color: #1c1c1c;
border-bottom: 4px solid #050505;
line-height: 1;
position: relative;
z-index: 9;
}and change to:
/* Main Nav ---*/
#ja-mainnav {
background-color: #1c1c1c;
border-bottom: 2px solid #FF0000;
line-height: 1;
position: relative;
z-index: 9;
}January 6, 2010 at 9:53 am #328426But, won´t that delete the 4 px dark olive border? I still want that one and then a 1px red line/border underneath?
January 6, 2010 at 1:06 pm #328457Just want to add that I tried the above solution, and it does delete the olive border and I can´t add a red line underneath. Problem still there.
Thanks for your help so far!
Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 7, 2010 at 9:17 am #328551Hi johanrn
Could you give me your live url ?
January 7, 2010 at 9:51 am #328555Unfortunately the site is not live at the moment, but it´s built exactly as the current Seleni template. I want to add a red line underneath the olive border in the Seleni template.
I hope that information is helpful. Thanks for keeping me updated!
Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 8, 2010 at 7:10 am #328638Hi johanrn
In our demo site, my solution is correct. I don’t understand why it is not working in your website.
Please try to do with this code:
/* Main Nav ---*/
#ja-mainnav {
background-color: #1c1c1c;
border-bottom: 2px solid #FF0000 !important;
line-height: 1;
position: relative;
z-index: 9;
}January 8, 2010 at 8:33 am #328653Ok, can you please show me a screen shot of your solution so that I can see if we understand correctly?
What happens on my site, is that with your solution, the 4px olive border is replaced with the 2 px red one. But I want both the olive and the red one to show.
Late next week our site will probably go live, and if we haven´t solved the problem until then, I can give you the url so that you can have a look at it.
Anonymous
Moderator
JA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
January 13, 2010 at 6:48 am #329168Hi Hi johanrn
Please check my attachment file
-
1 user says Thank You to JA Developer for this useful post
January 14, 2010 at 7:12 pm #329313Unfortunately I can´t explain in more detail than I have done so far, but no – this is not what I was after. I have decided to scrap my idea and have another solution. I want to thank you for your continued assist with this. Thanks, it was really appreciated!
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by
johanrn 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Is it possible to add a red line under the menu?
Viewing 10 posts - 1 through 10 (of 10 total)
