Labels

Posted in: Newsmag
Post count: 4

Hi everyone. Just a little quest.
How may i get this kind of labels?

[url=http://postimg.org/image/ecqkr7k7x/][img]http://s22.postimg.org/ecqkr7k7x/Unknown.jpg[/img][/url]

Thank you in advance for your answers.

Post count: 4

Sorry for the mistake. This is the right link.

http://s22.postimg.org/x52fusgm9/Unknown.png

Post count: 4

Anyone, please?

This is my website http://www.cinemaedintorni.dw3b.com and i would like to change labels of block 1 and 5 in homepage like in this sample http://s22.postimg.org/x52fusgm9/Unknown.png

Thank you!

Post count: 6535

Hi

Sorry for the delay, but we are a small team and we face a great deal of work.
This buttons are available only on Newspaper, but can be done with this custom css in Theme Panel->Custom Css:

.td_block_5 .block-title{
width:300px;
border-bottom:2px solid red;
}

.td_block_5 .block-title > span{
top:0;
height:30px;}

.td_block_1 .block-title{
width:300px;
border-bottom:2px solid red;
}

.td_block_1 .block-title > span{
top:0;
height:30px;}

The result should be like here: http://screencast.com/t/UxEnhnVBY http://screencast.com/t/MdZMTtpFa0k

Thanks!

Post count: 4

Thank you for your availability Andrei. I’ll try to do that. Good luck for your job!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.