- Posts: 163
- Thank you received: 1
new position right of logo?
-
maryswave
Inactive member - Topic Author
- Member
Less
More
12 years 7 months ago #18463
by maryswave
new position right of logo? was created by maryswave
I tried to add a new position right of the logo (similar to the "wine" template)
....................................................................
in templateDetails.xml I added
<position>user6</position>
....................................................................
in index.php I added
("layoutdesign", "++logo=6=0,user6=6=0& ...
....................................................................
in layout.css I changed it to be similar to the wine template
.mp_user6 {
padding-top:10px;
}
.mp_user3 {
}
.mp_logo .cell_pad, .mp_user6 .cell_pad {
margin:0 10px;
padding-bottom:30px;
}
...................................................................
but it does not show up. can you tell me what I am missing?
....................................................................
in templateDetails.xml I added
<position>user6</position>
....................................................................
in index.php I added
("layoutdesign", "++logo=6=0,user6=6=0& ...
....................................................................
in layout.css I changed it to be similar to the wine template
.mp_user6 {
padding-top:10px;
}
.mp_user3 {
}
.mp_logo .cell_pad, .mp_user6 .cell_pad {
margin:0 10px;
padding-bottom:30px;
}
...................................................................
but it does not show up. can you tell me what I am missing?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 7 months ago #18485
by ivan.milic
Replied by ivan.milic on topic Re: new position right of logo?
Your change appears ok, do you have module in that position or is the module assigned to that page , if no it will not be rendered and logo position will spread to 12 cells.
Please Log in to join the conversation.
-
maryswave
Inactive member - Topic Author
- Member
Less
More
- Posts: 163
- Thank you received: 1
12 years 7 months ago #18493
by maryswave
Replied by maryswave on topic Re: new position right of logo?
I made a custom module and set it to user6 and published to all pages.
In the template manager the layout designer won't let me drag user6 to the same row as the logo. I can however create a new row and drag user6 to the new row. The row shows at the bottom and user 6 still does not show up anywhere on the front of the website.
In the template manager the layout designer won't let me drag user6 to the same row as the logo. I can however create a new row and drag user6 to the new row. The row shows at the bottom and user 6 still does not show up anywhere on the front of the website.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
12 years 7 months ago #18503
by milos
Replied by milos on topic Re: new position right of logo?
You must resize the logo module first. In template manager, you can resize space occupied by the module. Then, you will have space to drag the new module in. Also, you should resize the new module as well, as per your needs.
Please Log in to join the conversation.
Time to create page: 0.156 seconds