hmorris_glee: Now with awesome new layout!

Jan 11, 2010 11:19

So at last! I was able to fix up the layout, including the graphics made by the one and only mrtoulouse! Also, a mood theme, made by me :D

Check it out! )

mod post

Leave a comment

mrtoulouse January 11 2010, 18:48:02 UTC
Dude. A mood theme! You made a freaking mood theme! kjdg;akjdlkjg. I'm totally using it :DD

(Also, about the header problem, I'm thinking it might just be something in the coding? There might be some way to change the width of it to fit the banner, or to not make the banner repeat and to center it, instead? Worst comes worst, I could edit the banner to make it wider.)

Reply

mrtoulouse January 12 2010, 06:04:50 UTC
Okay, it is done! Well, hopefully. Just copy/paste the code below into the 'Custom CSS' box and it should fix things up real nice :)

#header, #header-content {
background-image: none;
}

#header-inner {
background-image: url(http://i718.photobucket.com/albums/ww185/mr_toulouse/hmorris2.png);
background-repeat: no-repeat;
background-position: top center;
height: 290px;
width: 780px;
}

#header-content-inner {
margin: 260px 0px 0px 0px;
}

#header-name a{
display: none;
}

#header-text ul{
font-size: 10pt;
}

#container-inner {
width: 780px;
}

#alpha {
width: 590px;
}

.layout-tw #alpha-inner {
width: 550px;
}

Reply

mooners January 12 2010, 06:08:02 UTC
Well it took care of the banner, and the text... sort of... see above to see the problem ;)

Reply

mrtoulouse January 12 2010, 06:14:18 UTC
Well, the good news is that that was done on purpose XD

I found the title to be very big and obstrusive, so I removed it. If you want it back, though, just enter these modified codes :

#header, #header-content {
background-image: none;
}

#header-inner {
background-image: url(http://i718.photobucket.com/albums/ww185/mr_toulouse/hmorris2.png);
background-repeat: no-repeat;
background-position: top center;
height: 290px;
width: 780px;
}

#header-content-inner {
margin: 230px 0px 0px 0px;
}

#header-name a{
font-size: 12pt;
}

#container-inner {
width: 780px;
}

#alpha {
width: 590px;
}

.layout-tw #alpha-inner {
width: 550px;
}

That should do the trick. Although, I can't be certain since I'm no longer testing it at my journal, but you can give it a try :)

Reply

mooners January 12 2010, 06:16:31 UTC
Well it's not the lack of title that was the problem, it's the location of the 'recent entries, friends, calendar, profile' etc links which is off ;) I'll go test the new code...

Reply

mrtoulouse January 12 2010, 06:18:57 UTC
Ooh, font's a little bit smaller than I'd wanted it to be, now; damn.

Reply

mrtoulouse January 12 2010, 06:23:50 UTC
Okay, here's hoping this is going to be the last modification to be made :

#header, #header-content {
background-image: none;
}

#header-inner {
background-image: url(http://i718.photobucket.com/albums/ww185/mr_toulouse/hmorris2.png);
background-repeat: no-repeat;
background-position: top center;
height: 290px;
width: 780px;
}

#header-content-inner {
margin: 222px 0px 0px 0px;
}

#header-name a{
font-size: 14pt;
}

#container-inner {
width: 780px;
}

#alpha {
width: 590px;
}

.layout-tw #alpha-inner {
width: 550px;
}

Reply

mooners January 12 2010, 06:27:22 UTC
Tweaked it a bit more, think it looks okay now... maybe if I made it go on the right... can I do that?

Reply

mrtoulouse January 12 2010, 06:31:01 UTC
Sure can :)

Where you see this :

#header-content-inner {
margin: 0px 0px 0px 0px;
}

Add a number in the bolded spot (I'd say around 240?) until it's where you want it.

Reply

mooners January 12 2010, 06:34:42 UTC
360, and we have a winner :D You're a life saver ;)

Reply

mrtoulouse January 12 2010, 06:37:46 UTC
Hurray! :'D

Reply


Leave a comment

Up