-
AuthorPosts
-
January 15, 2009 at 4:34 am #137120
Hi
As you see on image was attached.
I want to change color of mainmenu (mainnav) by solid color (use: background: #color) not by img like (url ../abc.png repeat x).
And text on mainmenu will have white color exactly like left menu title colorThank you
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
January 15, 2009 at 4:59 am #286517Dear haro !
You can do it following way below ;
Open template.css file in templates/ja_edenite/css folder , find following code section at about line 753 :
#ja-mainnav {
background:#2C79B3 url(../images/grad2.gif) repeat-x scroll center top;
height:32px;
}
change to :
#ja-mainnav {
background:#2C79B3;// edit this attribute as you wish
height:32px;
}
January 15, 2009 at 5:29 am #2865201. Thank you. But it doesn’t work.
See on image attached.
2. I said sub menu included is mean: same color (solid) and w/o any effect (mouse hover ..etc..) just exactly left menu (solid color – no effect)
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
January 15, 2009 at 6:42 am #286525Dear haro !
Please kindly send me live url , i want to have a closer look on the problem.
January 15, 2009 at 9:23 am #286567thank you. but im still working on local host :).
Everything i want is the mainnav have exactly same left col.
No effect by mouse, no background image (repeat x) … just background color #xxxxxx and text color: white.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
January 16, 2009 at 6:55 am #286739<em>@haro 106224 wrote:</em><blockquote>thank you. but im still working on local host :).
Everything i want is the mainnav have exactly same left col.
No effect by mouse, no background image (repeat x) … just background color #xxxxxx and text color: white.</blockquote>Dear !
I have done it in my local, it changes well, please view image attachment, i think you need move your site to internet , it will easy for support.January 16, 2009 at 1:04 pm #2867921. Sorry. Because i’m working for local portal and my administrator do not allow for incoming access from firewall so i can’t public it on internet.
2. Please check my screenshot with detail comment
January 17, 2009 at 11:03 pm #286930hi,
i’m still watting.January 19, 2009 at 1:23 am #287023Hallo.
Somebody here ?January 22, 2009 at 3:12 am #287543Please check on my site:
http://giupviecnha.net/CSSMenu
I want with mousehover on mainmenu don’t have blue color. Just same green. (no anything effect with mousehover).
Thank you
PS: please help me asap.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
January 22, 2009 at 7:48 am #287584Dear haro !
You can do it following way below :
Open ja.cssmenu.css file in templates/ja_edenite/ja_menus/ja_cssmenu folder, find following code section at about line 90 :
#ja-cssmenu li:hover,#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover {
color: #FFFFFF;
background: url(../../images/grad2-1.gif) repeat-x top #2B6484;
}
change to :
#ja-cssmenu li:hover,#ja-cssmenu li.sfhover,
#ja-cssmenu li.havechildsfhover,
#ja-cssmenu li.havechild-activesfhover {
color: #FFFFFF;
}
January 22, 2009 at 10:03 pm #287694Thank you.
Now i almost find the way.March 6, 2009 at 4:29 pm #294695<em>@hainn84 106167 wrote:</em><blockquote>Dear haro !
You can do it following way below ;
Open template.css file in templates/ja_edenite/css folder , find following code section at about line 753 :
#ja-mainnav {
background:#2C79B3 url(../images/grad2.gif) repeat-x scroll center top;
height:32px;
}
change to :
#ja-mainnav {
background:#2C79B3;// edit this attribute as you wish
height:32px;
}
</blockquote>I think I would like to do something similar, wherein we’d like to change the current menu color (#2C79B3) to a darker blue (e.g., 000066). The site in reference is here, http://demo.neposystems.com/veriotech/joomla. How would I go about that?
Thanks,
MattAuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 3 voices, and was last updated by jobprofi 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum