Help - Search - Members - Calendar
Full Version: Help! Creating a New Layout
Forums > Resource Center > Support Center > Livejournal Support > Livejournal Resolved Topics
SuperShineyGirl
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
Mulder
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?
SuperShineyGirl
Thanks so much for that. It is working right now! YAY! There was code for a header on the page with the stylesheet.

THANKS SO MUCH!


dance.gif dance.gif dance.gif dance.gif dance.gif dance.gif dance.gif dance.gif dance.gif
biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif biggrin.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.