Raederle (
seleneheart) wrote in
acme_graphics2008-07-30 10:45 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
Your Huckleberry Bloggish Layout
Click thumbnail for a full size preview.

This layout will work for Firefox 3 and Safari. It will not work in IE. The zip file includes all graphics, the stylesheet and installation instructions.
Download the zip file.

This layout will work for Firefox 3 and Safari. It will not work in IE. The zip file includes all graphics, the stylesheet and installation instructions.
Download the zip file.

no subject
no subject
no subject
no subject
no subject
no subject
I like it - very nice. Saving :)
Errrrr Help
Attempting to use this gorgeous layout but for some reason .. all the left hand navigation items appear at the end of all the entries and not where they should. Could you take a look and tell me how I cocked this up :/ Would be ever so grateful
Alison
Re: Errrrr Help
Let me know if that doesn't work.
Re: Errrrr Help
Re: Errrrr Help
no subject
no subject
I'm willing to use it.
I'll credit, 'course.
no subject
just wanted to let you know I asked
.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
margin: 5px 0 0px 0;
border-bottom: none;
padding: 5px 5px;
background: #f2efe3;
color: #382a0d;
font-family: "Tahoma, sans-serif;
font-size: large;
text-align: left;
}
Just remove it, and it looks just fine in IE. I'm using this layout at my Insanejournal (http://dee-groovy.insanejournal.com) :)
no subject
Thank you so much for the heads up though!!
no subject
no subject
Also, there's a typo that messes this up in IE, check here for where it is. I haven't had a chance to fix it in the zip file. http://community.livejournal.com/acme_graphics/28045.html?thread=335757#t335757
no subject
thanks muchly. I notice that the userpic box for journal entries is cramped and long user names get cut off (can't be read clearly). Can the theme be tweaked in order to make the columns wider? I'm primarily thinking of the width of the white journal entry boxes. Forgive me if I'm coming across garbled, but my knowledge of coding is very limited.
no subject
This is the code to change:
Make the width 900px instead, and then also change this:
.layout-two-column-left #beta {
width: 600px;
float: right;
}
Make the width of the beta container 700px. The side bar is 200px, so that plus the content needs to add up to your total content width.
Also, the header won't line up perfectly at the top anymore because it's only 800px wide. You can change that also or leave it. It shouldn't be that noticeable because of the background tiles.
no subject
no subject
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
And then you need to put in the following codes to style it yourself:
The hex code I put it is for white, so you can go from there.
no subject