Solved spacing title focus
#1
Hello,

Can you help me, I try coding to reduce the spacing between the lines! I looked in the other skin, but I'm drowning! can you tell me how to call the function to encode the space between the lines. thank you

Image
Reply
#2
The height of the lines is determined by the viewtype's layout height. Look for:

PHP Code:
<itemlayout ... width="n" height="n"

and for the focused state:

PHP Code:
<focusedlayout ... width="n" height="n"
Reply
#3
Ah thank you, I thought it was for images, I was looking more complicated. I makes my life more difficult lol! thank you Jeroen
Reply

Logout Mark Read Team Forum Stats Members Help
spacing title focus0