Leave a comment

Comments 12

littlespike87 December 5 2006, 17:46:52 UTC
I like very much

Reply

mercscilla December 5 2006, 18:40:29 UTC
Thanks, hon ^^

Reply

littlespike87 December 5 2006, 18:53:00 UTC
Your welcome, love

Reply


unsung_hero_99 December 26 2006, 04:37:00 UTC
I was wondering, would you be able to tell me what size a header usually is?

Reply

mercscilla December 26 2006, 23:22:07 UTC
If you take the one I have in my personal journal, it would be 800x400 pixel.

Then sometimes it can be 800x300 pixel or 900x300 pixel. These are the sizes that are mostly used but in the end it's all up to you!

Reply


seraphina_snape July 10 2008, 19:37:14 UTC
I use the css stylesheet for a community I co-mod (pier56) (with a link back here, naturally). It's a really pretty layout, and I just wanted to say thank you before I forgot!

Thanks.

~ sera

Reply


magnavox_23 December 6 2008, 09:13:54 UTC
Thanks for the layout, it's beautiful!

This is the first time I have ever used anything with code, so this is most likely totally my fault, but I can't seem to figure out how to remove some little roman numerals that are floating next to the sidebar.

Reply

mercscilla December 6 2008, 09:32:59 UTC
*headdesk* No, no, it's my fault. I haven't gotten around to remove a code-bit that now glitches around with the Roman numbers.

In the stylesheet/code look for:

.entry ul li, ol li, li {
padding-left: 5px;
margin-left: 0px;
list-style: upper-roman;
list-style-position: outside;
}

and remove the two list-style bits:

.entry ul li, ol li, li
{
padding-left: 5px;
margin-left: 0px;
}

I'm deeply sorry for this!

Reply

magnavox_23 December 6 2008, 09:41:35 UTC
Oh please, don't be. You're amazingly talented!

And thankyou so much, that fixed it right up. :D

Reply

mercscilla December 6 2008, 12:17:30 UTC
OMG, your icon is AWESOM! *snickers*

You're very welcome. :)

Reply


seramercury January 20 2011, 16:12:01 UTC
Hey hon! Just wanted to let you know that I'm using this for an Atlantis RPG. It's beautiful! Thanks! :)

Reply

mercscilla January 21 2011, 20:01:28 UTC
Awww, thank you so much!!! *squishes*

♥ :)

Reply


Leave a comment

Up