 |
 |
 |
 |
 |
| Author |
Message |
siamend

Joined: 17 Oct 2005 Posts: 70 Location: Deutschland |
|
my style? |
|
imaked this style
 |  |
<?PHP
include 'http://localhost/u/head.php';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>mallperr</title>
</head>
<body>
<div align="center">
<table width="750" border="1">
<tr>
<th bgcolor="#996600" scope="row"><p> </p>
<p>
</p></th>
</tr>
</table>
<table width="750" border="1">
<tr>
<th width="566" bgcolor="#FFF2D7" scope="row"><p align="left"><?PHP
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Âűáčđŕĺě, ÷ňî číęëóäčňü
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
if ($do == 'search'){
include $cutepath.'http://localhost/u/search.php';
} elseif ($do == 'users'){
$bgcolor = '#f7f7f7';
include $cutepath.'http://localhost/u/show_users.php';
} elseif ($do == 'category' and !$category){
echo cn_category();
} elseif ($do == 'archives'){
echo cn_archives();
} else {
$number = 7;
//$sort = array('title', 'ASC');
include $cutepath.'http://localhost/u/show_news.php';
}
?>
</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></th>
<td width="168" bgcolor="#FFF2D7"> </td>
</tr>
</table>
<p> </p>
</div>
</body>
</html>
|
where I must edit all URL (post title or READ more...etc) into my style does not go times to example http://localhost/u/example/index.php/2006/06/18/tets.html.
thanks 
|
|
| Sun Jun 18, 2006 9:18 pm |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2683 Location: Germany |
|
|
|
Options -> System settings -> Path to main page
Enter the path of your main page.
|
|
| Mon Jun 19, 2006 7:31 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|