![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Ok, so I just changed my layout (yeah, me too... it's contagious). And this isn't really the layout I want, but I'll take in for the moment because it's easy to put a header with this one. That said, could anyone either explain a little something to me, or point me towards a tutorial that does? We'd love to use the "Smooth Sailing" layout, but we wanna have headers. How do we put a header in?
Thanks in advance!
(Yeah, so we're not that good at html, clearly.)
Thanks in advance!
(Yeah, so we're not that good at html, clearly.)
no subject
Date: 2005-09-02 05:55 am (UTC)no subject
Date: 2005-09-02 06:06 am (UTC)I had quickly looked yesterday, but there didn't seem to be much options available. Might be more of them on a paid account.
no subject
Date: 2005-09-02 07:24 am (UTC)no subject
Date: 2005-09-02 07:38 am (UTC)You have to play with the css. Download the page as a "complete" webpage, you'll manage to get the stylesheet back. And then you have to try to find what kind of parameters you can change or add in it to get what you want. IF it is possible.
I know I managed to help Alexia with that a few weeks ago, but it was a less complicated case.
no subject
Date: 2005-09-02 08:25 am (UTC)Enfin, je l'ai sur la version de test. Il ne me reste qu'à trouver pourquoi la version en ligne est très légérement différente, je verrais ça ce soir.
Ouf... I think I got it this time
Date: 2005-09-02 09:17 am (UTC)One thing that might work:
* work on all the rest, keeping in mind there will be that pic of yours above.
* once you're done with it, save your livejournal webpage in complete mode so that you get back your stylesheet
* keep a copy of it, just in case
* modify the "header-title" part. What you will need to add is the url for your header pic, something to tell them what to do with it, and how much height you want. By example:
.header-title {PADDING-TOP: 300px; BACKGROUND-IMAGE: url(http://www.google.com/intl/en/images/logo.gif); background-repeat: no-repeat; background-position: top center;}
Of course, leave all what the rest that was in that header-title part, unless you also need to try to change some margins or whatever
* Save your stylesheet somewhere on the web
* Go to the Layout part of the customization page, go down to "Replacement Stylesheet URL" and give them the url of your stylesheet.
* Cross fingers and hope it works
I couldn't test it entirely, I just did so locally.
I hope it helps.
You can wait before the uploading&modyfying layout bit, and first try the stylesheet locally (you just have to load the page you saved, it will use the saved stylesheet), it's faster to try out things.
Re: Ouf... I think I got it this time
Date: 2005-09-02 02:58 pm (UTC)Re: Ouf... I think I got it this time
Date: 2005-09-02 03:21 pm (UTC)If you have, it's not that complicated.
If you haven't.... Well, you can always set all the other options, and I can modify the file for you if it's not yet clear.