-
AuthorPosts
-
modalia Friend
modalia
- Join date:
- June 2011
- Posts:
- 96
- Downloads:
- 12
- Uploads:
- 49
- Thanks:
- 39
- Thanked:
- 7 times in 1 posts
December 8, 2013 at 1:35 pm #192828Hello. I’m running tests to update JA Nex T3. But I need to change the width of the sidebar positions.
I need to reduce the width of Sidebar-1. I would like a width of 170px.
Regarding Sidebar-2, I would increase the width to 310px.Where I can make these changes. I can not find the CSS file to make this change.
This is the test site: http://www.otromundo.eu
Thank you very much for your help and excellent work.
Javier
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 9, 2013 at 5:42 pm #514833<em>@modalia 401055 wrote:</em><blockquote>H
Where I can make these changes. I can not find the CSS file to make this change.
</blockquote>This is generally something you can modify within your LAYOUT parameters
– within your Template Manager–Layout1 user says Thank You to TomC for this useful post
modalia Friendmodalia
- Join date:
- June 2011
- Posts:
- 96
- Downloads:
- 12
- Uploads:
- 49
- Thanks:
- 39
- Thanked:
- 7 times in 1 posts
December 9, 2013 at 5:54 pm #514839Thanks for the reply. I tried to change the width with the template manager.
In Position & Responsive Configuration.
But I cann’t. I haven’t found this option.
thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 9, 2013 at 5:59 pm #514842If you can provide me with temporary access to your site administration, I can take a look for you and try to provide you with more concise direction as to where you need to look and what you should try to modify.
You can send me the info in a PM.
1 user says Thank You to TomC for this useful post
modalia Friendmodalia
- Join date:
- June 2011
- Posts:
- 96
- Downloads:
- 12
- Uploads:
- 49
- Thanks:
- 39
- Thanked:
- 7 times in 1 posts
December 9, 2013 at 6:12 pm #514847You got it. Thank you for your attention.
modalia Friendmodalia
- Join date:
- June 2011
- Posts:
- 96
- Downloads:
- 12
- Uploads:
- 49
- Thanks:
- 39
- Thanked:
- 7 times in 1 posts
December 10, 2013 at 9:07 am #514937Hello, I found a similar question in the forum FUBIX Ja. They offer this solution:
“Hi Johan,
You can try to customize it from css style
+ Create custom.css file in templates/ja_fubix/css folder
+ Open custom.css file and add new script
Code: @media (min-width: 1200px) {
.offset3 {
margin-left: 300px !important;
}
.span7 {
width: 690px !important;
}
.span3 {
width: 300px !important;
}
}
Let me know if it helpsRegards”
http://www.joomlart.com/forums/topic/how-to-resize-position-5/
Would it be possible to do something similar with Ja Nex?
1 user says Thank You to modalia for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 12, 2013 at 10:12 am #515206You can PM me admin login info and FTP account of your site, I will help you to check this
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 25, 2013 at 8:16 am #516474The problem on your site is fixed with my solution as below.
+ I have changed templates/ja_nex_t3/tpls/blocks/mainbody-homepage.php file, see details in the screenshot
+ and added script css style directly on your site into templates/ja_nex_t3/css/custom.css file
@media (min-width: 1200px) {
.t3-sidebar.t3-sidebar-1.span2.offset-8 .module-ct {
padding: 5px;
}
.t3-content.layout-home.span6.offset2 .main-content {
padding-left: 10px;
}
}
-
1 user says Thank You to Ninja Lead for this useful post
January 8, 2014 at 1:58 pm #517782Hello Modalia, how did you achieve the two side bar i have been trying to do it since but did not succeed this is my site http://hottestgist.com/
Can you provide me with the css file or teach me how to do it. Every assistance will be appropriated.Thanks in advance
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 10, 2014 at 10:37 am #518050@21stcentury: Your site uses JA Nex Template with JA T3v2 framework thus it need different configuration. You can try out as follows:
Open templates/ja_nex/etc/layouts/default.xml file,
Replace:
<block name="inset2">left</block>
With:
<block name="left1">left</block>
Don’t forget to clear cache (via your site Admin) after such change.
January 14, 2014 at 9:38 am #518400Thanks Ninja Lead, it worked i am grateful, but can you help me with one more thing?
I want the left position width to be like 300px how can i increase the size of the width.
Thanks in advanceNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 16, 2014 at 3:34 am #518625@21stcentury: Following modification will help to change the left position width:
Open templates/ja_nex/etc/layouts/default.xml file,
Change
<block name="left1">left</block>
To
<block name="left1" width="30">left</block>
Remember to clear cache (via your site Admin) after such change.
February 19, 2014 at 1:58 pm #523427Thanks, but I just noticed another problem some days ago.
If you visit http://hottestgist.com/Nigeria/hottest-gist you will notice that all the module in sl1-3 module position are on the left of the page instead of right, it happened some days ago, and i did not do any form of modification on the site, i just visited it sometime last week and i see the issue.Secondly
If you visit http://hottestgist.com/Nigeria/News/senate-confirms-obanikoro-gusau-eight-others-as-ministers.html
you will notice an error message like
”Error
There was a problem loading image Princess-Stella-Oduah1.jpg
There was a problem loading image unnamed0.png
There was a problem loading image article-2561113-1B91846D00000578-232_634x436.jpg
There was a problem loading image CONDOLENCE-VISIT-TO-FCT-MINISTER-076-599×300.jpg”Even when i set Error Reporting to NONE in Admin the error still appear in some pages
Do i need to upgrade the template or how can i resolve the issues, your assistance will be appreciated.
ThanksNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 20, 2014 at 4:48 am #523566The first problem on your site relates to content added recently, <div> and </did> tags included in Article caused the broken layout. You need to find and remove such tags.
The second problem is from 3rd party that causes jQuery conflict issue on your site. I would need to take a closer look, please pm me URL, admin and ftp credentials of your site. I will help you to debug further.
February 21, 2014 at 5:42 pm #523805I have sent the login details but can you help me check these i complain about earlier
Thanks, JA News Pro module is now working but JA side news image link is not working any more.
And another major issues i have is that if i enable the modules (Ja News Pro, Ja News featured or Ja Side news) to show on the default menu, if i click on any of the article the articles will show at the bottom of the page after the three modules even though i disable the modules from appearing in the in those menus but they will still appear they by pushing the articles below. It’s given me concern. You will notice that the modules are not showing in the home page but in the menu “hottestgist” and if i make the menu hottestgist default menu the same problem will arise again. i need your help.There are two other issues i am having;
The menu http://hottestgist.com/Nigeria/hottest-gist was linked to Phoca Download Component because if i link it to article it will conflict with the Ja side News module and the Ja Features, you can try and link it to joomla articles so you will notice what i am talking about. I have no need for phoca download on the site i installed it just to link the menu ”hottest-gist”
Secondly i can not delete
Can not delete users in the site when i try deleting, i get error like ”1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘WHERE =’612” at line 1 SQL=SELECT `id` FROM WHERE =’612”you can try deleting user with ”AbalozFL”
Thanks
I am counting on youAuthorPostsThis topic contains 16 replies, has 4 voices, and was last updated by Ninja Lead 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum