-
AuthorPosts
-
March 9, 2009 at 9:16 am #138915
Hiya.
The CSS menu that many templates use.. Mine has a clear background, so it’s possible to see the template-content behind it, which in turn makes it difficult to read the menu, and just looks bad.
when hovering over it, it turns grey and makes it easier to read.which file should I edit?
ja.cssmenu.css ?
oh, and where… I’m no CSS buff..
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
March 9, 2009 at 9:32 am #294966can you provide screen shot.mainly what is your menu type?? is it css or moo or default?
March 9, 2009 at 9:41 am #294969it’s CSS. as I wrote in #1
2 secs I’ll take a ss
March 9, 2009 at 9:43 am #294970we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
March 9, 2009 at 9:50 am #294971hi symbiot ,
go and change this css file according to your requirement
templatesja_xxxxja_menusja_cssmenu.css
first save your web page using save as function to desktop.
then using dreamweaver select the proprer text and undrestand the class thay had use.
then open css file and made modifications.thanks
March 9, 2009 at 10:11 am #294975thanks.. I don’t use dreamweaver though..
I use.. notepad.
I’ve tried changing quite a few things, but nothing seems to do the trick.we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
March 9, 2009 at 10:15 am #294977change this codeing part in the ja_cssmenu.css file and try.
make a backup before you made big changesthanks.
:0)
/* STYLING THE MENU
———————————–*/
/* 1st level */
#ja-cssmenu li a {
display: block;
text-decoration: none;
font-size: 92%;
/*text-transform: uppercase;*/
color: #FFF;give the color code here
padding: 8px 20px;
}March 9, 2009 at 10:21 am #294978hi
well..
that changed a lot.. but most importantly.. it changed the text color.. nothing else.. 🙂we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
March 9, 2009 at 10:32 am #294985http://test.akvarieplanter.dk/
if you look under ‘Begivenheder’
I’m sorry but all is in Danish 🙂
‘Begivenheder’ is the only menu with parents.
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
March 9, 2009 at 10:49 am #294989symbiot;116523
http://test.akvarieplanter.dk/
if you look under ‘Begivenheder’I’m sorry but all is in Danish 🙂
‘Begivenheder’ is the only menu with parents.
Try changing the background: transparent to a colour or delete it, at about {ja.cssmenu.css (line 127)
#ja-cssmenu li ul a
background:transparent none repeat scroll 0 0 !important;
border-right:medium none;
color:#999999 !important;
font-weight:normal;
height:auto;
line-height:normal;
margin:0;
padding:7px 10px;
text-transform:none;
white-space:nowrap;1 user says Thank You to ShannonN for this useful post
March 9, 2009 at 6:08 pm #295035Hiya.
that helped thanks.
I had to ad a ‘width:100%; line to expand the menu to fit the hover class width, but that was minor.thanks both for helping.
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 3 voices, and was last updated by symbiot 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
CSS menu – background color
Viewing 12 posts - 1 through 12 (of 12 total)