Jump to content

How to show a picture in the welcome aera?


Guest

Recommended Posts

How to show a picture in the welcome aera?

I would like to show a picture in the welcome aera but the homepage text editor only make a link out of my code:

<img src="http://exampledomain.com" border"0">

What can I do to get a picture there?

Best regards

Link to comment
Share on other sites

Hello rubrikk,

I found the best and easiest way to do this is to copy and paste. Just right click on the hosted photo and paste. After you paste you can adjust the size by right clicking on the item once. You will then see little squares that you can drag on to adjust the size as you see fit. I find that this works with almost anything that you want to put in the text area.

This text editor should allow us to paste code and view it in it the converted form but I have not found a way to do it yet. Maybe I'm missing something.

Hope this info helps.

Best regards. ;)

Link to comment
Share on other sites

the FCK Editor also allows to upload images which can be inserted as well allows the use of images as links

as well as CC3 also allows to upload/mange images for use in the editor

I suggest getting famiilar with FCK Editor and its capabilities and Icons

it is an extremely powerful editor

Kinetic

Link to comment
Share on other sites

Hi I have found a easy way!

In your language directory there is a file called home.php

Just eddit that file and upload it............

<?php

$home['copy'] = '<br/><center><img src="http://www.nr1shop.net/lack/86.jpg"></center>

<br/>

<br/>

';

$home['enabled'] = '0';

$home['title'] = 'welcome to your site';

?>

Best Regards

webmaster

http://www.nr1shop.net/lack/index.php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...