1. brianroe
  2. Commercial Templates
  3. Thursday, 28 November 2013
  4.  Subscribe via email
Hi guys and thanks for the fab templates. :cheer:
Im am experienced with Joomla and have come across a new and unseen issue that is confusing me!
The Main menu is reading back to front and I have done everything to fix it but cannot.
Its fine in the back end and reads the right way round but its the wrong way round on the main site. :S

Can you please shine a light on this and assist me.

Brian
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Brian

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for getting back to me Ciarán

http://belle-london-escort.com/

Cheers
Brian
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Brian

Could you try adding the following to the end of your templates template.css (../templates/j51_endeavour/css/template.css)...


#hornav ul {
float: right;
}
#hornav li {
display: inline-block;
float: none !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán
That did the trick :)

I really appreciate your help mate.
Best regards
Brian
  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!