in Joomla Templates by alexojy (140 points)
I would like my content to be slightly off centered to the right but the content is always in the middle. Also, I would like my page to be of a fixed height. So that it appears like its just one page without the need to scroll down the entire page. Then I would be able to see both the menu and the footer, and only my content in the middle will have a scrolling bar.

1 Answer

by lisa-west (35.1k points)
Hi,

Please follow the  given steps:

1) Firstly you need to set sticky menu,  go to TemplateToaster -> Menu ->  Menu Position -> Checked on Sticky menu.

2) Then you have to set sticky footer, go to TemplateToaster -> Footer ->  Layout -> Check on Sticky footer.

3) And please you the following Custom CSS, go to TemplateToaster -> General -> Editor -> CSS

#ttr_footer

{

width:100%;

position:fixed;

bottom:0;

}
by alexojy (140 points)
Hi,

thanks for the reply! ok will try it out. However, am I able to shift the content page to like a particular section of the page?
Interested in localizing/Translating TemplateToaster Software in your native language in exchange of a Pro License ? Contact Us
...