WebsiteBaker Support (2.8.x) > Templates, Menus & Design

Can someone please port this Joomla template to WB, and share

(1/3) > >>

bgg:



--- Code: ---demo: filmsofdesire.org
--- End code ---
:)

hrioo:
Here you go. I haven't checked to see if it validates. The CSS also needs to be cleaned up.

[gelöscht durch Administrator]

bgg:
A BIG thank you to Harry.**

the ie.js file is required (download the attached file and rename to ie.js) .. else the static top DIV does not work in IE. reference to this file be given in the index.php:


--- Code: ---<?php $browser = strtolower(getenv("HTTP_USER_AGENT"));
        if (preg_match("/.*msie (\d{1,2})\.(\d{1,2}).*/",$browser,$match)) {
          echo "<script type=&#39;text/javascript&#39; src=&#39;/templates/wave_plazza/ie.js&#39;></script>";
}?>
--- End code ---

make sure that you give the correct path to the file on line three above.

** very sorry... I was in middle of instructing someone sitting in a remote location to implement this template..

[gelöscht durch Administrator]

vyni:
Hey, Mr or Miss bgg.

I do prefer short but informativ conversation.

But a minimum of civility I expect in every conversation.

I think it is more than ignorant, if someone reacts to Your minimalistic question that fast than hrioo, and You don“t even have a minimalistic Thank You for this.
Just arrogate something.

I think You should think about.

regards from Himberg next to Vienna

vyni:
Nice done, hrioo.

But could You have a further look to the vertical-menu ? If there are submenus, something is wrong. Propably just the call for menu2 - if it is used.

regards from Himberg

Navigation

[0] Message Index

[#] Next page

Go to full version