F-locked Image

Feb 16, 2008 12:17

I'm a basic account user. Got a problem with my f-lock icon. Included my screenshot and CSS code under cut.

themerryant
/*-------------------------------------------------------------------
S2 Flexible Squares Stylesheet
by xplastique.livejournal.com

Change anything you like, but you MUST credit me with a LINK BACK.

Please do not remove this section
------------------------------------------------------------------*/

/*-------------------------------------------------------------------
Basics
-------------------------------------------------------------------*/
body {
background-color: #ABABAB;
background-image: url(none);
background-attachment: fixed;
text-align: left;
color: #9A9A9A;
font-family: Tahoma;
font-size: 7pt;
cursor: crosshair;
margin: 10px 0px 10px 0px;
}

a:link {text-decoration: none; color: #FF699E;}
a:visited {text-decoration: none; color: #FF699E;}
a:active {text-decoration: none; color: #FF699E;}
a:hover {text-decoration: none; color: #EE6AA7; cursor: ne-resize;}

p, blockquote {font-size: 7pt; background-color: #FFFFFF; padding: 5px;}
code, kbd, pre, tt {font-size: 7pt; background-color: #FFFFFF; padding: 5px;}

/*-------------------------------------------------------------------
General page alignment and width
-------------------------------------------------------------------*/
#content {width: 750px; margin-left: auto; margin-right: auto; background-color: transparent; border: 0px; padding: 0px;}
#maincontent {float: left; margin-top: 0px; width: 560px; font-family: Tahoma; font-size: 7pt; background-color: #FFFFFF; color: #9A9A9A; text-align: left;}
#sidebar {float: right; margin-top: 0px; padding-top: 15px; background-color: #FFFFFF; width: 190px; text-align: left;}

/*-------------------------------------------------------------------
Header and header image
-------------------------------------------------------------------*/
#header {width: 750px; height: 25px; padding-top: 10px; margin-top: 50px; border: 0px; background-color: #FF699E; text-align: center; font-family: Tahoma; font-size: 7pt; font-weight: bold; color: #FFFFFF;}
.headerimage {width: WIDTH; height: HEIGHTpx; background: url('IMAGE') no-repeat; margin: 0px auto;}

div#header a:link {text-decoration: none; color: #FFFFFF; font-weight: bold;}
div#header a:visited {text-decoration: none; color: #FFFFFF; font-weight: bold;}
div#header a:active {text-decoration: none; color: #FFFFFF; font-weight: bold;}
div#header a:hover {text-decoration: none; color: #EE6AA7; cursor: ne-resize;}

.title {visibility: hidden;}
.subtitle{visibility: hidden;}

/*-------------------------------------------------------------------
Header links section
-------------------------------------------------------------------*/
ul.navheader {padding: 0px; margin: 0px;}
ul.navheader li {display: inline; padding: 0 3px 0 3px;}

/*-------------------------------------------------------------------
Entry stuff
-------------------------------------------------------------------*/
.entry {margin: 0px 0px 0px 0px; padding: 15px; background-color: #FFFFFF; color: #9A9A9A; font-family: Tahoma; font-size: 7pt; font-weight: none; text-align: left; border-width: 0px;}
.userpic {display: none;}
.date {text-align: right; text-decoration: none; color: #9A9A9A; font-family: Tahoma; font-size: 7pt;}
.subject {padding: 0px; text-align: left; color: #FF699E; font-family: Tahoma; font-size: 7pt; text-transform: uppercase;}

.subject a:link {text-decoration: none; color: #FF699E;}
.subject a:visited {text-decoration: none; color: #FF699E;}
.subject a:active {text-decoration: none; color: #FF699E;}
.subject a:hover {text-decoration: none; color: #EE6AA7; cursor: ne-resize;}
.datesubject {background-color: transparent; padding: 10px;}
.entry ul li {padding-left: 5px; margin-left: 15px;}
.entry ol li {padding-left: 5px; margin-left: 15px;}

/*-------------------------------------------------------------------
Entry Stuff - Current Mood, Music and Location
-------------------------------------------------------------------*/
.currents, .currentmood, .currentmusic {margin-top: 20px;color: #9A9A9A; font-family: Tahoma; font-size: 7pt;}

/*-------------------------------------------------------------------
Entry Stuff - Comments
-------------------------------------------------------------------*/
.comments {font-family: Tahoma; font-size: 7pt; text-align: right; padding: 0px 5px 0px 5px; position: relative; top: 15px; background-color: transparent;}
div.comments a:link {text-decoration: none; color: #FF699E;}
div.comments a:visited {text-decoration: none; color: #FF699E;}
div.comments a:active {text-decoration: none; color: #FF699E;}
div.comments a:hover {text-decoration: none; color: #EE6AA7; cursor: ne-resize;}

/*-------------------------------------------------------------------
Entry Stuff - Separator
-------------------------------------------------------------------*/
.separator{height: 40px;}

/*-------------------------------------------------------------------
Special friends page customization
-------------------------------------------------------------------*/
.userpicfriends {position: relative; float: right; padding: 5px; margin: 10px; text-align: center; background-color: #FFFFFF; font-family: Tahoma; font-size: 7pt; z-index: 15; color: #9A9A9A;}

/*-------------------------------------------------------------------
Sidebar
-------------------------------------------------------------------*/
div#sidebar a:link {text-decoration: none; color: #9A9A9A;}
div#sidebar a:visited {text-decoration: none; color: #9A9A9A;}
div#sidebar a:active {text-decoration: none; color: #9A9A9A;}
div#sidebar a:hover {text-decoration: none; color: #EE6AA7; cursor: ne-resize;}
.defaultuserpic {display: none;}
.sbarheader {padding: 0px 5px 0px 5px;}
.sbarbody {padding: 0px 5px 0px 5px;}
.sbarbody2 {padding: 0 5px 0 5px; font-family: Tahoma; font-size: 7pt; text-align: left; color: #9A9A9A;}
table.calendar {margin-right: auto; margin-left: auto;}
.sbarcalendar {border: 0px;background-color: #FFFFFF;text-align: center; font-family: Tahoma; font-size: 7pt; padding: 5px; color: #9A9A9A;}
.sbarcalendarposts {border: 0px; background-color: #FFFFFF; text-align: center; font-family: Tahoma; font-size: 7pt; padding: 5px; color: #ABABAB; }
ul.sbarlist {padding-left: 0px; margin-left: 0px; list-style: none;}
li.sbaritem, .tagcloud {padding-left: 3px; list-style: none;}
li.sbaritem a:link {line-height: 8pt; display: block;}
li.sbaritem a:visited {line-height: 8pt; display: block;}
li.sbaritem a:active {line-height: 8pt; display: block;}
li.sbaritem a:hover{line-height: 8pt; display: block; font-weight: none; text-decoration: none; color: #EE6AA7;}
li.sbartitle {background-color: transparent; margin-bottom: 0px; margin-top: 5px; color: #FF699E; font-family: Tahoma; font-size: 7pt; line-height: 2px;}
span.count {display: none;}

/*-------------------------------------------------------------------
Footer
-------------------------------------------------------------------*/
#footer {width: 750px; color: #474747; font-family: Tahoma; font-size: 7pt; background-color: transparent; z-index: 100; clear: none; text-align: center;}
div#footer a:link {text-decoration: none; color: #474747;}
div#footer a:visited {text-decoration: none; color: #474747;}
div#footer a:active {text-decoration: none; color: #474747;}
div#footer a:hover {text-decoration: none; color: #EE6AA7; cursor: ne-resize;}
ul.navfooter {padding: 5px; margin: 5px;}
ul.navfooter li {display: inline; margin: 0px; padding: 0px 5px 0px 5px; background: transparent; text-align: center;}
.clearfoot {clear: both;}

/*-------------------------------------------------------------------
Archive Pages
-------------------------------------------------------------------*/
ul.year {text-align: center; padding-bottom: 40px;}
ul.year li {display: inline;}
table.yeartable {margin-left: auto; margin-right: auto;}
table.yeartable td.yeardate, table.yeartable td.yearday {border: 0px;}
table.yeartable td.yearday {background-color: #FFFFFF; text-align: center;}
td.yearmonth {border-style: none;}

/*-------------------------------------------------------------------
Misc
-------------------------------------------------------------------*/
.clear {height: 0px;}

/*-------------------------------------------------------------------
F-lock/Ljuser Image
-------------------------------------------------------------------*/
.subject img[src="http://stat.livejournal.com/img/icon_protected.gif"]{width: 0; height: 0; padding: 15px 11px 0px 0px; background: url(http://img88.imageshack.us/img88/5201/lockks2nf9.gif);}
.subject img[src="http://stat.livejournal.com/img/icon_private.gif"]{width: 0; height: 0; padding: 15px 15px 0px 0px; background: url(http://img88.imageshack.us/img88/2140/notebooks2yr0.gif);}
.ljuser img {width: 0; height: 0; background-repeat: no-repeat; background-color:transparent;background-image: url(http://img217.imageshack.us/img217/880/userbyexcentrictn2.gif); padding: 12px 3px 0 5px;}
.ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {background-color:transparent; background-image: url(http://img217.imageshack.us/img217/880/userbyexcentrictn2.gif); padding: 12px 3px 0 5px;}
.ljuser img[src="http://stat.livejournal.com/img/community.gif"] {background-color:transparent; background-image: url(http://img95.imageshack.us/img95/3073/3linesbyexcentricti0.gif); padding: 12px 3px 0 5px;}
>



Click on the image to expand!
Thank you! (:

SOLVED! THANK YOU scotchsour! :)

date format, solved

Previous post Next post
Up