Is it possible to change the css so i will get the logo like the attachment?
Example: http://www.lermooser-tuifl.at/joomla51/joomla51.png
- rgroen
-
- Commercial Templates
- Monday, 26 September 2016
- Subscribe via email
Hello
Possible however overlaying your logo over the menu items will make the menu items unclickable?
Ciarán
Possible however overlaying your logo over the menu items will make the menu items unclickable?
Ciarán
- more than a month ago
- Commercial Templates
- # 3
No other way? I dont like it when the grey balk is so big. If you know what i mean. Its nicer to have the logo as overlay...
- more than a month ago
- Commercial Templates
- # 4
Ah my apologies... I actually thought the white writing was part of your logo! :blink: :blush:
Would you have a URL to an example of your logo and I will see what is possible?
Ciarán
Would you have a URL to an example of your logo and I will see what is possible?
Ciarán
- more than a month ago
- Commercial Templates
- # 5
Thank you
To amend try adding the following to the Custom CSS field of your templates parameters...
Ciarán
To amend try adding the following to the Custom CSS field of your templates parameters...
.logo img {
margin-bottom: -70px;
margin-top: -70px;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 7
How can i in responsive look disappear the transparant background of the menu? Have been looking but cannot find the class of this one.
- more than a month ago
- Commercial Templates
- # 9
Hello
I am not sure if I understand you correctly. Would you have a screenshot indicating the area of the menu you wish to edit?
Ciarán
I am not sure if I understand you correctly. Would you have a screenshot indicating the area of the menu you wish to edit?
Ciarán
- more than a month ago
- Commercial Templates
- # 10
Thank you
To amend try adding the following to the Custom CSS field of your templates parameters...
Ciarán
To amend try adding the following to the Custom CSS field of your templates parameters...
@media only screen and (max-width: 1140px) {
#container_header {
display: none;
}}
Ciarán
- more than a month ago
- Commercial Templates
- # 12
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »