[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4754: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4755: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4756: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3887)
 OpenForum.dk • Vis emne - Info box

Info box

Loaded osCommerce version - osC Manager og alle spørgsmål relateret hertil.

Redaktør: Redaktionen

Info box

Indlægaf Frank.m » 2006-01-14 11:24

Hej

Er der en der kan hjælpe med en info box.
Det jeg skal bruge er en box hvor der står finansiering, det eneste der skal være i den box er et billede fra sbv inkl. Et link når de klikker på billedet.

Se evt. på www.sweptech.dk hvad det er jeg mener.
Brugeravatar
Frank.m
Novice
Novice
 
Indlæg: 14
Tilmeldt: 2005-04-14 10:22

Indlægaf MixLand » 2006-01-15 13:32

***Oversætter***
Phpprobid incl. mails
mybb 1.4
Game Section 1.2
CubeCart 5.2.10
Brugeravatar
MixLand
Oldtimer :o)
Oldtimer :o)
 
Indlæg: 523
Tilmeldt: 2004-06-23 21:28
Geografisk sted: Hillerød

Indlægaf Frank.m » 2006-01-15 15:42

Det var bare super, mange tak for det. :D
Nu har jeg fået et billede ind på hjemmesiden, men hvordan laver man sådan at de kan klikke på billedet så der åbner et nyt vindue. Er meget ny ang. dette så jeg håber du bære over med det. :?
Brugeravatar
Frank.m
Novice
Novice
 
Indlæg: 14
Tilmeldt: 2005-04-14 10:22

Indlægaf superstoffer » 2006-01-15 16:28

Jeg har brugt denne kode i min box:

[php]
<?php
echo '<a href="din URL" target="_blank">';
echo tep_image(DIR_WS_IMAGES . 'dit_billede.gif');
</a>
?>
[/php]

Det åbner et link fra billedet i et nyt vindue...
"It's not the end! It's not even the beginning of the end!" -W.Churchill

superstoffer
Godt igang
Godt igang
 
Indlæg: 50
Tilmeldt: 2005-03-19 14:58
Geografisk sted: Aalborg

Indlægaf Frank.m » 2006-01-15 17:28

Super....
Mange tak for hjælpen :D
Brugeravatar
Frank.m
Novice
Novice
 
Indlæg: 14
Tilmeldt: 2005-04-14 10:22


Tilbage til osC Manager

Hvem er online

Brugere der læser dette forum: Ingen tilmeldte og 16 gæster

cron