Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 2
Seite [1]
MeTzGeR


Beginner




Beiträge: 1
# Thema - 01.03.2007 um 15:28 Uhr
Hi Leute...
ich weiss, die Frage kam schon oft aber ich bin nicht schlauer geworden. Sorry.
Fang gerade erst an mich da reinzuwursteln.

Möchte auf meiner Page BXCP 0.2.9.10 Oben in dem Kästchen ein Banner bzw. Header reinpacken.
Hab schon eine .jpg Datei die unter images abgespeichert ist. Meine Index.htm im gfx Ordner sieht so aus:

<!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" xml:lang="en" lang="en">
<head>
<title>
{func:title}
</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link href="gfx.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table width="900px" cellpadding="0" cellspacing="0" style="text-align:center">
<tr><td class="thead" style="width:900px;height:100px">
<a name="up">&nbsp;</a>
</td></tr></table>
<table cellpadding="0" cellspacing="0" style="width:900px;text-align:center">
<tr><td class="tlnav" style="width:135px"><br />
<table cellpadding="0" cellspacing="1" style="width:135px" class="forum">
<tr><td class="navhead">
Home
</td></tr><tr><td class="navbodyb">
- <a href="index.php?show=news&phpMyAdmin=a7d6a530ea7fe797a049ba44b388371f">News</a> <br />
- <a href="index.php?show=gbook&phpMyAdmin=a7d6a530ea7fe797a049ba44b388371f">Gästebu ch</a><br />
- <a href="index.php?show=board&phpMyAdmin=a7d6a530ea7fe797a049ba44b388371f">Forum</a>



Wo und wie füge ich das Bild (900x100 pixel) ein ?

Danke schonmal für die Hilfe !
Inaktiv
rocco


Going for pro




Herkunft: Wiesbaden
Beiträge: 444
# Antwort: 1 - 01.03.2007 um 16:12 Uhr
<td class="thead" style="width:900px;height:100px" >
<img src="pfad/zum/bild.xxx" alt="header"/>
</td>


------------------
WS | rocco
Projektleiter Webmedia Solutions
[ www.webmedia-solutions.de ]
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FSK 12 heißt: Der Held kriegt das Mädchen
FSK 16 heißt: Der Böse kriegt das Mädchen
FSK 18 heißt: Jeder kriegt das Mädchen
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Inaktiv
|
MeTzGeR
Thread-Ersteller


Beginner




Beiträge: 1
# Antwort: 2 - 01.03.2007 um 16:55 Uhr
Super...läuft. Besten Dank !!!
Hab allerdings die Bilddatei jetzt direkt im gfx Ordner liegen und nur noch benannt.

<tr><td class="thead" style="width:900px;height:100px">
<img src="head.jpg" alt="header"/>


Inaktiv
|
Antworten: 2
Seite [1]


Sie müssen sich registrieren, um zu antworten.