Files are attached. Basically i want the theme to be able to be displayed in 1024x whatever width browsers, however for some reason it's a few pixels too wide. I'v had a quick look and it seems to be a problem with 'rightcol'. First person to post a valid solution gets $5 paypal'd instantly
attachments doesn't work.. its Digitalpoint problem Please upload it some where or email me (brainwaves2[at]hotmail.com) Thanks - Brain
Never mind sorted it! OK here's a simpler problem. URL is james#cheema.com/#wpthemes/3/index.php without the hashes. As you will see in internet explorer the background of the list title in the column in the right hand side with the heading 'Pages' is mis-aligned, too far right. Whereas in firefox it aligns properly. Shouldn't be hard, just missing a margin/padding:0 somewhere. Again first person to solve it gets $5 pronto
in IE 6 i see million more bugs then just that :/ oh and in Header section, many css links are dead.. you might want to remove those if you don't plan on using them.. ain't impotent but nice to keep your code valid - Brain
Well I fixed it on internet explorer but then it messes up on firefox. It's a bug and I'm pretty sure that there is a very easy way to fix this. I'm just helping, I hope you figure the rest out. Add float: right; to the following in style.css: .widgettitle { float: right; margin-top:0; padding-top: 4px; padding-left: 14px; font-size: 12px; color: #ffffff; width: 144px; height: 24px; background: url(http://jamescheema.com/wpthemes/3/wp-content/themes/1/images/rightcol_left_headerbg.png); font-weight: normal; margin-bottom: 12px; } HTML: