- Posts: 60
- Thank you received: 0
fixed main menu on top
-
max1
Inactive member - Topic Author
- Member
Less
More
3 years 3 months ago #48037
by max1
Replied by max1 on topic css for my corporate look in the Top-MENU
The Menu Item "in the Pages". The Page headers.
www.mergler.nl/ja40
Home, Pagina1, Pagina2 etc.
They are now Black. I like them blue and lesser pixels
regard,
Max
www.mergler.nl/ja40
Home, Pagina1, Pagina2 etc.
They are now Black. I like them blue and lesser pixels
regard,
Max
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
-
max1
Inactive member - Topic Author
- Member
Less
More
- Posts: 60
- Thank you received: 0
3 years 3 months ago #48072
by max1
Replied by max1 on topic fixed main menu on top
Hi Milos,
Probably a rookie question.
The Main Menu is now fixed (always on top).
I see no parameter for srolling up with the page, so that the content is full visible. Or have you a css for this?
Thanks Max
Probably a rookie question.
The Main Menu is now fixed (always on top).
I see no parameter for srolling up with the page, so that the content is full visible. Or have you a css for this?
Thanks Max
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
3 years 3 months ago - 3 years 3 months ago #48073
by milos
Replied by milos on topic fixed main menu on top
Hi Max,
Please go to System > Site Template Styles > Hot Business > Layout. Click the Row Settings next to the first row (logo row) and disable the Floating option. Save the setting and save the template parameters.
Regards,
Milos
Please go to System > Site Template Styles > Hot Business > Layout. Click the Row Settings next to the first row (logo row) and disable the Floating option. Save the setting and save the template parameters.
Regards,
Milos
Last edit: 3 years 3 months ago by milos.
The following user(s) said Thank You: max1
Please Log in to join the conversation.
-
max1
Inactive member - Topic Author
- Member
Less
More
- Posts: 60
- Thank you received: 0
3 years 3 months ago #48082
by max1
Replied by max1 on topic fixed main menu on top
Thanks Milos, it works fine.
When finetuning the template I am missing a menu bottom line in HOME.
On the other pages PAGINA1 the bottom menu line is present.
Can you fix this eith a css? See the attachments.
Thanks a lot!
Max
When finetuning the template I am missing a menu bottom line in HOME.
On the other pages PAGINA1 the bottom menu line is present.
Can you fix this eith a css? See the attachments.
Thanks a lot!
Max
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6745
- Thank you received: 716
3 years 3 months ago #48083
by milos
Replied by milos on topic fixed main menu on top
Hi Max,
Please edit file custom.css and change this:
to this:
Regards,
Milos
Please edit file custom.css and change this:
Code:
.sparky_inner .content_row {
border-top: 1px solid #dde5de;
}
to this:
Code:
.content_row {
border-top: 1px solid #dde5de;
}
Regards,
Milos
The following user(s) said Thank You: max1
Please Log in to join the conversation.
Time to create page: 0.094 seconds