-
AuthorPosts
-
nooran Developer
nooran
- Join date:
- June 2013
- Posts:
- 119
- Downloads:
- 8
- Uploads:
- 21
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 2, 2014 at 8:52 pm #193427Hello,
I’m using JA Magz. I have added weblinks, I would like it to be RTL Weblinks, just the way it shows on the attached file.
Actually, I have added this css code to custom.css file:
ul.weblinks li a{ float:left;}but it didn’t work exactly as I wanted, maybe it’s a wrong code.
This the live URL: http://www.gabookye.org/new/
Thanks a lot for your precious help.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 3, 2014 at 3:40 am #517225You can try the followings:
– Create a new file custom.css into the path …templates/ja_magz/css/
– Then add to this file the CSS rules:.ja-tab-subcontent ul.weblinks font {
float: left;
padding-left: 2px;
}.ja-tab-subcontent ul.weblinks a {
float: right;
}Hope that helps.
nooran Developernooran
- Join date:
- June 2013
- Posts:
- 119
- Downloads:
- 8
- Uploads:
- 21
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 3, 2014 at 9:05 am #517257Hello,
I have added the code into custom.css file, but it didn’t work..
You may check the online URL where I did the code: http://www.gabookye.org/new
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 3, 2014 at 12:20 pm #517280Hi Nooman,
The weblink module does not contain the <font> tag on HTML makeup so I did not show the styles I suggested you. Anyways, you can try to put these css rules into custom.css file too:
.ja-tab-subcontent ul.weblinks a {
margin-left: 80px;
}Adjust the padding value until you get perfect. Below attachment is how the weblink will look like.
nooran Developernooran
- Join date:
- June 2013
- Posts:
- 119
- Downloads:
- 8
- Uploads:
- 21
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 5, 2014 at 1:38 pm #517383Any suggestions please!!
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 6, 2014 at 4:19 am #517439@ Nooran, Have you tried my suggestion above? Let me know how it goes.
nooran Developernooran
- Join date:
- June 2013
- Posts:
- 119
- Downloads:
- 8
- Uploads:
- 21
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 6, 2014 at 7:44 am #517468Yes, I did exactly what you told me, but they are not aligned in the same level.
You may check the online URL: http://www.gabookye.org/new
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
January 6, 2014 at 9:12 am #517493Hi Nooran,
Well, another solution is creating a folder named mod_weblinks in templates/ja_magz/html/ and extracting my attached file into. Then try to put the css styles into custom.css file:
.weblinks .hits {
margin-left: 5px;
float: left;
}
1 user says Thank You to phong nam for this useful post
nooran Developernooran
- Join date:
- June 2013
- Posts:
- 119
- Downloads:
- 8
- Uploads:
- 21
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
January 6, 2014 at 1:11 pm #517527Worked, very perfect…
Many thanks for your help…
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by nooran 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum