WebSite X5Help Center

 
Henrik Hansen
Henrik Hansen
User

Problem with menu margin  en

Author: Henrik Hansen
Visited 1753, Followers 3, Shared 25  
Tags: fail,menu

Hi.

I was updating my site, and wanted to implement the seach bar in the header. All the sudden the site screwed up.

See pictures.

The funny thing is, that it works in preview, but not in firefox online.

Help will be appriciated!

Thanks!

Henrik

Posted on the
6 ANSWERS - 1 USEFUL - 1 CORRECT
Henrik Hansen
Henrik Hansen
User
Author

URL: www.wavebooking.dk

Read more
Posted on the from Henrik Hansen
Incomedia
Samantha M.
Incomedia

Hi! Smile

Well first of all, if I may... I love your website! Well done! Great Style! Cool

I have tested your website myself on firefox and on the internet explorer and the website is perfect on both! I have IE version 9 and Firefox 10.0.2, what versions do you have? Please update them and try again then let me know!

Thank you!

Read more
Posted on the from Samantha M.
Gorg ..
Gorg ..
User

Hi Hansen, will you explain us how to inplement wow slider into X5v9 !

Thanks in advance !!Smile

Read more
Posted on the from Gorg ..
Henrik Hansen
Henrik Hansen
User
Author

Hi Samantha!

Thanks for the kind words Smile - Updating my firefox browser did the job. Looks fine now. I still have some trouble with the <h1>, <h2> etc. tags, because they are different in the preview from online.. But besides that, website x5 really makes my day waaay easier!  Great software!!

Hello Gorg!

All you have to do is this:

1. Publish your slideshow in wowslider.

2. Go to the folder where you have published the slideshow, and open the index.html file with e.g. notepad++.

3. Go to website x5 evo 9 (haven't tested in evo 8) Make a "HTML and widgets" object at the page you want the slideshow to be.

4. First of all, chek the properties for the object. For example my object in x5 is set to 932 x 350 (932 is the length of your webpage. This can only be edited from the "Edit Graphic Template) After you have assured that the slideshow fits in your site, you insert this code:

<div id="imCell_11" class="imGrid[0, 0]"><div id="imCellStyleGraphics_11"></div><div id="imCellStyle_11"><div class="imHTMLObject" style="height: 350px; overflow: hidden; text-align: left;">

After this you insert all the generated code between "<!-- Start WOWSlider.com BODY section -->" and "<!-- End WOWSlider.com BODY section -->" in the HTML and widgets object.

Remember to close your tags! (3x </div>)

5. Go to "Step 2 - Sitemap Creation" and select the Page/level properties. Go to Expert in the popup, and insert the  links in the "Custom Code before </HEAD> tag".

My links look like this:

<link rel="stylesheet" type="text/css" href="engine1/style.css" />
<script type="text/javascript" src="engine1/jquery.js"></script>
<script type="text/javascript" src="engine1/wowslider.js"></script>
<script type="text/javascript" src="engine1/script.js"></script>

6. Upload your webpage.

7. Almost there! Use a FTP client, e.g. filezilla to upload the "engine1" and "data1" folders to your webspace. 

Thats it! Have fun.

Read more
Posted on the from Henrik Hansen
K. MANIFAVAS
K. MANIFAVAS
User

Hi Hansen,

Your web site is very nice and the above article too. I would like to ask a favor if possible. Can you please continue the article about Filezilla FTP client because I am new to website creation and I don't know anything about FTP client.

Thank you in advance

Read more
Posted on the from K. MANIFAVAS
Henrik Hansen
Henrik Hansen
User
Author

Hello Manifavas

You can download the filezilla client for PC here: http://filezilla-project.org/download.php

I assume your PC skills are good enough to install the program, if not please write again, and I will guide you through this also.


After you have installed Filezilla, you start the program and you will get a window on your screen.

In the top of the window there should be "Host" "Username" "Password" with emty fields afterwards.


You fill the fields with your information given by your host, e.g. one.com.

Usually it looks like this:

Host: ftp.YOURdomain.com

Username: YOURdomain.com (Or the choosen username)

Password: ***** (The password you have picked for the domain)


Hope this helps,

Have fun!





Read more
Posted on the from Henrik Hansen