date position + currents images + header

Aug 01, 2011 12:54

username: marlenem
account type: paid

Hi everyone!

I have 3 problems I'm unable to solve. I hope that somebody will be able to help me.
I'm using the layout Kemuri by velvetb0x, but I made a few changes in the codes. I'm providing the full edited codes under the cut ( Read more... )

date, header and footer, entries

Leave a comment

Comments 5

skeletario August 1 2011, 15:59:33 UTC
2) You can put tiny icons before the tags. This code usually works for me:

.ljtags {
background: url(http://yoururl.com) no-repeat left;}

and then just alter the padding until it's how you like. If you don't want the 'Tags:' text, though, you'll have to use this sort of code:

.ljtags {
background: url(http://yoururl.com) no-repeat left;
font-size:0;}

.ljtags a {
font-size: xpt;
color: #hexcode;}

I'm sure that works; let me know if it doesn't as I may have made an error here (I'm reciting from memory).

Reply

marlenem August 1 2011, 16:10:05 UTC
Thanks for the help! I've tried that (it's still in my codes), but it doesn't work :(, even the 'Tags:' text doesn't show up. (the 'music', 'mood' & 'location' texts are .png images created by me, I use those in my currents)

Reply

skeletario August 1 2011, 16:28:08 UTC
It's okay, sorry that I couldn't help. :)

I don't have a paid so I don't know if this is possible, but can you disable your theme layer temporarily to see if that's what's causing some of the issues?

Reply

marlenem August 1 2011, 17:13:12 UTC
The theme layer causes the problem with the tag icon, but I know it's possible to have an icon for the tags even if a layer theme is installed. I don't want to turn it off permanently because I love where it places my mood theme pictures, so I want to figure out what to do so the tiny icon to shows up :(

Reply



Leave a comment

Up