How to change margins or width of wrapper_outside

  • tenoch
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 6 months ago - 13 years 6 months ago #9465 by tenoch
I am attaching an image
Ho can I reduce the marging or width marked in red?
(the left and right margin of wrapper_outside)


Thanks a lot
Regards
Attachments:
Last edit: 13 years 6 months ago by tenoch.

Please Log in to join the conversation.

More
13 years 6 months ago #9471 by ivan.milic
Hi that's in layout.css:

.wrapper_outside, .wrapper1 {
margin: 0 auto;
}


first spit them so .wrapper1 would remain the same, then define margins for wrapper_outside like this:


.wrapper1 {
margin: 0 auto;
}

.wrapper_outside{
margin:...
}

Please Log in to join the conversation.

  • tenoch
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 6 months ago #9473 by tenoch
Hi
Thanks

I tried it, but this makes that all template align goes to left, is not centered anymore

Thanks again
Regards

Please Log in to join the conversation.

Time to create page: 0.165 seconds
Powered by Kunena Forum