I am terribly sorry for the late reply.aprilclydel_acJanuary 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):
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?
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
( ... )
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!
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. :)
Comments 32
(The comment has been removed)
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
Reply
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
Reply
(The comment has been removed)
Reply
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
Reply
Leave a comment