VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me
  • Page:
  • 1

TOPIC: Size of Main-Menu

Size of Main-Menu 03 Nov 2013 12:18 #3279

Hi,

very nice template!

I need 8 to 10 links in the main-menu. If I do so, there is no space left for a logo.
Is there a way to enlarge the logo / main-menu module so that the logo is on top of the menu?

e.g.

LOGO
Link1 Link2 .... Link8

Thanks for help!

  • Posts:3
  • Conan_80
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Size of Main-Menu 03 Nov 2013 15:12 #3282

In the index.php find:

<div id="jf-mainnav">


on the line before this add

</div>
<div class="main clearfix">


This will put the menu on the next line down, but it will stay floated right. If you want to float it left then in template.css find:

#jf-mainnav {
float: right;


And alter the float to left.

Next in template.css find:

/* HEADER */
#jf-header {
position: fixed;
top: 0;
z-index: 99;
height: 70px;
transition: background 0.2s linear 0s;


And alter the height, around 120px worked for me, but it depends on your font/logo sizes.

Let me know how you get on
Matt
Web Designer, Sandcastle Builder

  • Posts:8
  • Web Designer, Sandcastle Builder
  • mbark
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Size of Main-Menu 10 Nov 2013 17:24 #3342

hi mbark,

thanks for your help, works great for me!

  • Posts:3
  • Conan_80
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Size of Main-Menu 26 Nov 2013 00:21 #3450

i have another problem:

when i try to add sub-menu links (under the main link) in main-menu,
there is no space between the titles

e.g

Main1 Main2 Main3 Main3
sub1sub2 sub3 sub4sub4

how can i fix this?
thx for help

  • Posts:3
  • Conan_80
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Size of Main-Menu 26 Nov 2013 12:53 #3451

Post your website link here or do it with css (use margin)

  • Posts:502
  • theres no place like joomfreak.com
  • m.freak
  • Platinum Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.90 seconds
Friday 29 March 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.