Hi,
thanks for your post, and sorry for the trouble.
That line is called a border and you can remove it by adding some CSS code that is explained in the TablePres FAQ at http://tablepress.org/faq/remove-borders-from-a-table/
Regards,
Tobias
Hi,
sir i used this code but not working and i change any url through the tablepress but not update url why?
Hi,
I don’t see this code in the “Custom CSS” on your site. Where exactly did you add it?
And what URLs are you refering to? I don’t understand this…
Regards,
Tobias
Hi,
sir thanks for reply i resolve this issue.
but i want more one help?
can you please sir check this site
http://khawabnama.com/
images link
http://www.arrafi.com/wp-content/uploads/2014/02/undrline-images.png
i want for the same mouse hover images underline how i make this one option to my all tablepress images apply for the mouse hover underline, box, any one ?
my site link images. i add this images for the tablepress?
http://www.arrafi.com/Khwab-ki-tabeer-word/
Hi,
good to hear that you fixed the border. However, I don’t really see how… You added the CSS but you did not replace the table ID from N to the ID number…
For those green lines, you can add this to the “Custom CSS”:
.tablepress img {
border: 1px dotted transparent;
border-bottom: 2px solid transparent;
}
.tablepress img:hover {
border: 1px dotted #cccccc;
border-bottom: 2px solid #00ff00;
}
Regards,
Tobias
Hi,
So thanks sir really working Good Job TobiasBg
I like your plugin and your job and you any time help full all people I Like you. thanks
Regards,
Muhammad Jahangir
Administrator
Arrafi.com
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias