WordPress

Witaj Gościu ( Zaloguj | Rejestruj )

Każdy temat założony w ewidentnie złym dziale będzie usuwany! Proszę czytać opisy działów i regulamin!

> Uwaga!

Jeśli opisujesz problem ze skórką - podaj link do downloadu - nie każdy ma tą skórkę co Ty ;)

 
Reply to this topicStart new topic
> Zmienny nagłówek, Jak zrobić aby w nagłówku zmieniała się grafika?
global
post 18.6.2007 - 18:54
Post #1


aktywność:
*

Grupa: Bloger
Postów: 3

Nr: 2 654



Witam. Chciałbym, aby na stronie ****** zmieniał się plik graficzny w nagłówku, to znaczy aby np. po kliknięciu na ALBUM lub KONCERTOWANIE ładowała się inna grafika "na górę". I tak dalej. Da się coś takiego uskutecznić? Skóra Wp-Digital. Linku do skóry nie mam, niestety. Jestem trochę początkujący, ale podstawy kumam.
Go to the top of the page
 
+Quote Post
west28
post 19.6.2007 - 14:34
Post #2


aktywność:
*******

Grupa: Redakcja
Postów: 902

Nr: 309



za pomocą instrukcji warunkowej if
if is_category() - zmiana kategorii
if is_page() - zmiana strony
if is_home() - tylko na głównej
if is_single() - wyświetlanie przy pojedyńczym


--------------------
Go to the top of the page
 
+Quote Post
global
post 26.6.2007 - 06:39
Post #3


aktywność:
*

Grupa: Bloger
Postów: 3

Nr: 2 654



Ale gdzie to konkretnie wdusić? Beginner jestem. Plis hełp.
Go to the top of the page
 
+Quote Post
Fanatyk
post 26.6.2007 - 18:46
Post #4


Administrator
********

Grupa: Administrator
Postów: 1 472

Nr: 1



w header.php


--------------------
Go to the top of the page
 
+Quote Post
global
post 28.6.2007 - 10:33
Post #5


aktywność:
*

Grupa: Bloger
Postów: 3

Nr: 2 654



Pomęczę jeszcze. Co mam wklepać w nawiasach przy if? Mam cztery wersje nagłówka (head1,2,3,4.jpg). Póki co header.php wygląda tak:
KOD
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "[url="http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"]http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd[/url]">
<html xmlns="[url="http://www.w3.org/1999/xhtml"]http://www.w3.org/1999/xhtml[/url]" <?php language_attributes(); ?>>

<head profile="[url="http://gmpg.org/xfn/11"]http://gmpg.org/xfn/11[/url]">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>

<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->

<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />

</head>
<body>

<div class="container">
  <div class="left">
   <div class="head"></div>
   <div class="motto">
    <?php bloginfo('description'); ?>
   </div>
   <div class="menu">
    <ul>
     <li><a href="<?php bloginfo('home'); ?>/">home</a></li>
     <?php wp_list_pages('title_li=&depth=1'); ?>
    </ul>
   </div>
   <div class="content">
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



Wersja Lo-Fi Aktualny czas: 7 01 09 - 21:42
WebFan | Forum Komputerowe | Spotkania blogerów