- Posts: 9
- Thank you received: 0
menu color and height
-
tomislav
Inactive member - Topic Author
- New Member
Less
More
11 years 7 months ago #29343
by tomislav
Replied by tomislav on topic menu color and height
hello again.
sorry for not being clear. i didnt mean the module left and right columns. i mean the space
outside the module area. the blank space to the left and right of the entire web page content. can you
change its color / background to be different from module area and main page body?
heres the picture to make it clearer (i am referring to red areas).
as for the "line", some modules have this thin dotted line showing under their title. can you change
its color and/ or width?
sorry for not being clear. i didnt mean the module left and right columns. i mean the space
outside the module area. the blank space to the left and right of the entire web page content. can you
change its color / background to be different from module area and main page body?
heres the picture to make it clearer (i am referring to red areas).
as for the "line", some modules have this thin dotted line showing under their title. can you change
its color and/ or width?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29351
by ivan.milic
Replied by ivan.milic on topic menu color and height
You can change body color in template parameters of if you using pre-defined style by editing variable in styles/styleX.php where X is number of your style. But this will affect central area also becuse it's transparent, you will need to add to template_css.css:
.hotwrapper{
background:#....
}
to define color for central area.
.hotwrapper{
background:#....
}
to define color for central area.
Please Log in to join the conversation.
-
tomislav
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 7 months ago #29354
by tomislav
Replied by tomislav on topic menu color and height
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29361
by ivan.milic
Replied by ivan.milic on topic menu color and height
Try adding this to template_css.css:
.item-page > h2{
border:none!important;
}
.item-page > h2{
border:none!important;
}
Please Log in to join the conversation.
-
tomislav
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 7 months ago - 11 years 7 months ago #29393
by tomislav
Replied by tomislav on topic menu color and height
i entered above code into template css but nothing happens.
so:
1. how can i put my custom image into red areas from example pic?
2. how can i change the width of line that shows under module name?
3. is there a way to autofit submenu tab width to parent main menu tab width?
4. how can i change the entire footer area color (the area where "footer" and "bottom" modules are)?
thanks!
so:
1. how can i put my custom image into red areas from example pic?
2. how can i change the width of line that shows under module name?
3. is there a way to autofit submenu tab width to parent main menu tab width?
4. how can i change the entire footer area color (the area where "footer" and "bottom" modules are)?
thanks!
Last edit: 11 years 7 months ago by tomislav.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #29398
by ivan.milic
Replied by ivan.milic on topic menu color and height
Can you send a link than?
Please Log in to join the conversation.
Time to create page: 0.093 seconds