- Posts: 48
- Thank you received: 0
Header_Wrap & topmenu_wrap Height And Colour.
-
Sheeko
Inactive member -
Topic Author
- Member
-
Less
More
12 years 3 months ago - 12 years 3 months ago #23083
by Sheeko
Header_Wrap & topmenu_wrap Height And Colour. was created by Sheeko
Hi!
I'm using the Custom style.
1.Could you please let me know the file to edit in order to change the .header_wrap height from 70px to 100px and adjust the padding around the logo image to center the image and the module position on the right side from the top.
2. And also reduce the topmenu_wrap to 50px.and change its colour.
Thanks
I'm using the Custom style.
1.Could you please let me know the file to edit in order to change the .header_wrap height from 70px to 100px and adjust the padding around the logo image to center the image and the module position on the right side from the top.
2. And also reduce the topmenu_wrap to 50px.and change its colour.
Thanks
Last edit: 12 years 3 months ago by Sheeko.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #23093
by ivan.milic
Replied by ivan.milic on topic Header_Wrap & topmenu_wrap Height And Colour.
1. template_css.php, it's clear:
.header_wrap {
height: 70px;
...
2. layout.css:
#topmenu {
height: 70px;
float: left;
width: 80%;
}
that is actually menu itself that gives height to that container.
You can change color from template parameters
.header_wrap {
height: 70px;
...
2. layout.css:
#topmenu {
height: 70px;
float: left;
width: 80%;
}
that is actually menu itself that gives height to that container.
You can change color from template parameters
Please Log in to join the conversation.
-
Sheeko
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 48
- Thank you received: 0
12 years 3 months ago #23156
by Sheeko
Replied by Sheeko on topic Header_Wrap & topmenu_wrap Height And Colour.
Thanks for the response. Could you also please tell me how to control the height of the advert1-4 positions, they seem to have a fixed height of about 300px.
and at which email can I sent you my login details so that you can have a look at a conflict problem with the Sobipro fontend add feature and also some conflict with the Akeeba subscription signup form
Thanks again!
and at which email can I sent you my login details so that you can have a look at a conflict problem with the Sobipro fontend add feature and also some conflict with the Akeeba subscription signup form
Thanks again!
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #23177
by ivan.milic
Replied by ivan.milic on topic Header_Wrap & topmenu_wrap Height And Colour.
There is no rule in template to limit advert position heights, we can see if there is something else that causes it not to expand if you send link.
For Sobipro and Akeeba, such support would be unacceptable since that are not our products.
For Sobipro and Akeeba, such support would be unacceptable since that are not our products.
Please Log in to join the conversation.
-
Sheeko
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 48
- Thank you received: 0
12 years 3 months ago - 12 years 3 months ago #23206
by Sheeko
Replied by Sheeko on topic Header_Wrap & topmenu_wrap Height And Colour.
Thank you !
1. I'm not expecting you to fix SobiPro, but it seems that the jquery in your template is an older version and needs to be upgraded for those components to function properly.
2. At what email address shall I send you the login details? I'm obviously can't post the login on the forum.
3. I want to reduce the padding between the module and positions, especially between inset to the top. and inset and left/right position.
Thanks again.
1. I'm not expecting you to fix SobiPro, but it seems that the jquery in your template is an older version and needs to be upgraded for those components to function properly.
2. At what email address shall I send you the login details? I'm obviously can't post the login on the forum.
3. I want to reduce the padding between the module and positions, especially between inset to the top. and inset and left/right position.
Thanks again.
Last edit: 12 years 3 months ago by Sheeko.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #23223
by ivan.milic
Replied by ivan.milic on topic Header_Wrap & topmenu_wrap Height And Colour.
Templates jquery files are in /js folder of template you can just replace them with new version keeping same name.
For arr non-public data you can use "Report To Moderator"
For arr non-public data you can use "Report To Moderator"
Please Log in to join the conversation.
Time to create page: 0.193 seconds