Log In · Register

 
Help! Creating a New Layout
SuperShineyGirl
post Mar 12 2007, 10:22 AM
Post #1


Member
**

Group: Member
Posts: 20
Joined: Jan 2007
Member No: 493,365



help.gif I would like to make a layout like this

I like the colors I just want to change the header to this:



I believe this would be done in S2 oh and I would like to change the userpic link to something like this one with the little square boxes.

Any and All help will be appreciated!!!

biggrin.gif _smile.gif biggrin.gif
 
 
Start new topic
Replies
Mulder
post Mar 12 2007, 02:48 PM
Post #2


i lost weight with Mulder!
*******

Group: Official Designer
Posts: 4,070
Joined: Jan 2005
Member No: 79,019



ok, lets tackle the first question...first.

its flexible squares. the layout is here: http://community.livejournal.com/refuted/4453.html#cutid1

second.
CODE
  .ljuser img {
     width: 0;
     height: 0;
     background-repeat: no-repeat;
     background-color: transparent;
     background-image: url(IMAGEURL);
     padding: 8px 6px 4px 2px;
     }

  .ljuser img[src="http://stat.livejournal.com/img/userinfo.gif"] {
     background-color: transparent;
     background-image: url(IMAGEURL);
     padding: 8px 6px 4px 2px;
     }

  .ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
     background-color: transparent;
     background-image: url(IMAGEURL);
     padding: 7px 7px 2px 2px;
     }

i'm not completely sure if that'll work since thats for Smooth Sailing, but it can't hurt to try, right?
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: