Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Logo on same level as menu

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello,

1- How can I have my logo and menu on the same level?
southreviews.com/ishi-ignite/

2- Is it possible to change the color of the Very Top Menu bar (it is currently black)

Thank you for your quick concern

Charlie
  • Charbel Khoury's Avatar
  • Charbel Khoury
  • 12 Month Developer
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

1. You need to change the logo and menu widths so they add up to 12 - are you familiar with how to do this?

2. You need to add this line to the custom.css file and change the colour value #topwrap {background: #252525;}

Are you familiar with how to do this?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You guys are awesome!
1- Solved
2- I am able to locate the custom.css. But not familiar how to add the line. My custom.css is (here below) where should I add the line. I know how to chnage the color value.





body #navwrap .logo img {
float: left;
margin-left: -16px;
margin-top: 5px;

}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 15px;
line-height: 40px;
color: #444;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
p {
font-family: "Arial", Helvetica, sans-serif;
margin: 0 0 20px;
line-height: 20px;
color: #453930;
text-align:justify;
}
.sidebar-2 {
background-color: #fbfaf9;
padding: 10px 10px 5px 10px;
}

.contur-poze {
display: block;
padding: 4px;
margin-bottom: 18px;
line-height: 1.42857143;
background-color: #fafafa;
border: 1px solid #dddddd;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
  • Charbel Khoury's Avatar
  • Charbel Khoury
  • 12 Month Developer
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Charlie,

It doesn't really matter where you add it in the custom css file - although you may want to add commenting if you plan to add a lot of css explaining what it changes

Just paste it in after a closing bracket } and change the hex colour value as required

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
You guys are awesome!
it worked . As simple as a kiss even for a newbie like me.

Many thanks to you
  • Charbel Khoury's Avatar
  • Charbel Khoury
  • 12 Month Developer
  • 3 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

And I really mean this - good luck with the site and I admire what you do :)

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers