Skip to main content
heshamsob9
Participant
November 15, 2016
Question

Copy part form templates

  • November 15, 2016
  • 2 replies
  • 507 views

Hello guys ,
I'm a beginner ,Look Now I Have to templetes (A and B) I want to take a part from (A) which is a bar with sub menus

and copy it to (B)
When I copy the code from A and paste to B the sub menus is already viable under the main bar unlike what in A

This topic has been closed for replies.

2 replies

Nancy OShea
Community Expert
Community Expert
November 15, 2016

Looks like your 2 templates have completely different CSS styles -- one is styled light, the other is dark.

Nancy O.

Nancy O'Shea— Product User & Community Expert
heshamsob9
Participant
November 15, 2016

so what to do is it impossible ? Iam sorry but I'm really a beginner

Jon Fritz
Community Expert
Community Expert
November 15, 2016

The problem is, the small snippet of code you show in your picture is only a fraction of what's actually used to style that menu. You have css and/or javascript controlling the function of those menu items in one page that isn't being copied over to the next.

Jon Fritz
Community Expert
Community Expert
November 15, 2016

Without being able to see all of the code affecting your pages, there's nothing we can do but guess at what might be happening.

For help with code problems, the easiest way to get answers would be to share a link to your work in progress on a server you control. Then we can see all of the page's code in our browsers and offer advice based on what's actually malfunctioning in your page.

Pictures won't work for most code problems.

heshamsob9
Participant
November 15, 2016