Forums

Tables in JohnLoan 1.0.3 (4 posts)

  1. Mike_ox
    Member
    Posted 4 months ago #

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

    http://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

  2. ChristiNi
    Member
    Posted 4 months ago #

    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!

  3. Mike_ox
    Member
    Posted 4 months ago #

    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

  4. ChristiNi
    Member
    Posted 4 months ago #

    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!

Reply

You must log in to post.

About this Topic