HOTel Joomla Template - Multilanguage in Joomla

More
12 years 4 months ago #20966 by ivan.milic
What do you want with them, if you want them centered above menu:

In template_css.css at bottom you have this:

.lang-inline{
list-style:none;
text-align:center;
}

.lang-inline li{
float:right;
margin:2px;
}

change that to this:

.lang-inline{
list-style:none;
text-align:center;
height:20px;
padding-right: 40px;
}

.lang-inline li{
margin:2px;
display: inline;
}

Please Log in to join the conversation.

  • miana
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 4 months ago #20974 by miana
Hello Ivan, thanks try it out, copied your suggesstion in the css. It looks better now in Explorer. Still the Flaggs are under the logo...but i dont mind this.

But on the Iphone or Ipad, the big problem remains. Sending you an screenshot of it, maybe its a problem with the modules....... but you for sure know better.
The Background is black normally....on the iphone or ipad its yellow...like you can see. PS: Dont mind the menue, its ok think this was the Screenshot Tool which makes it looking like that.

Thx Hana
Attachments:

Please Log in to join the conversation.

More
12 years 4 months ago #20994 by ivan.milic
add this to template_css.css:

.mod-languagesright{
display:block;
height:20px;
}
The following user(s) said Thank You: miana

Please Log in to join the conversation.

  • miana
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 4 months ago #21004 by miana
Hey Ivan,

thanks for all. solved the problem with the ipad and iphone now.
Have a nice weekend!

Hana

Please Log in to join the conversation.

Time to create page: 0.089 seconds
Powered by Kunena Forum