|
#1
| |||
| |||
| i need help please...
Hi i'm running a vBulletin with another language. (hebrew) and i have a problem with the menu as u see at this picture .. all are messy . how can i fix it? http://img114.imageshack.us/img114/727/untitledwi9.jpg Thanks! |
|
#2
| |||
| |||
| Re: i need help please...
Hello, Do you use a modification to show the hebrew language? It looks like the whole template is flipped. If I could replicate your vBulletin environment I could come up with a fix. Regards |
|
#3
| |||
| |||
| Re: i need help please...
i fixed it already thanks alot! |
|
#4
| |||
| |||
| Re: i need help please...
No Problem, but I didn't do anything ![]() Could I ask how you fixed it? |
|
#5
| |||
| |||
| Re: i need help please...
Yes i added this code <table dir="ltr" <!-- logo --> <a name="top"></a> <table dir="ltr" border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td rowspan="2" align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td valign="bottom" align="right"> <div> |
|
#6
| |||
| |||
| Re: i need help please...
I see, thanks for providing the info. I'm sure it will help others if they run into similar problems. Regards |