-
AuthorPosts
-
December 17, 2008 at 1:28 am #136298
Hi,
I have changed my website to the rtl direction right to left for arabic, but the small icon image in getting in the midle of my menus,where can i change the position please?
many thanks
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
December 17, 2008 at 12:22 pm #283229Open template.css (line 775) and find…
div.module h3 span.ja-mdtool {
display:block;
height: 17px;
position: absolute;
right: 15px;
top: 8px;
width: 17px;
}and change to…
div.module h3 span.ja-mdtool {
display: block;
height: 17px;
position: absolute;
left: 0;
top: 8px;
width: 17px;
}
1 user says Thank You to scotty for this useful post
December 17, 2008 at 2:19 pm #283238many thanks scotty, that has fixed it 🙂
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by ak1design 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
moving the slider icon (arrow)
Viewing 3 posts - 1 through 3 (of 3 total)