• I’m using them JohnLoan 1.0.3 and I have put a table in this page

    https://www.vipyournight.co.uk/chilli-white/

    Problem is the first 2 entries are white until the mouse is over them. How can I fix this?

    It’s defiantly a theme setting so I’m thinking of changing the code in the editor, I just don’t know where to find it or what to look for.

    Any help is appreciated.

    Thanks
    Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Mike,

    I took a look at your page using the Firebug extension with Firefox. I noticed this in the page source:

    <table id=”cftble_869572850″ class=”bgcolor:black”>

    I think perhaps you meant this:

    <table id=”cftble_869572850″ bgcolor=”black”>

    Hope this helps!

    Thread Starter Mike_ox

    (@mike_ox)

    Thanks but this was just me messing about trying to set the table background. I’ve tried what you say but the problem remains.

    The problem is with the theme itself. I’ve created a simple table on the home page and it turns the background to white also. I neet to turn that function off some how and I expect I’d need to change something via the theme editor.

    This must be a flaw in the thenme as the text is defualt white so creating alternating white backgrounds is a silly idea.

    Mike

    Hi Mike,

    I took another look at your page and it looks like you sorted this out. If not, try looking at the table with the Firebug extension in either Firefox or Chrome so you can pinpoint the CSS that’s controlling the styles.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tables in JohnLoan 1.0.3’ is closed to new replies.