JetSteele Posted September 30, 2014 Share Posted September 30, 2014 Hi, hope I am asking this question in the right forum, If not sorry. Does anyone know the exact color # of the background of the description page on a mod? Might seem like a strange question but I am making jpegs with header images for my mod and would like the background of the image to be the same as the mod page just so it doesn't have a separation between the picture and the page. Have a great day! Link to comment Share on other sites More sharing options...
McclaudEagle Posted September 30, 2014 Share Posted September 30, 2014 Keep in mind I'm not that great with Photoshop, but wouldn't it be better to simply make the background of the image transparent, so it just blends in anyway? Nevertheless, I think this is the code you're wanting: #404040 Link to comment Share on other sites More sharing options...
JetSteele Posted October 1, 2014 Author Share Posted October 1, 2014 Sorry I didn't respond sooner, I was busy with voice acting for a couple mods. Yes it would be simpler with a transparent background but at the moment even when I save with a transparency it saves with a solid white background. Maybe a bug with the program? I don't know... and thanks for the color code. Helps a lot for the headers :) Link to comment Share on other sites More sharing options...
AaronOfMpls Posted October 1, 2014 Share Posted October 1, 2014 (edited) The jpeg format can't do transparency. If you want a transparent background, you'll have to save those images as PNGs or GIFs. They'll probably look better as PNGs as well, since they won't have the compression artifacts of a jpeg (unless your original image has some). And if they have large areas of solid color, then the file sizes might even be smaller, too. Edited October 1, 2014 by AaronOfMpls Link to comment Share on other sites More sharing options...
JetSteele Posted October 2, 2014 Author Share Posted October 2, 2014 oh... didn't know that about jpegs, well that fixes that issue. Thanks for letting me know :) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now