Gudmaxdd with rtl

Use this forum to ask questions about how to do things in GuMax skin.
Post Reply
User avatar
PeterSon
Rank 0
Rank 0
Posts: 4
Joined: March 30th, 2010, 6:30 pm

Gudmaxdd with rtl

Post by PeterSon »

the style work perfect but need to change the #gumax-nav li float to right (its done in rtl.css), and move the dropdown box to left how can i do that?
gumaxdopdownbox
gumaxdopdownbox
Screen shot 2011-01-29 at 1.44.59 PM.png (42.11 KiB) Viewed 4733 times
where can i change it?
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: Gudmaxdd with rtl

Post by Paul »

oh... I actually didn't pay attention on that, I will take a look.
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: Gudmaxdd with rtl

Post by Paul »

I've fixed the skin, please re-download and apply it, it should work.
User avatar
PeterSon
Rank 0
Rank 0
Posts: 4
Joined: March 30th, 2010, 6:30 pm

Re: Gudmaxdd with rtl

Post by PeterSon »

Thanx, but everything is the same :( and doesn't work in Chrome the dropdown menu.
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: Gudmaxdd with rtl

Post by Paul »

what's the real rtl looking like? do you have a sample site that I can check?
User avatar
PeterSon
Rank 0
Rank 0
Posts: 4
Joined: March 30th, 2010, 6:30 pm

Re: Gudmaxdd with rtl

Post by PeterSon »

The dropdown box going to the right side like her:
Screen shot 2011-01-29 at 1.44.59 PM.png
Screen shot 2011-01-29 at 1.44.59 PM.png (50.51 KiB) Viewed 4573 times
and thats wrong for Right to Left scrips, fix is?
adding this line in gumax_rtl_template.css:

Code: Select all

#gumax-nav ul { right: 0; }
And added this also:

Code: Select all

ul { margin: .3em 1.5em 0 0 ; list-style-image: url("arrow_left.gif"); }
Ps: did you solve the spam flood in the forum? i think phpbb its no longer my fav forum software :(
Regards
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: Gudmaxdd with rtl

Post by Paul »

Great! thanks. I will make update in GuMaxDD.

I have anti-spam in the phpBB, and it worked quite well, not much spam flood now. If they are, I'm just changing the questions and it will stop :D .
Post Reply