-
AuthorPosts
-
cjmicro Friend
cjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
January 22, 2009 at 2:15 pm #137359Good morning! I am finally on the last leg of this site, and just have one little issue which I cannot solve. I am using images for the mainnav and the hover of the moomenu. I have a med gray and a dark gray.
Somehow when you first mouseover the menu link, another hover is briefly showing up which is not finding the correct image. Therefore you see what looks like little dots before the med gray hover shows up.
I think this is a broken link to the dark or med gray image in the hover or background somewhere, but can’t find it!!
Can you tell me where else it might need updating that image?
Thank you,
Cherylscotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
January 22, 2009 at 10:20 pm #287699The moomenu is made with the <ul> tag which is a list tag. As it is an Unordered List it would normally show bullets like…
- This
- and this
- and this too.
The little image you are seeing as actually a grey bullet with a white background. To remove it add the text in red to ja.moomenu.css around line 32…
#ja-cssmenu li {
margin: 0; /* all list items */
padding: 0;
float: left;
display: block;
border-right: 1px solid #DDDDDD;
cursor: pointer;
background: none
}1 user says Thank You to scotty for this useful post
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
January 22, 2009 at 10:46 pm #287703Scotty,
WOOHOO you did it again. Thanks!!
I was really close… just was looking for an image background to remove. But this did the trick and I thank you as always for your great help.
Cheryl
jwellman Friendjwellman
- Join date:
- April 2008
- Posts:
- 543
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 115
- Thanked:
- 59 times in 21 posts
January 23, 2009 at 12:32 am #287714I was waiting until someone answered your question before I butted in! I wanted to tell you Cheryl…your site is awesome. Very nicely done. It’s hard to guess that it is Pyrite.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
January 23, 2009 at 10:26 am #287777Thank you too Scotty! I learned a few things… I can customize a lot about the templates, but it is better to find one that matches what you want to do (thus my thread about the new magento templates).
It also was the client… “can’t the menu be GLOSSY” (which is how the background of the menu and hovers needed to be changed and got this thread started in the first plac!! “can’t the text be sans serif” “can’t the menu background be GLOSSY”…. I don’t know what it was with her and glossy, but she is happy, and her menus hover right now thanks to you!
I didn’t come up with the design, I just did the development based on the other designer’s design, so I can’t take credit for the design, just making it work with the template.
Cheryl
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by cjmicro 15 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum