• Resolved fringer

    (@fringer)


    Hiya,

    I’m having a problem with tables. If it’s a wide table, let’s say wider then half the content area width, it’s centered properly. Now, if the table is narrow, than it’s not centered, it’s in a totally weird space – it’s centered left, but with a large margin.

    How can I fix this? Anyone else having this problem? It would be best to enter something in the css of the plugin so all tables would behave the same.

    Btw, thanx for this great plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Vova

    (@gn_themes)

    Hi fringer. Show me the link.

    Thread Starter fringer

    (@fringer)

    Hiya,

    sorry, company policy forbides it.

    I’ve upgraded to latest version, .7, and everything went to hell, either the design is breaking or the plugin doesn’t show.

    I’ve reapplied the style.css and still nothing. Tabs work, but table do not show up.

    EDIT: I’ve turned on “disable custom formatting” and now tables work.

    But, how do I center them? Are they supposed to be centered by default?

    I have some tables that are less than half page wide – how does Shortcodes Ultimate work with those, as far as centering is concerned? Is there any way to override the default setting?

    Plugin Author Vova

    (@gn_themes)

    Try to wrap tables in div with next styles
    <div style="width:400px;margin:0 auto"> ...table... </div>

    Thread Starter fringer

    (@fringer)

    Heh, it turned out my theme styling was overriding the plugins sttyling.

    thanx for your help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Narrow tables not centered properly’ is closed to new replies.