1. Elias1926
  2. Free Templates / Extensions
  3. Wednesday, 07 January 2015
  4.  Subscribe via email
Hello and thank you for this lovely template (J51_Classic)
It's my first attempt to build a site and I have some Issues.
I want to move the hornavmenu under the Logo Position or make a different menu in this position.
I have tried to make a menu with position "showcase" but it's not as good as I expected mostly because when I scroll down, this menu covers the logo.

I don't have URL of my attempt cause my site is on localhost.
Thank you,
Elias
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Elias

Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters...


.hornavmenu {
top: 113px;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for the answer and i'm sorry for the late reply.
Your Solution is very good but i want the hornavmenu under the logo and in left position (now it is under the logo but in the very right on the page position)
If you don't understand what I mean (my English are terrible) I will try to upload some printscreens for you.
Thanks again.
Elias
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran.
I draw you exactly the position that I want hornavmenu to be
Thanks again
Elias
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Elias

Try the floating the menu to the left using the following....


.hornavmenu {
float: left;
top: 113px;
}


Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks a lot.
It's the position that I want.
But now the honavmenu covers my article's title and I can't find the way to move the articles down so I can view the title.
Can you help me again?
Thank's for your all services for me,
Elias

OK ciaran..!!!!
I fix it myself..
I have changed the 113px to 96px and now it looks perfect..
Thanks again for everything
Greetings from Greece,
Elias
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Elias

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

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 6
  • Page :
  • 1


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