Search found 8 matches

by asawyer13
Tue Dec 26, 2017 7:36 pm
Forum: Off Topic Section
Topic: Nice tiled menu but don't know how to implement it in WWB
Replies: 13
Views: 3778

Re: Nice tiled menu but don't know how to implement it in WWB

I will continue to work on it. The problem is not that the 3rd party script doesn't work, it's that I can't figure out how to get WWB to place the html code in the page in the proper place in the script generated by WWB. I can manually move the html code that's been inserted in the wrong place in th...
by asawyer13
Tue Dec 26, 2017 7:28 pm
Forum: Off Topic Section
Topic: Nice tiled menu but don't know how to implement it in WWB
Replies: 13
Views: 3778

Re: Nice tiled menu but don't know how to implement it in WWB

I have added it on the page I want it. The issue is that WWB needs to insert it at the Content Place Holder of the Master Frame. It seems like it doesn't want to put it there no matter what option I use in the HTML Type dropdown. Again it may just be something I'm doing wrong, but I can't figure out...
by asawyer13
Tue Dec 26, 2017 7:19 pm
Forum: Off Topic Section
Topic: Nice tiled menu but don't know how to implement it in WWB
Replies: 13
Views: 3778

Re: Nice tiled menu but don't know how to implement it in WWB

Since I only need the html code on one page, is there a way I can include it in the master frame, but only execute it on a particular page?

Alan
by asawyer13
Tue Dec 26, 2017 6:49 pm
Forum: Off Topic Section
Topic: Nice tiled menu but don't know how to implement it in WWB
Replies: 13
Views: 3778

Re: Nice tiled menu but don't know how to implement it in WWB

Ok, so now I have a WWB question related to this. On my page, I have a master page, so in the generated code, WWB has the code for the header and the footer. I need to put my code between those two. How can I tell WWB to do this? I have tried all the options that I "Type" for HTML Properti...
by asawyer13
Tue Dec 26, 2017 6:24 pm
Forum: Off Topic Section
Topic: Nice tiled menu but don't know how to implement it in WWB
Replies: 13
Views: 3778

Re: Nice tiled menu but don't know how to implement it in WWB

I am able to get the "menu" to show properly and it's responsive, however it's at the bottom of my page, after the footer.

I am close and I will figure it out. I think it's a question of where I'm having the code inserted.

Thanks for your direction BaconFries, it helped me out a lot.
by asawyer13
Tue Dec 26, 2017 6:09 pm
Forum: Off Topic Section
Topic: Nice tiled menu but don't know how to implement it in WWB
Replies: 13
Views: 3778

Re: Nice tiled menu but don't know how to implement it in WWB

I uploaded the css etc and it actually shows the menu. It doesn't line up very well, but at least it's there. I guess I think of this forum not as just a WWB support forum that I would expect Pablo to answer, but a forum where users like yourself might be able to help where you have expertise. For e...
by asawyer13
Tue Dec 26, 2017 6:00 pm
Forum: Off Topic Section
Topic: Nice tiled menu but don't know how to implement it in WWB
Replies: 13
Views: 3778

Re: Nice tiled menu but don't know how to implement it in WWB

Ok, I didn't realize that the File Publisher was an actual to drop into my page.

Okay, I will play some more and see if I can figure out how to get it working.

Thanks
by asawyer13
Tue Dec 26, 2017 5:49 pm
Forum: Off Topic Section
Topic: Nice tiled menu but don't know how to implement it in WWB
Replies: 13
Views: 3778

Nice tiled menu but don't know how to implement it in WWB

Ok, I have a really nice tiled menu ( I want to use it as a menu) that's responsive, etc. Right now there are hardcoded information in it, but this is more of a proof of concept. It consists of one php file called UserMenu.php and some .js, css files and a few image files. It can be downloaded from ...