1. JoomlaGirl
  2. Sherlock Holmes
  3. Pre-Sales Question
  4. Friday, 16 June 2017
  5.  Subscribe via email
Hi,
Is it possible with the 'London' template to have the logo and hornav menu set up the same as in the 'Hannah' template? That is, the logo to the left and menu to hte right.
Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hi JoomlaGIrl

You can align the logo to the left and menu to the right with the following CSS however the option is not available to have them inline with each other as with the Hannah template.

#logo {
text-align: left;
}
.hornavmenu {
text-align: right;
}


CiarĂ¡n
  1. more than a month ago
  2. Pre-Sales Question
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you
  1. more than a month ago
  2. Pre-Sales Question
  3. # 2
  • Page :
  • 1


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