- Posts: 60
- Thank you received: 0
How can I make .header_wrap higher?
-
susanagarduno1
Inactive member - Topic Author
- Member
Less
More
11 years 9 months ago #27066
by susanagarduno1
How can I make .header_wrap higher? was created by susanagarduno1
Hello,
I'm working with hot bussines.
I need a higher header_wrap but I can't find it in CSS or php template or index files.
Where can I find it, please?
My site is in local, so I'm sending a picture
Regards,
Susana
I'm working with hot bussines.
I need a higher header_wrap but I can't find it in CSS or php template or index files.
Where can I find it, please?
My site is in local, so I'm sending a picture
Regards,
Susana
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27070
by ivan.milic
Replied by ivan.milic on topic How can I make .header_wrap higher?
send link
Please Log in to join the conversation.
-
susanagarduno1
Inactive member - Topic Author
- Member
Less
More
- Posts: 60
- Thank you received: 0
11 years 9 months ago #27105
by susanagarduno1
Replied by susanagarduno1 on topic How can I make .header_wrap higher?
Hello again,
As I told you in my past message I would like get help with two topics.
1. I cant find how to make the header_wrap (area of the logo) higher. I send you the image named consulta1.png
2. I would like make bigger the distance between the area of BIG TEXT (that is the name of the module) and the Hot Effects Rotator. I add an image consulta2.png
I put my site here:
cpcmetepec.com.mx/pruebas/
I hope you can give me an advice.
Regards
As I told you in my past message I would like get help with two topics.
1. I cant find how to make the header_wrap (area of the logo) higher. I send you the image named consulta1.png
2. I would like make bigger the distance between the area of BIG TEXT (that is the name of the module) and the Hot Effects Rotator. I add an image consulta2.png
I put my site here:
cpcmetepec.com.mx/pruebas/
I hope you can give me an advice.
Regards
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 9 months ago #27119
by ivan.milic
Replied by ivan.milic on topic How can I make .header_wrap higher?
Open \templates\hot_business\css\template_css.php for editing (you will probably have to use FTP)
around line 41:
.header_wrap {
height:70px;
....
change height:70px; to some other bigger value.
Open template_css.css
add:
.upper .module_padding {
width: 500px!important;
}
.upper .module_padding #slider{
float:rigth;
}
around line 41:
.header_wrap {
height:70px;
....
change height:70px; to some other bigger value.
Open template_css.css
add:
.upper .module_padding {
width: 500px!important;
}
.upper .module_padding #slider{
float:rigth;
}
Please Log in to join the conversation.
-
susanagarduno1
Inactive member - Topic Author
- Member
Less
More
- Posts: 60
- Thank you received: 0
11 years 9 months ago #27137
by susanagarduno1
Replied by susanagarduno1 on topic How can I make .header_wrap higher?
Thanks! You are always so kind!
Please Log in to join the conversation.
Time to create page: 0.159 seconds