News listting styling which files do i need to change to allow me to style the news into div styles if you can point me into the right direction i ahve six items i want contained in my own news control so its easier switched of the main page.
I think you have to give more information.
Are you using just the episerversample.. or do you have other kind of structure and just copied some code for the startpage or, ..?
My suggestion is opening your startpage in visual studio and identify where on the startpage you either have some tpe of news list or have a news control. If it is a news control you should ahve a register syntax in the top that points to where the code for the news item is. and then find the list and alter the html output.
Hope that gives some hints.