Anybody interested or willing to make me a Cutenews skin for me?
I can give all the information you need such as fonts, colours and images.
Instead of a div style would I be able to use my own <div class="></div> from my own website and if I did would it appear on my website just like the rest of my headers?

Well, i've changed the second div layer in Default template like this:

<div style="width:420px; height:50px; background-image:url(http://i41.tinypic.com/246nhvp.png);"><strong>{title}</strong></div>


The result looks like that in example2.php :
http://i41.tinypic.com/1536zia.jpg
That's what I have meant with using css styling https://cutephp.com/forum/style_emoticons/default/smile.gif


And just whereabouts do I put this?
Thanks!

I don't know what header you mean... Where should your photoshop image appear? Normaly you have a template with something like that:

<h1>{title}</h1>
<p>{short-story}</p>
<p>[full-link]Read more...[/full-link]</p>


If you want to show an image, add a div layer to the template and style it with css...


Say if I want this http://i41.tinypic.com/246nhvp.png to show up everytime I write a new entry where would I put the code so it does it everytime? Sorry if I'm not making much sense.

I can't see your problems... what header do you mean? you have to add {title} to your templates if the title is what you're missing.

So to add my own customised header such as one I made in Photoshop I would have to put the image url exactly where so it shows up on my posts because usually I would go <h1>Whatever my title was here</h1> but that does not seem to work now.

This is my website http://www.pinkl0ve.d0wnfall.info/ and as you can see the header has not shown up as it would usually do on the old version of Cutenews. What would I have to change in order to put in my own design of header for when I post my entries?

I have gone through the Cutenews installation process on my CuteNews FTP server and followed the instructions to the word.
I get passed the 'Process Installation' process and it comes up with a load of warnings.
But when I try to direct to another page like Add News or Options to Intergrate RSS on my site, it just takes me back to the login page.

Anyone figure out why?