Mark Smith (
mark) wrote in
dw_maintenance2009-06-14 09:27 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
code update
I'll be doing a code push shortly. Since it has been a month since the last one, I expect this one will be a little turbulent. There's a lot of fixes, tweaks, and updates going live with this particular push.
As always, if you see something terribly wrong, open a support request or comment here and we'll take a look at what's going on.
Edit: Push complete.
As always, if you see something terribly wrong, open a support request or comment here and we'll take a look at what's going on.
Edit: Push complete.
no subject
no subject
Go to [http://www.dreamwidth.org/customize/options.bml]
In the menu, there should be an option called Custom CSS.
Follow that link, and you'll get to a page with a large text entry box.
Go right to the end of any code you already have in the text entry box. Make sure you don't delete any punctuation (eg
}
) from the end of it.On a new line, type exactly this:
#container {margin: 0;}
If that makes it too wide for you, delete that line and try this instead:
#container {width: 96%; margin-left: 2%;}
no subject
no subject
Once I got over my temporary idiocy I figured it out and got it to look like what I wanted.
Thanks again! :)
no subject