Making A Layout: Tags Page

Jul 02, 2015 15:35

Account Status: All
Theme: Flexible Squares
Actions: Creating Your Own Layout: Calendar Page
Links: Code Index

Right now our Tags Page looks like this:

Read more... )

account: paid-permanent, !layout-tutorials, .flexible-squares, help with: tag page

Leave a comment

Comments 4

jesterlady January 13 2016, 06:58:24 UTC
Thank you so much for all this, it's amazing. I'm having trouble getting my tags to show up when I've changed to your Parker layout.
This is my tag code. I think I don't properly understand how to update it.

/*-----------Tags Page---------*/

ul.ljtaglist {
color: #black;
font-family: "arial";
font-size: 16px;
text-align: left;
text-transform: uppercase;
padding: 8px 8px 8px 50px;
background-color: #blue;
border: 0px solid #dedede;
}

ul.ljtaglist li { list-style-type: disc;
list-style-position: outside;
list-style-image: none;
}
Thanks in advance!

Reply

sireesanwar January 14 2016, 00:06:23 UTC
The coding looks good. Make sure the tags are turned on for your sidebar in the customization.
http://www.livejournal.com/customize/options.bml?group=sidebar

Reply

jesterlady January 14 2016, 04:30:55 UTC
Ok, that worked! Thanks!

Reply

sireesanwar January 16 2016, 01:17:25 UTC
You're welcome. Glad it was easy.

Reply


Leave a comment

Up