This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Using inline code in posts with the code tag

Resolved 3 replies generalpremium
10 years ago · Last reply by Magus 10 years ago

Hi,
I have quite a few posts that display code inline using the normal . . . tags. I have also installed the Syntax Highlighter Evolved plugin for blocks of code. This works fine in the default theme. When I activate the Vantage Premium theme, however, the inline code is extracted to its own block. I’ve tried to over-ride this by writing my own CSS for code, but it doesn’t work.

(See below URL for the word “Person” and others.)

I really like this theme, but I really, really don’t want to back-edit my posts to get this to work!

Can you suggest a work around?

Thanks in advance.

URL: http://asgteach.com/asgteach_wp_dev/finding-getters-and-setters-with-java-reflection/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. gailanderson 10 years, 9 months ago

    Edit: That should read \ . . . \ tags.

  2. gailanderson 10 years, 9 months ago

    Hi All,

    I just found the question answered by another and the CSS seems to work great! Thank you.

    code {
        display: inline !important;
        padding: 0px !important;
    }
  3. Magus Staff 10 years, 8 months ago

    Hi Gailanderson

    Good to hear that you found a solution. If you need any more help please feel free to open a new support thread.

    Magus

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread