- Posts: 39
- Thank you received: 0
Top menu for CV
-
alexey
Inactive member - Topic Author
- Member
Less
More
9 years 5 months ago #44742
by alexey
Top menu for CV was created by alexey
Hi.
How i make change:
1. color for top menu (for random)
2. height for top menu
3. if it possible? use backgroun image for top menu
sorry for my english
How i make change:
1. color for top menu (for random)
2. height for top menu
3. if it possible? use backgroun image for top menu
sorry for my english
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 5 months ago #44744
by ivan.milic
Replied by ivan.milic on topic Top menu for CV
Hi, in template_css.css eidt
.topmenurow .container {
background: #17ba9a; //here you put color you want
height: 50px; //size you want
backgound-image: <here you put src or url of the image> ;
width: 100%;
padding: 40px 0;
transition: all .5s;
}
other values leave same as they are. And values I enter is just for example only.
.topmenurow .container {
background: #17ba9a; //here you put color you want
height: 50px; //size you want
backgound-image: <here you put src or url of the image> ;
width: 100%;
padding: 40px 0;
transition: all .5s;
}
other values leave same as they are. And values I enter is just for example only.
The following user(s) said Thank You: alexey
Please Log in to join the conversation.
-
alexey
Inactive member - Topic Author
- Member
Less
More
- Posts: 39
- Thank you received: 0
9 years 5 months ago - 9 years 5 months ago #44747
by alexey
Replied by alexey on topic Top menu for CV
And how a make change fonts and color for top menu?
Thank you. I very like yours templates, its first templates, then i be ready paid
Thank you. I very like yours templates, its first templates, then i be ready paid
Last edit: 9 years 5 months ago by alexey.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 5 months ago #44749
by ivan.milic
Replied by ivan.milic on topic Top menu for CV
Got o Extensions > Template Manager >
Choose hot_cv - Default
Then go to tab Menus Settings, chose your menu and you will find various of options you can change.
Choose hot_cv - Default
Then go to tab Menus Settings, chose your menu and you will find various of options you can change.
Please Log in to join the conversation.
Time to create page: 0.292 seconds