-
AuthorPosts
-
bkmja Friend
bkmja
- Join date:
- June 2010
- Posts:
- 96
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 1 times in 1 posts
September 23, 2011 at 12:12 am #168850Hi,
Been trying to solve this bug for a while, and have found no relevant topics for idea fixes in the archives.
If you look at the JA Portfolio 1.5 demo in several browsers the footer menu looks fine. If you download the template and install it, and look at the footer menu again in the same browsers, there is one extra menu item seperator added to the last menu item in IE6, IE7, and IE8.
Anybody clever enough to figure out what the code difference is between the demo and the actual download file? I have run out of ideas.
Thanks in advance for any synapse use employed. (-;
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 24, 2011 at 1:00 am #414532Hi
Do you have your live site URL ? Please give me than i can help you for checking ?
Thank you
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 24, 2011 at 1:23 am #414536Hi
I’ve just quick check with: ja_portfolio_real_estate in my localhost.
Tested on FF 6 & IE 9 – 8 but no see any trouble ?
A screenshot should be nice please
Thank you
Viet Vubkmja Friendbkmja
- Join date:
- June 2010
- Posts:
- 96
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 3:12 am #414551It is in IE6, IE7, and IE8 only. Screen shot on its way…
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 24, 2011 at 3:23 am #414557Sorry i’m still not clear your trouble.
As i said above i’ve tested also w/ IE8 but see nothing ?
Please make a screenshot at your side
Thank you
Viet Vubkmja Friendbkmja
- Join date:
- June 2010
- Posts:
- 96
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 3:47 am #414566In the JA demo you will not see an extra menu seperator after the last footer menu item as shown in the attached screen shot. This is in IE7. Looks like it should.
Now install the Portfolio template and look in IE7, and you will find one extra menu seperator after the last footer menu item. Same problem in IE6, IE7, IE8.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 24, 2011 at 4:14 am #414571Hi
Yo, thank you, i got your issue.Let’s me check
Thank you
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
bkmja Friendbkmja
- Join date:
- June 2010
- Posts:
- 96
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 1 times in 1 posts
September 24, 2011 at 6:37 am #414604Thank you.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
October 3, 2011 at 7:53 am #416383Dear bkmja,
While waiting for our new release to download new version, please follow this step to fix that bug first:
Please open this file:
templates/ja_portfolio/css/template.cssand edit these lines:
#ja-footer .ja-footnav ul li { background: url(../images/footnav-sep.gif) no-repeat right center; font-weight: bold; padding: 0 10px; }
#ja-footer .ja-footnav ul li:first-child { padding-left: 0; }
#ja-footer .ja-footnav ul li:last-child { background: none; }change to:
#ja-footer .ja-footnav ul li { background: url(../images/footnav-sep.gif) no-repeat 0 50%; font-weight: bold; padding: 0 10px; }
#ja-footer .ja-footnav ul li:first-child { padding-left: 0; background: none; }
Hope this would help.
Thanks.
Thuan Nguyen.AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by chavan 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Footer Menu Seperator Bug
Viewing 10 posts - 1 through 10 (of 10 total)