- Posts: 22
COMMUNITY FORUM
Numodus Internet Explorer 8
- juan sanchez
- Topic Author
- Offline
- Junior Member
Less
More
10 years 7 months ago #138502
by juan sanchez
Numodus Internet Explorer 8 was created by juan sanchez
Hi Support,
I've been working with Numodus template. I have defined custom color in "Template manager - > template specific" section. Using Firefox and Chrome I don't have any issue. With Internet Explorer 8 when I look at my Joomla frontend, the background color is changed without any reason.
Could you please assist ?
Thanks in advance,
Regards
I've been working with Numodus template. I have defined custom color in "Template manager - > template specific" section. Using Firefox and Chrome I don't have any issue. With Internet Explorer 8 when I look at my Joomla frontend, the background color is changed without any reason.
Could you please assist ?
Thanks in advance,
Regards
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 7 months ago #138503
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Numodus Internet Explorer 8
Hello Juan can you send us a link please?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- juan sanchez
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
10 years 7 months ago #138504
by juan sanchez
Replied by juan sanchez on topic Numodus Internet Explorer 8
Find below link to my website:
Part of the message is hidden for the guests. Please log in or register to see it.
Thanks for your support.
Regards
Part of the message is hidden for the guests. Please log in or register to see it.
Thanks for your support.
Regards
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 6 months ago #138505
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Numodus Internet Explorer 8
Please update to the template's latest version.
If the problem persists let me know and use the contact form to post me Super User access so I can fixe this.
nuevvo.com/contact
If the problem persists let me know and use the contact form to post me Super User access so I can fixe this.
nuevvo.com/contact
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- juan sanchez
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
10 years 6 months ago #138506
by juan sanchez
Replied by juan sanchez on topic Numodus Internet Explorer 8
Hi Krikor,
I've uploaded to the latest release of your template (1.4.0) but I have still the same issue. Could you please give me some feedback so that we can fix this?
Thanks in advance,
Regards
I've uploaded to the latest release of your template (1.4.0) but I have still the same issue. Could you please give me some feedback so that we can fix this?
Thanks in advance,
Regards
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 6 months ago #138507
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Numodus Internet Explorer 8
Open the colorvariations.css file located at templates/numodusversus/css/ .
Find the comment "/* Fallback colors for IE8 */".
Replace all the code bellow with the following snippet.
This will be in the next release so need to worry when you update the template.
Find the comment "/* Fallback colors for IE8 */".
Replace all the code bellow with the following snippet.
/* Fallback colors for IE8 */
/* Elements for rgba COLOR1 */
.isIE8 input.button, .isIE8 button, .isIE8 input.btn,
.isIE8 .contact button.button:hover, .isIE8 .contact button.button:focus,
.isIE8 .itemCommentsForm form input#submitCommentButton:hover,
.isIE8 .itemCommentsForm form input#submitCommentButton:focus,
.isIE8 #itemListPrimary .liBlock:hover .liItemBodyBlock,
.isIE8 table.calendar tr td.calendarToday,
.isIE8 .searchMod .modSearchBlock form input.button,
.isIE8 .k2Pagination ul li span.pagenav, .isIE8 .joomlaPagination ul li span.pagenav,
.isIE8 .block03, .isIE8 .btn03, .isIE8 .btn04:hover,
.isIE8 ul.sigProClassic li.sigProThumb a.sigProLink:hover span.sigProPseudoCaption,
.isIE8 span.itemAddLink, .isIE8 span.list-edit, .isIE8 span.itemEditLink,
.isIE8 #slideshow .nuSliderPagination ul li .prev a.previousButton:hover, .isIE8 #slideshow .nuSliderPagination ul li .next a.nextButton:hover {background:_COLOR1_;}
.isIE8 header, .isIE8 .bottomArea {background-color:COLOR1;}
.isIE8 .newsfeed h3, .isIE8 .newsfeed h3 a, .isIE8 dl.search-results dt a,
.isIE8 .itemHeader h2.itemTitle, .isIE8 .itemHeader h2.itemTitle a,
.isIE8 .itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a,
.isIE8 .liItemHeader h3.liItemTitle a,
.isIE8 div.userBlock h2 a,
.isIE8 .latestItemsCategory h2, .isIE8 .latestItemsCategory h2 a,
.isIE8 .latestItemsUser h2, .isIE8 .latestItemsUser h2 a,
.isIE8 .biggerTitle a.moduleItemTitle,
.isIE8 .modUserBlock .modUserBlockDetails span.ubName,
.isIE8 .modCCBlock ul li span.lcComment,
.isIE8 .modCCBlock ul li span.tcUsername,
.isIE8 .modAuthorsListBlock ul li a.abAuthorName,
.isIE8 .modUsersBlock ul li .ubUserName,
.isIE8 .rightBar .latestBlogPosts.biggerTitle a.moduleItemTitle, .biggerTitle h4 a {color:_COLOR1_;}
.isIE8 .bubble02 .nuBubbleContent:after {border-top-color:_COLOR1_;}
/* Elements for rgba COLOR2 */
.isIE8 input.button:hover, .isIE8 button:hover, .isIE8 input.button:focus, .isIE8 button:focus, .isIE8 input.btn:hover, .isIE8 input.btn:focus,
.isIE8 .contact button.button,
.isIE8 .itemCommentsForm form input#submitCommentButton,
.isIE8 .modSearchBlock form input.button,
.isIE8 .k2Pagination ul li a:hover, .isIE8 .joomlaPagination ul li a:hover,
.isIE8 .block04, .isIE8 .btn04, .isIE8 .btn01:hover, .isIE8 .btn02:hover, .isIE8 .btn03:hover,
.isIE8 span.itemAddLink:hover, .isIE8 span.list-edit:hover, .isIE8 span.itemEditLink:hover,
.isIE8 #slideshow .nuSliderPagination ul li .prev a.previousButton, .isIE8 #slideshow .nuSliderPagination ul li .next a.nextButton,
.isIE8 .nuSliderPagination ul li .prev a.previousButton:hover, .isIE8 .nuSliderPagination ul li .next a.nextButton:hover {background:_COLOR2_;}
.isIE8 .mainNavigation ul ul:after,
.isIE8 .searchMod .modSearchBlock:after {border-bottom-color:_COLOR2_;}
.isIE8 .bubble03 .nuBubbleContent:after {border-top-color:_COLOR2_;}
@media screen and (max-width: 600px) {
.mainNavigation ul {background:_COLOR2_;}
}
This will be in the next release so need to worry when you update the template.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 6 months ago #138508
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Numodus Internet Explorer 8
A new template version has been released as well.
You can update your template too. Just make sure to use the update package.
You can update your template too. Just make sure to use the update package.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- juan sanchez
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
10 years 6 months ago #138509
by juan sanchez
Replied by juan sanchez on topic Numodus Internet Explorer 8
Hi Krikor,
After updgrading to latest template version (1.0.6) it is not still working with IE 8. See attached files.
Thanks for your support!!
Regards
After updgrading to latest template version (1.0.6) it is not still working with IE 8. See attached files.
Thanks for your support!!
Regards
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 6 months ago #138510
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Numodus Internet Explorer 8
Sorry I missed a spot apparently.
should be:
.isIE8 header, .isIE8 .bottomArea {background-color:COLOR1;}
should be:
.isIE8 header, .isIE8 .bottomArea {background-color:_COLOR1_;}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- juan sanchez
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
10 years 5 months ago #138511
by juan sanchez
Replied by juan sanchez on topic Numodus Internet Explorer 8
You are amazing!! Really good job.
Thanks a lot.
Regards
Thanks a lot.
Regards
Please Log in or Create an account to join the conversation.