maybe the q need to be here
how can move the categorys to right
look the zen cart
Thanks.
maybe the q need to be here
how can move the categorys to right
look the zen cart
Thanks.
i have more q
how can i change the side
the all detials of new is in left
i need all them right
and the box filed left
Look the page
How can i do ?
hope someone help me
Thanks a lot !
Need help
The location of your sideboxes is controlled in the admin. Under the Tools menu, select Layout Boxes Controller.
There you can turn boxes on and off, set them to be in the right column or the left column, sort them so they appear in the right order, and so on. Experiment until it all comes out the way you want.
HTH
Rob
sorry biy it's not what i need .
mean have the name categorys on boxside
thay in left in box - i need move them to right
My languge is hebrew right to left
so the name of category changed side
If you want to move the contents of the sideboxes to the right, find, in your stylesheet:
.sideBoxContent {
background-color: #ffffff;
padding: 0.4em;
text-align:right;
}
and add the part in red.
Thank you![]()