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
I assume to get the old behaviour back I'd have to make a custom theme based on this one and play with the CSS? I'm not arguing with the bugfix, but I don't like empty margins :)
no subject
#container
.no subject
no subject
Your wish is my command!
Re: Your wish is my command!
I approved, but could you add one more thing? People using custom stylesheets for Transmogrified may see doubled commas, because we used to have the commas in the stylesheet. Unfortunately, that didn't work for all browsers, and caused things to become smushed together/not line break properly, so we made the commas physical and removed them from the system stylesheet -- but can't do anything about the custom ones *G*
doubled commas
Re: doubled commas
Re: doubled commas
no subject
no subject
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
no subject
no subject
no subject
no subject
no subject
no subject
no subject
Cool, I think. Thx,
no subject