• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HTML / Javascript / Stylesheet HELP NEEDED!

Superwormy

Golden Member
http://64.252.92.24/dev/client_job.php?newclient=1

Go to above said link, scroll to the bottom and click the ' New Client ' button.

On the next page, you'll see posting options that'll look all ugly cause they're on a grey backgroun dinstead of white. I need to find a way to change that to white, WITHOUT using <table> tags because the person who did the Javascript made it so that the javascript breaks if you use a <table> tag.

Ideas?
 
Link doesn't work...

background: white;

won't work either, because the background will fill over to the right, where there's a 64px grey colored column... :-(
 
Odd that the link doesn't work, it's ok for me. Try it again, my code overcomes the bug that Czar's code doesn't fix.

teknodude
 
Originally posted by: teknodude
Odd that the link doesn't work, it's ok for me. Try it again, my code overcomes the bug that Czar's code doesn't fix.

teknodude

Link works here.

🙂

When is AT going add a code tag that simply doesn't interpret the text in it?
 
Well, glad the link works for you bjb86s!

As to the limitation with code in the AT forum, the AT team say they can't modify the forum in that way as it's a commercial product.

teknodude
 
Back
Top