Title: Problems with display?
Last modified: August 22, 2016

---

# Problems with display?

 *  Resolved [gailwingate1](https://wordpress.org/support/users/gailwingate1/)
 * (@gailwingate1)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problems-with-display-1/)
 * Hi, I think there might be a problem with the way the My Posts page is displayed.
   It adjusts to my theme (Nirvana) so I have a red bar at the top of the page with
   the column headings, Date, Title, Status, etc. But above that is another red 
   bar with nothing in it. I’m not sure why? Also, I notice that there is link to
   create a post. I have an image that I took of the page to show you if I can get
   it to you somehow.
    Thank you!
 * [https://wordpress.org/plugins/frontier-post/](https://wordpress.org/plugins/frontier-post/)

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

 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problems-with-display-1/#post-5922675)
 * Hi,
 * Frontier Post does not put any red bars in the collum headings, but other plugins
   and your theme might have added css that does this.
 * You can fix this with the template css of Frontier Post: [http://wpfrontier.com/frontier-post-templates-css/](http://wpfrontier.com/frontier-post-templates-css/)
 * It will require some css understanding.
 *  Thread Starter [gailwingate1](https://wordpress.org/support/users/gailwingate1/)
 * (@gailwingate1)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problems-with-display-1/#post-5922723)
 * Okay, so I figured out what is going here.
 * It seems that my template changes the color of table.frontier-menu, frontier-
   post-add-new-link, and frontier-post-list-heading to Red. So users cannot see
   the “Create New Post” link. I’d prefer to leave my template settings as they 
   are, because of other things that will be affected. If I want to change these
   three things through my custom css plugin, how would I do this? I tried just 
   changing the table.frontier-menu in the following manner and nothing happened:
 * .frontier-menu {background-color:#FFFFE0;}
 * I’d like to be able to change all three of these things to different colors, 
   but I’m not sure what I’m doing wrong. I’m new to all of this so the more information
   you can give me the better.
    Thank you for all of your help.
 * Gail
 *  Plugin Author [finnj](https://wordpress.org/support/users/finnj/)
 * (@finnj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/problems-with-display-1/#post-5922744)
 * The easiest way is to use inspect element from Firefox, then you can test your
   changes immediately before applying them to you css – I try to explain how in
   the post
 * Sometimes you need to use the !important parameter – ex:
    .frontier-menu {background-
   color:#FFFFE0 !imortant;}
 *  [affanesm](https://wordpress.org/support/users/affanesm/)
 * (@affanesm)
 * [11 years ago](https://wordpress.org/support/topic/problems-with-display-1/#post-5922828)
 * Not able to display it. even after doing many setting, i want to display form
   by submitting it will directly saved in custom post type
 * But not able to display form, it showing :frontier-post shortcode not allowed
   in posts, only pages !
 * can u help me out

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

The topic ‘Problems with display?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/frontier-post_c8b8b0.svg)
 * [Frontier Post](https://wordpress.org/plugins/frontier-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontier-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontier-post/)
 * [Active Topics](https://wordpress.org/support/plugin/frontier-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontier-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontier-post/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [affanesm](https://wordpress.org/support/users/affanesm/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/problems-with-display-1/#post-5922828)
 * Status: resolved