Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Blazor - Aside placed left instead of right like configured on export


After using the Template builder and implementing the aside HTML into my project, as well as configuring my custom layout, to implement the aside component like shown in the exports index file, after:


<!--end:::Main-->
<_Aside></_Aside>


How can I correctly move the Aside component to the right side of the layout?
I also face the problem that the footer is placed on top (over) of the Aside menu, which was different when using the layout builder.

Any help would be appreciated.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Hi,

Thank you for reaching out to us.

Do you just want to move the left sidebar to the right side or do you want to change the page direction to RTL?

Please keep in mind that the layout of demo1 was originally designed with a left-sided sidebar, and there are no configuration options available to move it to the right side. You might consider using our demos which are built with a right-sided sidebar.

Here are some demo options for you:

Demo3

Demo5

Demo10

Demo12

If you want to switch to RTL direction, you can generate RTL styles by following the instructions in the RTL setup documentation. Afterward, you can simply modify the Theme.Direction property in the _keenthemes/config/themeconfig.json file from ltr to rtl.

Regards,
Lauris Stepanovs,
Keenthemes Support Team



Thanks for your reply.

I think the supplied demos will help me resolve my issue. Thanks for the clarification that I was looking on the wrong demo.

Regards



Hi,

Glad to hear that. All the best with your project!

Please let us know if you have any further questions on this topic or anything else.

Regards,
Lauris Stepanovs,
Keenthemes Support Team


Your Support Matters!

We will highly appreciate your Metronic Review on Themeforest.
Please go to Themeforest Downloads page, select Metronic & leave your feedback.
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(