unsure of how to get a layout like this |
unsure of how to get a layout like this |
Sep 17 2006, 11:36 AM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 11 Joined: Sep 2006 Member No: 465,164 |
Hey guys. I'm trying to achieve something like this.
I've arranged blogs and things before, but I think LJ has a totally different system. See how her userpics are in every post? I want to do that but I don't know how! With blogger you can just place code around things and make divs wherever you wanted and stuff. Is there any way to see like the whole code for your journal and make edits to it there? I'm no stranger to html and css but I'm really confused. I've been looking at the FAQ's and the style editor... I think it's really just the syntax with all this LAST_N stuff that's confusing me. Any help would be much appreciated! |
|
|
|
![]() |
Sep 17 2006, 07:45 PM
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 11 Joined: Sep 2006 Member No: 465,164 |
Thanks! I think I've almost got it. :D
I'm using some code from this tutorial, and though I haven't changed the css for the tags, they won't get in there with the other currents. CODE .currents { margin-top: 10px; color: #9B9B9B; font-weight: lighter; text-transform: lowercase; font-family: "Arial", Tahoma, Helvetica, sans-serif; font-size: 7pt; } .currents strong, .currentmood strong, .currentmusic .currentlocation, .ljtags strong { color: #ff66be; font-weight: bold; text-transform: lowercase;f font-family: "Arial", Tahoma, Helvetica, sans-serif; font-size: 7pt; } .currentmood, .currentmusic, .currentlocation { color: #9B9B9B; font-weight: lighter; text-transform: lowercase; font-family: "Arial", Tahoma, Helvetica, sans-serif; font-size: 7pt; } .ljtags { color: #ff66be; font-weight: bold; text-transform: lowercase; font-family: "Arial", Tahoma, Helvetica, sans-serif; font-size: 7pt; } .ljtags a, .ljtags a:link, .ljtags a:visited { color: #9B9B9B; text-transform: none; font-weight: lighter; font-family: "Arial", Tahoma, Helvetica, sans-serif; font-size: 7pt; } .currentlocation a, .currentlocation a:link, .currentlocation a:visited { color: #9B9B9B; text-transform: none; font-weight: lighter; font-family: "Arial", Tahoma, Helvetica, sans-serif; font-size: 7pt; } .currentlocation a:hover, .ljtags a:hover { color: #ffacdc; font-weight: lighter; text-transform: none; font-family: "Arial", Tahoma, Helvetica, sans-serif; font-size: 7pt; } Not sure what the problem is with that. |
|
|
|
penkwin unsure of how to get a layout like this Sep 17 2006, 11:36 AM
insomniac she's using the S2 style system - that's w... Sep 17 2006, 12:44 PM
penkwin I never even thought of using S2! It says ... Sep 17 2006, 01:21 PM
penkwin Do you know how she changed the date format or the... Sep 17 2006, 05:49 PM
insomniac ah, as i suspected, she has a paid account.
so, s... Sep 17 2006, 06:01 PM
penkwin That's ok I have a paid account too... I think... Sep 17 2006, 06:06 PM
insomniac hm..
i'm not really much of a fan of variable... Sep 17 2006, 06:15 PM
penkwin Ohh you were totally right about the flexible squa... Sep 17 2006, 06:52 PM
insomniac CODE.headerimage {
width: 620px;
heigh... Sep 17 2006, 07:04 PM
insomniac what exactly are you trying to do? Sep 17 2006, 10:05 PM
joiedevie i think this community: peoplemachines can help yo... Sep 22 2006, 03:25 PM![]() ![]() |