Mark Smith (
mark) wrote in
dw_maintenance2013-03-01 09:03 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Code push soon
Hi all,
We will be doing a code push soon, in about 15 minutes. Please stay tuned!
Edit: Having some technical difficulties with my git setup. Please hold!
EDITED AGAIN: Code is pushed! Let us know if you see anything amiss!
no subject
ETA: And my already badly done banner has cloned itself. I guess I really need to try to fix that code now. ;)
no subject
As for your banner, I believe it's the same issue as here. :)
no subject
Thanks, that fixed my banner!
Could you point me toward where to find a fix for my banner coding? It's fine on my journal and my reading page, but slightly overlaps with sidebar and post on other journals. CSS sort of baffles me.
no subject
no subject
This the code I have in custom CSS, I'm not sure what needs to change:
.module-navlinks { top: 300px; }
#header { margin-top: 0px;
margin: 200px
}
#canvas {
background-image:url("http://i105.photobucket.com/albums/m237/Gigi_friend/LJ/bannerA_Update-1.jpg");
background-position: center top;
background-repeat:no-repeat;
height: 500px;
padding 200px;
}
no subject
#header {
margin-top: 50px;
margin-bottom: 325px;
}
no subject
That's *perfect.* I made it 330 because it was still slightly overlapped on journals (but fine on communities oddly) and that did the job.
Thanks so much for your help. :)
no subject