Help - Search - Members - Calendar
Full Version: Aligning Text Box
Forums > Resource Center > Support Center > Livejournal Support > Livejournal Resolved Topics
scarislegend
I am trying to make a new layout using an image I put together. The layout that I'm using and am trying to customize is called :

Black on White
Variable Flow by Martin Atkins

It is from the LJ website but I need for the box that the text is in to be aligned to the right and also be smaller.
It is covering my background image. I'm not sure how to fix this problem. Here is a link to the lj I am testing it on :

http://justtryingitout.livejournal.com/

Please help?
libertie
The solution would be in this code, although I'm not sure what you might want to do to change it..

CODE
#page {
  margin-left: 25%;
  margin-right: 25%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #000000;
  background: #ffffff none;

}


I would suggest changing the margin-left and margin-right attributes to move the content further right.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.