Ciao a tutti,
vorrei provare a fare una cosa di questo tipo: ESEMPIO
In basso nel footer c'è l'opzione Site Styel: Light / Dark dove cliccando si possono cambiare i colori della pagina.
Nel codice ci sono queste righe dove ho individuato qualcosa che forse potrebbe restituirmi quello che voglio...ma ho bisogno di una mano.
Grazie a tutti le info.
un saluto,
daniele.
codice:
<!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" lang="en" xml:lang="en">
<head>
<title>photokombat.com - Authentic fighting moments</title>
<link rel="alternate" type="application/rss+xml" title="photokombat.com - RSS Feed" href="http://www.photokombat.com/index.php?x=rss" />
<link rel="service.feed" type="application/x.atom+xml" title="photokombat.com - ATOM Feed" href="http://www.photokombat.com/index.php?x=atom" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta http-equiv="content-type" name="keywords" content="PhotoBlog,photokombat.com,me and my coach,Pixelpost" />
<meta http-equiv="content-type" name="description" content="photokombat.com-PhotoBlog: me and my coach, " />
<link rel="stylesheet" type="text/css" href="templates/simple/styles/light.css" title="light" />
<link rel="alternate stylesheet" type="text/css" href="templates/simple/styles/dark.css" title="dark" />
<script type="text/javascript" src="templates/simple/scripts/styleswitcher.js"></script>
</head>
<body>
<div id="navigation">
<h1>photokombat.com - Authentic fighting moments</h1>
<span class="menu">
Home |
Browse |
About
</span>
</div>
<a href="index.php?showimage=15">
[img]images/20080511013504_foto_006.jpg[/img]
</a>
<div id="image-navigate">
<span class="image-previous">Previous</span>
<span class="image-next"></span>
</div>
<div id="image-info">
<span class="addcomment">+ Comments</span>
<span class="title">me and my coach</span> - 11-05-2008 01:35:04
<table width="100%">
<tr>
<td id="image-notes"></td>
<td id="image-exif">
</td>
</tr>
</table>
</div>
<div id="footer">
Site Style: Light /
Dark|RSS 2.0 / ATOM feed|
Valid xHTML / Valid CSS
</div>
</body>
</html>