| valuexofxpain ( @ 2007-12-27 00:43:00 |
| Entry tags: | problems |
Problems with layouts
Please , comment here the problem you're having and i'm going to try to solve it as quicly as possible.
Follow the rules below.
1. Posts here can't be anonymous or I won't answer.
2. All the post need to have the the name of the layout and the problem you've encountered.
FAQ:
Q. My images don't Show. What happened ?
A: 1. copy the images to your computer
2. upload them on imagehack or imagebucket and copy the code to an empty notepad or already on the custom css part of lj customize.
3.Ctrl+F to localize the word IMAGE_HEADER, and change it with the adress that you uploaded your images.
Ex.:
from this :
.header-title {
font-size: 0px;
background-color: transparent;
background-image: url(IMAGE_HEADER);
to this :
.header-title {
font-size: 0px;
background-color: transparent;
background-image: url(http://i225.photobucket.com/albums/d
Q. How I wrap the entry text unde user info ?
A. go to :
journal > customize journal > display > additional options >Wrap Entry text under userinfo
Realize that 'Wrap Entry text under userinfo ' differs from 'Wrap Comment text under userinfo'
once put on yes AND saved it should work on every page of your journal.
Q. I got the layout, installed, but it is different from your live preview. What i do ?
A. Two option for that. First. You didn't changed the key workds (IMAGE_HEADER, NAV_BG, BODY_BG, etc).
or second : You didn't put 'no' on the 'Use layout's stylesheet(s)' and 'Use layout's stylesheet(s) when including custom external stylesheet' at the custom css options.
You need to put both option to 'no' or else thing will get screwed XD