ok first its a asp.net web application second i left the folder structure defualt style
i added some images to style\images then i dragged them into the the master page
they dont show up on the register page login page etc one images does which is in a sub folder in Styles named icons i tried putting the pictures there no luck which is in the account folder
structure of application looks like this

Account-where login pages are
App_Data-database in here
Scripts-scripts in here
Styles-images in here css etc in here

running the image like this seems to work <asp:ImageButton ID="Imageidhere" runat="server" ImageUrl="imagepathhere.jpg" /> instead of dragging the pictures onto the page

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.