PhpBB__Wap | как подключить
Тема закрыта by
Razboec
126031242,
Вместо style.css пропиши свой файл(если название другое)
NakON (13.02.2015 в 11:38)
<link rel="stylesheet" type="text/css" href="style.css">';
<link rel="stylesheet" type="text/css" href="style.css">';
Вместо style.css пропиши свой файл(если название другое)
156709843, не работает
DELETED
13 февраля 2015, в 12:03
Delete
126031242 (13.02.2015 в 12:02)
156709843, не работает
156709843, не работает
Шапку сюда выложите. Ща настроим.
126031242, Убери в конце кода(выше) апостроф...
DELETED
13 февраля 2015, в 12:05
Delete
<?
echo'<link rel="stylesheet" type="text/css" href="style.css">';
class navPanel {
public static function head ($access,$title){
global $user;
if($access=='Guest' && isset($user)){
header("Location:/main/");
exit();
}elseif ($access=='User' && !isset($user)) {
header("Location:/");
exit();
}
}
public static function foot(){
}
}
?>
echo'<link rel="stylesheet" type="text/css" href="style.css">';
class navPanel {
public static function head ($access,$title){
global $user;
if($access=='Guest' && isset($user)){
header("Location:/main/");
exit();
}elseif ($access=='User' && !isset($user)) {
header("Location:/");
exit();
}
}
public static function foot(){
}
}
?>
Razboec, выложил
<?php
echo '<?xml version="1.0" encoding="utf-8"?>';
echo '<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<meta name="keywords" content="мой сайт">
<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
<link rel="icon" type="vnd.microsoft.icon" href="favicon.ico">
<link rel="shortcut icon" href="icon.png">
<link rel="stylesheet" type="text/css" href="../styles/standart/style.css">';
echo '<?xml version="1.0" encoding="utf-8"?>';
echo '<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru">
<head>
<meta name="keywords" content="мой сайт">
<meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8">
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;">
<link rel="icon" type="vnd.microsoft.icon" href="favicon.ico">
<link rel="shortcut icon" href="icon.png">
<link rel="stylesheet" type="text/css" href="../styles/standart/style.css">';
DELETED
13 февраля 2015, в 12:08
Delete
126031242 (13.02.2015 в 12:07)
<?
echo'<link rel="stylesheet" type="text/css" href="style.css">';
class navPanel {
public static function head ($access,$title){
global $user;
if($access=='Guest' && isset($user)){
header("Location:/main/");
exit();
}elseif ($access=='User' && !isset($user)) {
header("Location:/");
exit();
}
}
public static function foot(){
}
}
?>
<?
echo'<link rel="stylesheet" type="text/css" href="style.css">';
class navPanel {
public static function head ($access,$title){
global $user;
if($access=='Guest' && isset($user)){
header("Location:/main/");
exit();
}elseif ($access=='User' && !isset($user)) {
header("Location:/");
exit();
}
}
public static function foot(){
}
}
?>
В какой папке файл style.css? Или он в корне?
Razboec, папка style