[How to] put an Image (+Link) into Header (no j Pro)

Collect useful stuff here: Tutorials, HowTos, Designs and so on

[How to] put an Image (+Link) into Header (no j Pro)

Postby simonk.jimdo.com on 05 Nov 2009, 01:47

Hi.
Here comes another (dreadfully) translated Jimdo Tutorial.
First, you have to load up an image on your Jimdo Page, and copy the image adress.
Then you take a new "Widget/HTML" m. and fill in following code:
Code: Select all
<div id="logo"><a href="LINK ADRESS" target="_blank"><img src="IMAGE ADRESS" alt="IMAGE NAME (optional)" /></a></div>

Now you have to put This code into yout Head Section:
Code: Select all
<style type="text/css">
/*<![CDATA[*/
#logo{    position:relative;
           left:-100px; top:-100px;}
/*]]>*/
</style>

(now you can edit left:-100px; top:-100px;)
Here ist an example: (only Link) http://newmoonfilm.jimdo.com

Note: You can use this code for many other things,
for example a Video
Code: Select all
<div id="logo">EMBED CODE</div>


-Simon
simonk.jimdo.com
 
Posts: 7
Joined: 26 Aug 2009, 15:01

Return to Manuals & Tutorials

Who is online

Users browsing this forum: No registered users and 1 guest