fan4chevy Posted March 31, 2008 Share Posted March 31, 2008 Hi, Great mod. I am wondering how I can change the background color of the pop up window to another color such as D1D0B6? Thank you, Charles Quote Link to comment Share on other sites More sharing options...
wex Posted April 2, 2008 Share Posted April 2, 2008 Quite simple. Find "popup_add_image.php", go to line 117. Change: <body onLoad="resize();"> Replace with: <body style="background-color:#D1D0B6" onLoad="resize();"> This would change the whole popup window's background color. Hope it helps :) Quote Link to comment Share on other sites More sharing options...
fan4chevy Posted April 3, 2008 Author Share Posted April 3, 2008 Hi, Thank you for the help. You are good! :) The php file that I found was actually popup_image.php rather than popup_add_image.php. I really appreciate your help as you were the only one that has helped. I also hope this helps some one else. Makes it look more classy in my opinion. Thank you, Charles Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.