![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Hey, guys, I searched the transmorgified tag in hopes that I would find an answer but came across none, so here's my problem.
I'm using a transmorgified layout by
visualwit and I want to add a header image to it. However, every time I attempt to use the following codes:
or
It never appears, the layour remains the same. Does anyone have a override or workaround for this particular custom style sheet that will allow me to put a header at the top of the layout? I really don't want to go looking for another layout in an already small collection of choices.
I'm using a transmorgified layout by
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
.module-navlinks { top: 315px; }
#header { margin-top: 312px; }
#canvas {
background-image:url("URL HERE");
background-position: right top;
background-repeat:no-repeat;
}
or
#canvas {
background-image: url(URL HERE);
background-repeat: no-repeat;
nackground-position: top center;
padding-top: 350px;
}
It never appears, the layour remains the same. Does anyone have a override or workaround for this particular custom style sheet that will allow me to put a header at the top of the layout? I really don't want to go looking for another layout in an already small collection of choices.
no subject
Date: 2012-12-17 10:03 pm (UTC)BODY {
background-image: url('http://i40.tinypic.com/6ye9ft.png');
background-size: 200px;
background-repeat: repeat-x;
background-position: center top;
background-color: #EDEDED;
color: #393939;
font-size: .95em;
margin: 50px 0px 0px 0px;
font-family: arial narrow, verdana, arial, sans-serif;
}
That's what's controlling the header background as it currently exists in that design. So my first suggestion would be to copy THIS into your custom .css and swap out the current background image with the one of your choice, and the dimensions you want, and start playing from there.
It's been about a year or so since I've actually played with any of this stuff, so I'm pretty rusty, but I recall dealing with a lot of body/canvas conflicts back when I did.
Edit: Augh, or not... I thought you had linked to a journal that actually displayed the layout in action, but that's not the case. Sorry. Disregard the attached code... that's the layout visualwit is using in their own journal, not the layout you were specifically linking to. Sorry! Checking some more.
no subject
Date: 2012-12-17 10:26 pm (UTC)no subject
Date: 2012-12-17 10:30 pm (UTC)http://www.dreamwidth.org/customize/options?group=images
And put the image URL in the "header background image" section.
no subject
Date: 2012-12-17 11:41 pm (UTC)no subject
Date: 2012-12-17 11:43 pm (UTC)no subject
Date: 2012-12-17 11:52 pm (UTC)Also to the OP: you can find this theme by browsing Practicality themes at http://www.dreamwidth.org/customize/?layoutid=165554. You can also directly type 'Warmth' in the search bar to find it more easily.
no subject
Date: 2012-12-17 11:48 pm (UTC)(my arm for drag and drop module configuration - I should put that on my styles skyscraper list...)
no subject
Date: 2012-12-17 11:52 pm (UTC)no subject
Date: 2012-12-18 12:00 am (UTC)