Skip to main content

Some HTML style in title text box

10 Views
0 Replies
1 min read

Hi Maverick,

I am trying to design a table into the title text box using the follown HTML sequense

<table cellpadding="8"><tbody><tr><td><img src="/./images/posters/xxx.jpg" width= "80" height="130"></td><td><b>movie_title</b><br><b>Dir.: </b>Name (Country)<br><b>Date out </b>dd/mm/yyyy<br><b>Distribute: </b>some text</td></tr></tbody></table>

It seems to work fine as it returns exactly what I need. The problem is that the vote button disappears...

When I remove the the the button comes back normally...

Keep in mind that I have already increased the "title" field ftom jcp_options MYSQL table to VARCHAR(700)

Could you please help?
Many thank's

 

0 Replies

No Replies Yet

Topic Author

K

kost36

@kost36

Topic Stats

Created Sunday, 27 November 2022 10:34
Last Updated Wednesday, 30 November 2022 09:10
Replies 0
Views 10
Likes 0

Share This Topic