1. mediafrog
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 16 June 2014
  5.  Subscribe via email
hi ciaran,

please have a look here:

http://www.swisstulle.ch/j3/index.php/de/

I want to have the top-menu on the right site.

regards
grit
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Grit

Try adding the following to the Custom CSS field of your templates parameters...


#hornav {
float: right;
margin-right: 10px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
hi ciaran,
thank you, it works fine.

another ask:

http://www.swisstulle.ch/j3/index.php/de/

I put the language module on hornav. on the german site it is now above hornav, on the english site it is near the menu, and I would like this module like in english, but on the left side. can you help me with this?

regards
grit
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Grit

To reposition your language flags to the left try also adding the following to the Custom CSS field..


.mod-languages {
left: 15px;
position: absolute;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
ciaran, you are the greatest!

regards
grit
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!