-
AuthorPosts
-
October 12, 2008 at 11:53 am #134340
:)Hi, how do I change the background color on Ja Olyra. I use Joomla 1.5.7 – https://takeemtothebank.com. I changed my logo and would like the logo border to become my background color. I would also like to change the background color of the top dropdown menu. Many thanks in advance. Any help will be appreciated.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 13, 2008 at 10:37 am #275018Hi
you can change background top menu :ja-sosdmenu.css (line 70)(/templates/jaolyra/ja_menus/ja_cssmenu/ folder)
#ja-cssmenu li ul {
background:#505050 none repeat scroll 0 0;
border:1px solid #424242;
}1 user says Thank You to Sherlock for this useful post
October 13, 2008 at 11:21 am #275021<em>@nguoiabcd 85489 wrote:</em><blockquote>Hi
you can change background top menu :ja-sosdmenu.css (line 70)(/templates/jaolyra/ja_menus/ja_cssmenu/ folder)#ja-cssmenu li ul {
background:#505050 none repeat scroll 0 0;
border:1px solid #424242;
}
</blockquote>
Thank you very much nguoiabcd. That got rid of that grey background and it made the background of the dropdown the same color. Which is OK. Now I need to figure out how to change the white lettering on the dropdown menu and change it to black.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 14, 2008 at 2:21 am #275133Change :ja-sosdmenu.css (line 79)
#ja-cssmenu li ul a {
background:transparent none repeat scroll 0 0;
border-right:medium none;
border-top:medium none;
color:#CCCCCC;--> chang here
font-size:100%;
font-weight:normal;
line-height:normal;
padding:5px 10px;
}Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 15, 2008 at 6:51 am #275367<em>@nguoiabcd 85645 wrote:</em><blockquote>Change :ja-sosdmenu.css (line 79)
#ja-cssmenu li ul a {
background:transparent none repeat scroll 0 0;
border-right:medium none;
border-top:medium none;
color:#CCCCCC;--> chang here
font-size:100%;
font-weight:normal;
line-height:normal;
padding:5px 10px;
}
</blockquote>
Yes, that changed the color of the lettering on the Menu. Thanks -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by tenajsa 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum