-
AuthorPosts
-
maroctravel Friend
maroctravel
- Join date:
- August 2011
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
August 13, 2011 at 11:15 am #167368Hi all,
Have a look at this page:
http://www.discover-maroc-travel.com/index.php/about-usTwo questions about this page:
1. I would like to change the order of the Greenseat and Our Team pages. I would like to see Our Team first and then Greatseat. Where do I do this?
2. On the Our Team page there is a lot of white space between the team members. In the HTML code I dont see any code that shouldnt be there.
Is there a way to change this? So delete the white space?Thanks again!
Petra
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
August 13, 2011 at 11:31 am #406076Hi,
1. You can change the tabs order so you can achieve this
2. I can’t understand what you want to do exactly can you please be more specific ?Best Regards
Manos
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 13, 2011 at 11:48 am #406080<em>@maroctravel 259532 wrote:</em><blockquote>Hi all,
Have a look at this page:
http://www.discover-maroc-travel.com/index.php/about-us2. On the Our Team page there is a lot of white space between the team members. In the HTML code I dont see any code that shouldnt be there.
Is there a way to change this? So delete the white space?Thanks again!
Petra</blockquote>
Hi,
Could you give me a snapshot with your annotation?maroctravel Friendmaroctravel
- Join date:
- August 2011
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
August 13, 2011 at 1:34 pm #406089<em>@khoand 259538 wrote:</em><blockquote>Hi,
Could you give me a snapshot with your annotation?</blockquote>Ok hope this works. I attached a screenshot with my remarks.
maroctravel Friendmaroctravel
- Join date:
- August 2011
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
August 13, 2011 at 1:35 pm #406090<em>@pascm 259534 wrote:</em><blockquote>Hi,
1. You can change the tabs order so you can achieve this
2. I can’t understand what you want to do exactly can you please be more specific ?Best Regards
Manos</blockquote>
And how do I change the tab order? 🙂
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
August 13, 2011 at 1:46 pm #406093You can change order from backend – Module Manager – Select tabs position -> change on Order column according to your needs.
I hope that helps.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 13, 2011 at 2:04 pm #406098<em>@maroctravel 259552 wrote:</em><blockquote>
Ok hope this works. I attached a screenshot with my remarks.</blockquote>
You find this code from /plugins/system/jatypo/jatypo/assets/style.css in the line #76
.ja-typo-block {
float: left;
padding-top: 20px; < remove this line
}1 user says Thank You to khoand for this useful post
maroctravel Friendmaroctravel
- Join date:
- August 2011
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
August 13, 2011 at 8:07 pm #406141<em>@pascm 259556 wrote:</em><blockquote>You can change order from backend – Module Manager – Select tabs position -> change on Order column according to your needs.
I hope that helps.</blockquote>
I am sorry, but that didnt do the trick. Anyone else have another idea how to change the order of the two articles?
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
August 13, 2011 at 8:34 pm #406142khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 16, 2011 at 10:43 am #406511<em>@maroctravel 259615 wrote:</em><blockquote>I am sorry, but that didnt do the trick. Anyone else have another idea how to change the order of the two articles?</blockquote>
Change order tabs is not effect on the situation.It’s just your ja-tab configuration. So I need to access your website to view what happened. So could you give me username+password of backend? I will solve it for you.maroctravel Friendmaroctravel
- Join date:
- August 2011
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
August 19, 2011 at 11:29 am #407068Ok I sent you a PM with the info.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 19, 2011 at 4:34 pm #407125You replace this code from /plugins/system/jatabs/jatabs.php
$model->setState('list.direction', '');
with
$model->setState('list.direction', 'desc');maroctravel Friendmaroctravel
- Join date:
- August 2011
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
August 20, 2011 at 9:32 am #407241Just to understand correctly. Changing this code would change it for all articles that I build with jatabs?
How would I need to change it if I only wanted to change the order in this article?khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 20, 2011 at 12:05 pm #407257Default, ja_tab plugin sort articles by order of articles. So I revert way of sort of plugin.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
August 20, 2011 at 12:19 pm #407261I’m sorry. I have mistake. You don’t need to change code. You just change order of articles that you want to show. Could you give me username+password of backend again, because I lost it? I will configure it for you
AuthorPostsThis topic contains 19 replies, has 3 voices, and was last updated by maroctravel 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum