Hello, the template is on home page scrollable to the left and right and not fixed, what is the matter? And how can i disable the lines in the content from the white background?
The scrollability i have solved with overflow:hidden ...
But waht´s up with the background lines?
mfm176 But waht´s up with the background lines?
You can try this custom css to hide these vertical lines:
div#t4-verticle-lines { display: none !important; }
put into file: /templates/ja_alpha/local/css/custom.css
/templates/ja_alpha/local/css/custom.css