Leave a comment

Comments 46

ahmykitten February 24 2009, 11:29:11 UTC
Hello! I'm trying to add a header to your hallway layout. Is there a way to get the header aligned to the left instead of centered?

Thanks~ :D
And thank you for the beautiful layouts! ♥

Reply

minolta February 24 2009, 21:20:15 UTC
No problem! The part of the header code that says margin: 0 auto 0 auto;, change it to margin: 0 auto 0 0; 8)♥

Reply

ahmykitten February 24 2009, 23:38:12 UTC
Hooray! Thanks very much :D

Reply


(The comment has been removed)

minolta February 28 2009, 20:24:14 UTC
Thank you, sorry about that I didn't even think of it, thanks for reminding me! Here is the link, and I'll put it up on the main page too. :) ♥

Reply

(The comment has been removed)

minolta February 28 2009, 20:26:48 UTC
Haha yeah well, I just got in and have no life decided to check my email. You're more than welcome!

Reply


echolidia March 14 2009, 05:39:46 UTC
i hope this isn't an obvious question but here i go...

ok so i'm using the hallway lyt (http://kristallijn.livejournal.com/)
i figured out how to add the dummy text and horizontal line XD
but i'm having trouble adding the "extra links" section i tried looking in the customize journal page under link list. i added my links + title text but it's a no show :( help! please :D
lovely LOVELY work btw :D

Reply

minolta March 17 2009, 20:38:31 UTC
Ah that's my fault, just use this: sidebar.txt sorry about that. :(

Reply

echolidia March 18 2009, 03:20:16 UTC
Oh it's okay, thank you very much!!

Reply


infected_wound March 24 2009, 00:09:38 UTC
Um um! Question!

Is it possible to actually have separate images for the background and headers, or do I have to make the header a background (and, in the end, make a wallpaper of sorts out of it?)

I'm currently tweaking with the details coding :)

Reply

minolta March 24 2009, 01:14:47 UTC
Yes, definitely possible. The background image will go under the body tag, whereas the header image will go under the .headerimage tag.

So say, in the layout you're using right now, you have the .headerimage defined, but you also want to add a background image? You would do that by filling out body { background-color: #FF9999; background-image: none; background-repeat: repeat; background-attachment: fixed; text-align: left; color: #777; font-family: "times new roman", sans-serif; font-size: 11px; margin: 10px 0 0 0; }

and changing background-image: none; to background-image: url("URL OF IMAGE");

Does that make sense?

Reply


zombieflu April 7 2009, 23:17:44 UTC
A quick question concerning headers; I'm using your Kiwis layout and I went ahead and added a header and tried switching up the codes but I failed ;;. Would you mind helping me out? I want it to be right on top of the entries.

Reply

minolta April 8 2009, 01:02:33 UTC
No problem! What I'm going to have you do is just delete the line of code under .headerimage that looks like this: margin: 5 auto auto 0 0; and replace the entire line with this: margin-left: 30px; margin-top: 30px; margin-bottom: -30px; and that should work! Of course, fiddle with the numbers if needed. Let me know if you have any other questions or trouble or anything! ♥

Reply

zombieflu April 8 2009, 02:35:37 UTC
That worked perfect! Thank you so much♥

Reply


Leave a comment

Up