Cutenews and my Photoshop layout - HELP!!

They have: 10 posts

Joined: Apr 2004

delete please

He has: 1,380 posts

Joined: Feb 2002

Two Things:

#1- What is CuteNews?
#2- Link....

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

Well, you make your nice page however you wish, first of all.

<html>
    <head>
        <title>Your Template</title>
    </head>
    <body>
    <!-- your template goes here -->
    </body>
</html>
'

Then, inside your template, in the cell you want to have containing your news, you put something like this:

<?php
$number
= \"10\";
include (\"./cutenews/show_news.php\");
?>

And then it works.

If you want to edit how the content is displayed, you can make your own templates for news items, edit the default ones, whichever you wish. Those templates are in the admin area.

They have: 10 posts

Joined: Apr 2004

Mad

hey,

im really confused here. my question is, how do i get a php page/document (show_news.php) to open up within a frame on my photoshop layout? where do i put the include?

please,

erik

They have: 10 posts

Joined: Apr 2004

Mad

hey,

im really confused here.
my question is, how do i create frames the dimensions of my content boxes? how do i get them exactly where i need them?
and, how do i get a php page/document (show_news.php) to open up within a frame on my photoshop layout? where do i put the include?

please,

erik

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

Hey, Erik, you are aware that you're not posting on the cutenew forum, right? You might want to read responses that have already been given in the other forum (where I am moving this).

Edit: this thread has been merged.

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

1. provide an url of the page that's having the problem
2. you can't put an include into PHOTOSHOP -- however, assuming you have a framed layout, you use targets in the hyperlinks.
3. DO NOT POST MULTIPLE THREADS about the same issue.

tgreyz's picture

They have: 4 posts

Joined: May 2004

friends dont let friends do frames!
frames suck, not all browsers are compatible with them and they never come out right, stick to tables and cells in html!

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.