Some questions (Logo, Sidebar)

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Mar 08, 2013 10:03 am
Reply with quote
Report this post
Hey

I just installed the new J3.0 Template and it works well!

I wanted to know how i can make the logo change:

http://wnsl.biz/columba3/

I have a white transparent logo in the header, but want it to change to a blue one as soon as the "standard menu" pops up.. How can this be done?

How can i make the header smaller? I'm talking about the height.

Also i wanted to add a Sidebar with social icons like on the "Meet Gavern" Template. How can i do this?


Thank You!
User avatar
Junior Boarder

Konrad M
Fri Mar 08, 2013 12:18 pm
Reply with quote
Report this post
Hi,
to change header height please add to override.css
Code: Select all
.imageBg #gkHeaderMod {
    padding: 180px 0 130px;
}

and decrease first and third value to fit your needs. Remember toenable override.css option in template settings.
If I understand you good about logo you want to change background of it when you are hovering menu item. Unfortunetly it is extra customization and we don't support it.
Same thing iwt icons from Meet Gavern. You probably need to add same module position and publish same Custom HTML module in this position. Then you will need to comapre css files and find rules which display social icons and add them to your template.
User avatar

GK User
Fri Mar 08, 2013 1:10 pm
Reply with quote
Report this post
Konrad M wrote:Hi,
to change header height please add to override.css
Code: Select all
.imageBg #gkHeaderMod {
    padding: 180px 0 130px;
}

and decrease first and third value to fit your needs. Remember toenable override.css option in template settings.
If I understand you good about logo you want to change background of it when you are hovering menu item. Unfortunetly it is extra customization and we don't support it.
Same thing iwt icons from Meet Gavern. You probably need to add same module position and publish same Custom HTML module in this position. Then you will need to comapre css files and find rules which display social icons and add them to your template.


Thank you for the fast answer. I will try it with the header.

Logo: i just want a diffrent logo for the header On the "home" page than on the regular menu on every other page. In the demo template the simplicity logo switches from a white to a black font. I want exactly the same but with my own logo.

Sidebar: it's not about the icons. I dont know how to add the module to the page.. I just said like the "meet gavern" template cause i wanted it also small and centered on the right side of the page. I have plans to put the TeamViewer in the sidebar so our customers can quickly start it from every page.

I'm new to joomla and it's a lil bit complex at the time.. Can you give me a small step to step guide on how to add a module?

Thanks
User avatar
Junior Boarder

GK User
Fri Mar 08, 2013 2:05 pm
Reply with quote
Report this post
You can forget about the logo. I just found out how it's done in the demo template. still looking for an answer to the sidebar question.

Thanks
User avatar
Junior Boarder

Konrad M
Mon Mar 11, 2013 11:20 am
Reply with quote
Report this post
About modules please watch this https://www.youtube.com/watch?v=ZJAkU-zUPSo
User avatar

GK User
Wed Mar 13, 2013 3:25 pm
Reply with quote
Report this post
Konrad M wrote:About modules please watch this https://www.youtube.com/watch?v=ZJAkU-zUPSo



thanks
User avatar
Junior Boarder


cron