Rank: Advanced Member
Groups: Authorized User, Developers Joined: 2/17/2019(UTC) Posts: 909
Thanks: 3 times Was thanked: 15 time(s) in 15 post(s)
|
Using version 9.0.2.6218 Move my custom CSS out of custom.css and into custom-rfl.css, I added the new theme.config file and restarted IIS, not working. What am I missing? Thanks <?xml version="1.0" encoding="utf-8"?> <Theme> <DisplayName>RFL-081119</DisplayName> <Description>This is a Bootstrap theme based on the Responsive website design.</Description> <StyleSheets> <Include Path="Content/fonts.css" /> <Include Path="Content/font-awesome.min.css" /> <Include Path="Content/animate.css" /> <Include Path="Content/style.css" /> <Include Path="Content/color/dark-blue.css" /> <Include Path="Content/default.css" /> <Include Path="Content/skin.css" /> <Include Path="Content/custom.css" /> <Include Path="Content/custom-rfl.css" /> </StyleSheets> <Scripts> <Include Path="Scripts/bootstrap-hover-dropdown.min.js" /> <Include Path="Scripts/SmoothScroll.js" /> <Include Path="Scripts/custom.js" /> </Scripts> </Theme> Edited by user Tuesday, April 21, 2020 8:38:54 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
Please make sure you don't have _ThemeStyles.cshtml and _ThemeScripts.cshtml in ~/[Theme]/Views/Shared folder.
These were part of the legacy theme and if present they take priority over theme.config file.
|
|
|
|
Rank: Advanced Member
Groups: Authorized User, Developers Joined: 2/17/2019(UTC) Posts: 909
Thanks: 3 times Was thanked: 15 time(s) in 15 post(s)
|
Thanks - That was it. Working now.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close