smiles1976 Posted May 17, 2012 Share Posted May 17, 2012 Hi, I've attached 2 screenshots for reference. In screenshot #2 the background at the button is all white. It is supposed to look like screenshot #1. How can I fix this problem? Thanks in advance Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 17, 2012 Share Posted May 17, 2012 Hi smiles, I just checked both of those sites, and they both appear to work fine on my end. Can you please try clearing your browser's cache and then refresh the page and let me know if the issue persists? -Mike Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 Hi, I tried clearing the cache and the problem is still there. The difference can't be seen on the site until you get to the order confirmation pages. Thanks Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 17, 2012 Share Posted May 17, 2012 Hi, I tried clearing the cache and the problem is still there. The difference can't be seen on the site until you get to the order confirmation pages. Thanks If you check my screenshots, you'll see that this is the exact page I'm on as well on both sites. In your Back Office, can you please go to Preferences > Performance and enable Force Compile and disable Cache, and then reload the pages and let me know if the issue persists? -Mike Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 Hi, I tried that but I'm still having problem. I even tried using internet explorer but it's still having problems. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 17, 2012 Share Posted May 17, 2012 Hi, I tried that but I'm still having problem. I even tried using internet explorer but it's still having problems. Can you please try it from another computer? I've tested it on two separate computers here and can promise you that it is working properly on our end. -Mike Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 (edited) Which .css files do you have in themes/theme 184/css? cheers helldog *EDIT* Can you show us this code? themes/theme184/cache/53e279680c2c4ff2f726ec241f7a0274_all.css Edited May 17, 2012 by helldog2004 (see edit history) Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 Hi, here is the code. Thanks 53e279680c2c4ff2f726ec241f7a0274_all.css Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 div#wrapper1{min-width:1110px;min-height:100%;background:url('https://christiantshirtz.com/themes/theme184/css/../img/bg_pattern.jpg')}div#wrapper2{height:100%;background:url('https://christiantshirtz.com/themes/theme184/css/../img/bg_img.jpg') 50% 0 no-repeat}div#wrapper3{background:url('https://christiantshirtz.com/themes/theme184/css/../img/bg_header.png') 50% 0 no-repeat}div#wrapper4{width:1090px;margin:0 auto;text-align:left}div#left_column,div#center_column{float:left}div#columns{float:left}div#left_column{clear:left;width:240px}div#center_column{width:760px;margin:0 0 0 30px;padding:0 25px 80px 25px;background:url('https://christiantshirtz.com/themes/theme184/css/../img/bg_content_bottom.jpg') 0 bottom no-repeat #fff} This is all information regarding your background, it seems you are using bg_pattern.jpg, bg_img.jpg and bg_content_bottom.jpg for the footer Change this code to div#wrapper1{min-width:1110px;min-height:100%;background:url('https://christiantshirtz.com/themes/theme184/css/../img/bg_pattern.jpg')}div#wrapper2{height:100%;background:url('https://christiantshirtz.com/themes/theme184/css/../img/bg_img.jpg') 100% 0 repeat}div#wrapper3{background:url('https://christiantshirtz.com/themes/theme184/css/../img/bg_header.png') 100% 0 repeat}div#wrapper4{width:1090px;margin:0 auto;text-align:left}div#left_column,div#center_column{float:left}div#columns{float:left}div#left_column{clear:left;width:240px}div#center_column{width:760px;margin:0 0 0 30px;padding:0 25px 80px 25px;background:url('https://christiantshirtz.com/themes/theme184/css/../img/bg_content_bottom.jpg') 0 bottom repeat #fff} tell me if this worked (don't forget to make a backup! cheers helldog! Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 Hi, where should I insert the code? Thanks Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 If you go to themes/theme 184/css tell me which css files you have there.. You use a different template, so I can't tell from here Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 There are about 11 different ones Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 There are about 11 different ones it would be nice if you tell me the names of the .css files please. Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 (edited) So sorry, actually I don't really know anything about css files . Edited May 17, 2012 by smiles1976 (see edit history) Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 Wouw these are irritating, normally I can tell by the name of the .css file which one to use. Can you send all .css files to this forum, so I can take a closer look, at this moment it is linking to your cpanel! cheers helldog! Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 Do you mean all css files in the theme folder? Also, how can I unlink them after you've taken a look at them? Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 yeah all .css files please as the names doesn't make any sense to me at the moment. And you can unlink these files in the top by clicking on edit below your message select all, and click on unlink! Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 (edited) Thnks Edited May 17, 2012 by smiles1976 (see edit history) Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 Okay could you send me the global.css so I can tell you excactly what to change? Cheers helldog! Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 (edited) Hi, I believe this is the Edited May 17, 2012 by smiles1976 (see edit history) Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 yes it probably is, but the link is sending me to your cpanel login. Please just send the file, I can't get into your cpanel Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 Hi, here is the file. Thanks so much for your patience global.css Link to comment Share on other sites More sharing options...
smiles1976 Posted May 17, 2012 Author Share Posted May 17, 2012 Hi, actually I just changed the percentage from 50% to 100% as you mentioned in a previous post. Now, it's working perfectly. Thanks soooooo very much for you help. I truly appreciate it. Take Care Link to comment Share on other sites More sharing options...
helldog2004 Posted May 17, 2012 Share Posted May 17, 2012 Your welcome, happy it is solved please change the title to [sOLVED] Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 17, 2012 Share Posted May 17, 2012 Thanks helldog! I'll go ahead and mark this as solved for you. Happy selling! -Mike Link to comment Share on other sites More sharing options...
Recommended Posts