Plugin Author
Allen
(@amweiss98)
to add some space, go into template.css (in the templates folder), find the line that says
div.ftpimagefix{
/* margin:10px; */ /* uncomment to put margin around the image */
}
and uncomment the margin line like this:
div.ftpimagefix{
margin:10px; /* uncomment to put margin around the image */
}
there is no easy way at this point to eliminate the links…that could be done with javascript, but that’s not something I have time to deal with right now…sorry.
Thread Starter
Niels
(@zyne)
Allen… thanks for quick reply….
Somehow the change on the template.css has no effect on the image margin. I even deleted the RSS and reinstalled a new one, then revised template.
BTW, the top of the box says:
Editing wp-rss-multi-importer/templates/templates.css (inactive)
inactive? is that a problem?
Thread Starter
Niels
(@zyne)
Hi Allen… It worked… Thank you!!!!
okay nevermind the links.. you already help us a lot..
Plugin Author
Allen
(@amweiss98)
great.. p.s.
If the plugin is working for you, if you haven’t had a chance, take a second and rate the plugin by going to
http://wordpress.org/extend/plugins/wp-rss-multi-importer/
It helps other people know whether they should try it or not.
Thread Starter
Niels
(@zyne)
I just did… Thanks Allen…
Allen, love the idea and would love to use it and rate it, but it’s not working properly for me. On the “Feed to post setting”, I am not able to save the settings because the buttons at the bottom, to save and export I think, are completely missing. Please help. Thanks.
Plugin Author
Allen
(@amweiss98)
can you post a screen shot of what you’re seeing since I haven’t had anybody else mention this.