-
AuthorPosts
-
vsjeff Friend
vsjeff
- Join date:
- December 2012
- Posts:
- 8
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
March 19, 2013 at 11:12 pm #186013Hi guys,
Im using Joomla 3.0 (lots of problems with it…) I dont have Apply button in themes settings. See screens
Solved it later, problem is that the list is too ong and does not fit in page, only 2px high apply button…
-
1 user says Thank You to vsjeff for this useful post
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 20, 2013 at 7:58 am #487155Hi vsjeff,
Thank you for your feedbaks & contribution. Yes. It’s a bug of T3v2 framework on J.3.0. I did contacted our dev team for it. Here is my guide on your concern: On your server, open pluginssystemjat3jat3coreadminassetscssjat3.ex.css. Then insert below codes to the end of file:
/*Fix http://pm.joomlart.com/browse/JATCTIRISJ17-237 */
div.ja-popup-blocks,
div.ja-popup-positions,
div.ja-popup-profiles,
div.ja-popup-themes,
div.ja-popup-pageids,
body div.ja-popup-blocks,
body div.ja-popup-positions,
body div.ja-popup-profiles,
body div.ja-popup-themes,
body div.ja-popup-pageids {
{
position: absolute;
z-index: 1000;
display: none;
border: none;
background: none;
}div.ja-popup-blocks .jp-inner,
div.ja-popup-positions .jp-inner,
div.ja-popup-profiles .jp-inner,
div.ja-popup-themes .jp-inner,
div.ja-popup-pageids .jp-inner {
border: 1px solid #ddd;
background: #fff;
margin-bottom: 50px;
overflow: hidden;
padding: 0;
}div.ja-popup-positions, div.ja-popup-themes, div.ja-popup-pageids {
border: none !important;
}ul.ja-popup-themes li.parent {
width: 194px !important;}
div.ja-popup-themes .jp-inner {
margin-bottom: 50px !important;
border: solid 1px #ddd !important;
}Then Clean T3 cache, refresh your page. The next version of T3v2 framework on J.3.0 will include this fixed bug.
Again, thank you !Regards,
—
Leo1 user says Thank You to phong nam for this useful post
May 11, 2013 at 2:04 pm #492485I’ve the same problem but this code doesn’t help.
What should i do?phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
May 11, 2013 at 4:28 pm #492488Hi sx06050,
Do you use Joomla 3.0 or 3.1.1 on your website ?
Leo
May 18, 2013 at 9:13 am #493216I have fix the issue for Joomla v 3.1.x series.
Here is the fix:
open file:
joomla/plugins/system/jat3/jat3/core/element/assets/css/jathemesettings.cssAdd following lines at end of the file:
/* Fix by Azraf*/
div.jp-inner {
margin: 0 0 15px !important;
padding: 0 0 30px !important;
z-index: 99999 !important;
}.ja-themes-action {
padding: 5px 5px 10px 0px !important;
}
Save it. Clear the JAT3 Cache from the menu at top right JAT3 Clean Cache and reload the browser with Ctrl+F5.
You will find the Apply menu there. It works for me.1 user says Thank You to tamim for this useful post
May 18, 2013 at 9:35 am #493218Above fix worked for me with FireFox browser.
October 31, 2013 at 11:48 pm #510817You can also scroll down with the cursor on top of the theme list. Not very technical, but it worked for me.
Cristian
Digital Marketing ConsultantAuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 5 voices, and was last updated by Cristian 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
No apply button in Theme selection
Viewing 7 posts - 1 through 7 (of 7 total)