... just one question I'm confused with this normally i don't mind the dpi.. where can i exactly adjust this setting?
The PPI tag setting should not influence the actual image data in the file, unless the tag is somehow incorrectly used in the downsampling algorithms. It's just a suggestion for the output dimensions in inches or metric units. Most modern displays/monitors have approximately a fixed 96 PPI setting, so the image size is only determined by the number of pixels.
In Photoshop, under the Image menu, Image size... . When you
only want to adjust the PPI value, first
uncheck the "Resample image:" box. By unchecking it, you only change the PPI tag of the file, the actual file size in pixels will remain unchanged.
BTW, Dots Per Inch (DPI) and Pixels Per Inch (PPI) are stricktly speaking 2 different things. PPI is related to the file/input dimensions, whereas DPI is related to the output technology (e.g. some inkjet printers can sub-divide each pixel in upto 16 dots per linear dimension, to simulate intermediate ink colors). Since different output technology can use different DPIs, with the same PPI input, DPI is a confusing metric unless the output technology is know beforehand.
Bart