-
AuthorPosts
-
Aratype Friend
Aratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 11, 2011 at 10:36 pm #169575I am facing difficulties to Rtlize contentslider:
1. I have to find the headings (titles) in order to align right.
2. I found the text and I aligned it to right side. However, I have this “…” that I would like to put them after the text…
3. I have to align the Next/Previous bottoms in the left side of the page but I could not find them…
4. I need to put the line under headings in the right side also…
Thanking you in advance
Ara
My site: http://aratypo.net/joomla/
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 12, 2011 at 12:23 am #418562Hi
Would you mind make make a screenshot w/ notes your issues ?
It should be help be a little bit clearly your issues 🙂
Thank you
Viet VuAratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 12, 2011 at 8:20 am #418683Hi,
Thank you! FYI: my site is: http://www.aratypo.net/joomla
This is the image with the indicated numbers corresponding to my questions:
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
October 13, 2011 at 2:01 am #418946#1: Please fix as below code.
div.ja_slidetitle {
background: url("../images/short_hor_line.gif") no-repeat scroll 0 100% transparent;
font-size: 116%;
margin-bottom: 16px;
padding: 0 20px 16px 0;
text-align: right;
}
http://aratypo.net/joomla/templates/ja_erio/css/mod_jacontentslider.css
Line 24#2: As your screenshot “…” already at right side of text ??? Is that correct or not ? Or you want it to left side of text ?
#3: Please update as below code ( margin-right:40px )
#ja-botsl div.ja-moduletable h3 {
margin-bottom: 20px;
margin-right: 40px;
}
template.css (line 1033)#4: Please try as below code
div.ja-moduletable h3, div.moduletable h3 {
background: url("../images/short_hor_line.gif") repeat-x scroll 0 100% transparent;
border-bottom: medium none;
font-size: 100%;
margin: 0 0 15px;
padding: 0 0 13px;
}
template.css (line 615)Thank you
Viet Vu1 user says Thank You to jooservices for this useful post
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 13, 2011 at 9:18 am #419028Thank you!
#1. Resolved. Many thanks…
#2.
what I wrote:
What I get:
I need to know where is this “…” or how to delete it.
#3. it is better to show images:
what you have:
what should be for the RTL:
#4. as you see in my web site: http://www.aratypo.net/joomla the line is under all of the module not in the right side and has 1 cm length only as in the original design shown in the above image.
Many thanks for your collaboration. I know that Dinh Viet will be happy to see endly a native RTL!
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 17, 2011 at 9:16 am #419746Any chance to get more solutions to these topics/issues… Thanking you in advance.
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 24, 2011 at 6:26 pm #421295#2: I don’t see it.
#3: You replace this code from http://www.aratypo.net/joomla/templates/ja_erio/css/mod_jacontentslider.css
.ja-contentslider-left {
right: 20px;
background: url(../images/re-left.gif) no-repeat;
}
with
.ja-contentslider-left {
left: 0px
background: url(../images/re-left.gif) no-repeat;
}
Replace
.ja-contentslider-right {
right: 0;
background: url(../images/re-right.gif) no-repeat;
}
with
.ja-contentslider-right {
left: 20px;
background: url(../images/re-right.gif) no-repeat;
}1 user says Thank You to khoand for this useful post
Aratype FriendAratype
- Join date:
- August 2007
- Posts:
- 797
- Downloads:
- 41
- Uploads:
- 60
- Thanks:
- 194
- Thanked:
- 98 times in 6 posts
October 24, 2011 at 9:45 pm #421324Excellent, thank you…
We have not to forget to reverse: re-right.gif/re-left.gif…
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by jooservices 13 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum