Title: Editing template css
Last modified: August 21, 2016

---

# Editing template css

 *  Resolved [guy.chaimy](https://wordpress.org/support/users/guychaimy/)
 * (@guychaimy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/)
 * Hey,
 * I’m trying to get the latest post from another site. I would like to implement
   it in a webpage. I use the shortcodes option. I would like to use the image-box
   template with some changes.
 * When I go to template editor, I don’t have the all the css files for all the 
   possible templates. I only have “style”, “colorbox”, “frontend” & “newsticker”.
   
   Another funny thing is that it says that all 4 are not in use. It stays the same
   no matter what template I pick in the “shortcodes settings”.
 * Thanks.
 * Guy
 * [https://wordpress.org/plugins/wp-rss-multi-importer/](https://wordpress.org/plugins/wp-rss-multi-importer/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048436)
 * are you using the templates.css file in the templates folder?
 *  Thread Starter [guy.chaimy](https://wordpress.org/support/users/guychaimy/)
 * (@guychaimy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048454)
 * None of the 5 css files I have works.
    The only thing that affect the style of
   the list is the setting in “widget for shortcodes” sidebar in the Style->Widget
   option. Furthermore when I use the “shortcodes parameters” (i.e. [do_widget “
   rssmulti importer hdsize=”16px”] option it doesn’t change anything.
 * When I use Chrome inspect element to check the html code and styling I see that
   the some of the style elements are in the code (i.e. <div class=”imagefix” style
   =”float: left;”>
 * Thanks,
 * Guy
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048470)
 * can you give me and an example of where this is happening…that is style elements
   you noted. Here is a movie that shows the template.css file
 * [http://www.screencast.com/t/AtphGG5HK](http://www.screencast.com/t/AtphGG5HK)
 * now, the first thing is know if you are using:
 * 1. The feed to post option
    2. The shortcode 3. The widget (which is different
   from the shortcode).
 *  Thread Starter [guy.chaimy](https://wordpress.org/support/users/guychaimy/)
 * (@guychaimy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048498)
 * This is my website: [http://www.cig-re.com/new/](http://www.cig-re.com/new/)
   
   In the bottom you can see rss multi importer. I use plugin called “amr shortcode
   any widget”. I add the line “[do_widget “RSS Multi-Importer” ]” to my page.
 * I hope it’s what you need.
 * Thanks,
 * Guy
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048501)
 * first of all, since you are using the widget, the parameters in don’t work in
   the do_widget code.
 * If you want to increase the headline size, I would go into templates.css and 
   add this:
 *     ```
       .news > a{
       font-size:18px; //or whatever size you want
       }
       ```
   
 * then save the templates.css file by going to template options tab.
 *  Thread Starter [guy.chaimy](https://wordpress.org/support/users/guychaimy/)
 * (@guychaimy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048516)
 * Thanks. Since I would like to make many more changes, how else can I use the 
   plug-in in a page to enjoy all the templates & parameters ?
 *  Thread Starter [guy.chaimy](https://wordpress.org/support/users/guychaimy/)
 * (@guychaimy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048518)
 * I would like to use the boxes-image template (not just to change the heading 
   size).
 *  Plugin Author [Allen](https://wordpress.org/support/users/amweiss98/)
 * (@amweiss98)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048521)
 * If you use the shortcode you can use the parameters and the template.css file
   already had most of the css that you can change
 *  Thread Starter [guy.chaimy](https://wordpress.org/support/users/guychaimy/)
 * (@guychaimy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048568)
 * Thank you !!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Editing template css’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-rss-multi-importer_a9b8a0.svg)
 * [WP RSS Multi Importer](https://wordpress.org/plugins/wp-rss-multi-importer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rss-multi-importer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rss-multi-importer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rss-multi-importer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rss-multi-importer/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [guy.chaimy](https://wordpress.org/support/users/guychaimy/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/editing-template-css/#post-5048568)
 * Status: resolved