Leave a comment

Comments 32

(The comment has been removed)

I am terribly sorry for the late reply. aprilclydel_ac January 8 2013, 13:32:50 UTC
First and foremost, I apologize for the late reply to this comment. D:

I tested the .headerimage code using calvione, and I did not find any problems at all; the header image showed correctly. Your problem may have something to do with the codes you inputted.

See the edited sample of the given .headerimage codes (the ones I applied on this comm journal):

.headerimage {
margin: 30px auto 30px;
padding: 0;
background: url(http://evanessencia.net/content/graphics/1.png) #F6F6F6;
border: #FFF 10px solid;
width: 950px;
height: 300px;
-webkit-box-shadow: #CCC 0 0 5px;
-moz-box-shadow: #CCC 0 0 10px;
-ms-box-shadow: #CCC 0 0 10px;
-o-box-shadow: #CCC 0 0 10px;
box-shadow: #CCC 0 0 10px;
}

Try to compare it with the codes you inputted yourself. Maybe you simply forgot to add the 'px' to the width and height?

I hope this helped. :) If you still cannot find the solution, please provide me with your own edited version of the codes for . ( ... )

Reply


kseenaa January 7 2013, 00:03:56 UTC
Can't get my header to show up in my community (gs_daily) For some reason. I've followed the instructions and then put the code at the bottom of it all. Help?

Reply

aprilclydel_ac January 8 2013, 13:38:15 UTC
Maybe you simply forgot to add the 'px' unit after the width and height?

I tried testing the .headerimage codes on calvione (this community journal), and it worked perfectly. (You can have a live preview of it on the community itself.) You can actually place the codes for the header image anywhere.

These are the codes I inputted (based on the given codes above for .headerimage):

.headerimage {
margin: 30px auto 30px;
padding: 0;
background: url(http://evanessencia.net/content/graphics/1.png) #F6F6F6;
border: #FFF 10px solid;
width: 950px;
height: 300px;
-webkit-box-shadow: #CCC 0 0 5px;
-moz-box-shadow: #CCC 0 0 10px;
-ms-box-shadow: #CCC 0 0 10px;
-o-box-shadow: #CCC 0 0 10px;
box-shadow: #CCC 0 0 10px;
}Try to compare the codes above with your edited version and try to see what may have caused the codes to not work ( ... )

Reply

kseenaa January 9 2013, 22:55:24 UTC
AHA! See, that was what I did wrong. :-D I didn't add the px after the width and hight! :-D Didn't know it had to be there. Lesson learned! Thank you kindly! The layout looks awesome on our dear comm, and you are properly credited to! Thank you!

Reply


(The comment has been removed)

aprilclydel_ac January 8 2013, 13:40:32 UTC
You're welcome, and thanks to you as well. :D

Reply


eurii January 10 2013, 02:01:02 UTC
I love this layout! It uses all my favorite colors and the style is super cute :)

I'm having a slight problem with my friends page though that I hope will be an easy fix :)

It looks like all feeds and some communities are having formatting issues with the community name. Here's an example:
http://eurii.livejournal.com/friends?show=Y

Thanks!

Reply


marchskies January 14 2013, 23:29:17 UTC
I've been searching all day for a layout with even a few attempts at "designing" one myself. This is exactly what I've been searching for! Thank you! Credit in profile. :)

Reply


Leave a comment

Up