Bigger LOGO and TOP MENU

  • elanna
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 5 months ago #11832 by elanna
Hi, Milos!
I'd like to use a LOGO bigger than 240x75pix getting more visibilitty to my brand. The position could be over the current TOP MENU, exacly as you have on yout HotJoomla Tmplates site. If possible, I don't mind of including a bar to list my TOP MENU, but I'd like to keep the banner module (gallery?) in the home page.

Additionally, could we use a MINI MENU on the Top of the currente TOP MENU, in order to include 3 or 4 links as Contact, blog, SEARCH box, and a LOGIN Link/button to connect a web application installed in other URL, like in this site: www.cenzic.com

I'd like to include these customizations in my Hot Software template.
What dou you suggest?

Please Log in to join the conversation.

More
13 years 5 months ago #11841 by ivan.milic
To make logo bigger in height open layout.css and find this:

#topmenu {
height: 75px;
margin-left: auto;
margin-right: auto;
}

make height parameter bigger,

them open index.php of template and find logo img tag:

<img .... images/logo.png" width="240" height="75" alt="hot software">

then change height attribute. Also here you can change width attribute,

to make more space for logo in width find then this (layout.css):

#logo {
height: 75px;
width: 290px;
float: left;
}

and make width parameter bigger, then you would need to make menu shorter by using fewer items in menu root.
The following user(s) said Thank You: elanna

Please Log in to join the conversation.

  • elanna
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 5 months ago #11842 by elanna
Replied by elanna on topic Re: Bigger LOGO and TOP MENU
Ivan, I think you have solved the question about resizing the logo.png space on this template. Tanks for this, buddy!!!

I'm still whating for some tip in order to use a MINI MENU over the current TOP MENU, as in that referenced page I gave as www.cenzic.com .

I'd like to use that MINI MENU, specially for Contact, Blog and Customer Login links redirecting the navegation to external apps.

Please Log in to join the conversation.

More
13 years 5 months ago #11845 by ivan.milic
well have you tried to put it in user4 module position?

Please Log in to join the conversation.

  • elanna
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 5 months ago - 13 years 5 months ago #11850 by elanna
Replied by elanna on topic Re: Bigger LOGO and TOP MENU
If you mean that space defined as "PANEL 1-4" in the template, not yet. but we could try it...

Are you sure that space is USER 4, or are you suggesting to create and set a module as USER 4 over there?
Last edit: 13 years 5 months ago by elanna. Reason: speling mistake... sorry

Please Log in to join the conversation.

More
13 years 5 months ago #11859 by ivan.milic
my mistake, there is no User4 in that template, you can not use PANEL 1-4 becase they belong to top panel that can be opened/closed by user. You shod create module position there

Please Log in to join the conversation.

Time to create page: 0.163 seconds
Powered by Kunena Forum