#ATTENTION ALL THOSE ALREADY USING THE PRINT_ENTRY FUNCTION
#YOU HAVE TO REPLACE THIS PART OF YOUR CODE, NOT JUST ADD IT OR IT WON'T WORK.
print $content_top;
I don't understand that part, and i think thats whats giving me all the problems. Can someone help me?
Whenever i add a new part to my layer that contains all my customizations, i add the print_entry function to each new code part if it calls for that, so i guess thats why im confused. But then it says replace the code, what do i replace and where do i find it?
Edit: Ok i have two layers, one that i use for testing my codes out and the other that once the codes work i add it to my custom layer. So i got it to work on my test layer, which if you take a look you can see. The scroll bars are smaller than the entries because i have the scroll set for the shrink & center code, which i have in my custom layer. Now when i add the scroll code to my custom layer which contains the s&c code, the scrollbars aren't showing up, so my layout won't shrink. So what am i doing wrong? Here is the code i have in my test layer, (http://www.livejournal.com/customize/advanced/layersource.bml?id=4358452&fmt=html).
Edit 2: Okay i added the S&C code to my test layer with the scrollbox and it works, so whats the problem?