Search found 120 matches
- Wed Jun 27, 2018 5:46 am
- Forum: General Questions
- Topic: Carousel Full Width
- Replies: 4
- Views: 4858
Re: Carousel Full Width
So that I understand correctly what I'm trying to achieve is not possible? i.e. drag and drop images on the carousel and expect them to be full width even though the carousel properties are set to be full width? Or are you saying i need to insert a background, set it properties to 'cover" and then d...
- Mon Jun 25, 2018 6:08 am
- Forum: General Questions
- Topic: Carousel Full Width
- Replies: 4
- Views: 4858
Carousel Full Width
Hi I'd like to know whether this is normal behavior: I have a carousel with its properties set to full width and floating. If I insert images via the carousel slide options I am able to set the properties to cover and the images will fill the whole carousel (Full width) however If I drag and drop im...
- Mon Jun 25, 2018 4:12 am
- Forum: General Questions
- Topic: Carousel Sensitivity
- Replies: 13
- Views: 12637
Re: Carousel Sensitivity
Thanks for trying anyway. BTW- are you able to get it working on any of your projects? Came to realisation this is an extension file so have installed and it doesn't work. FF & Chrome had nothing to offer so suspect fault is within extension. File contained no images, just text and code offered does...
- Mon Jun 25, 2018 2:15 am
- Forum: General Questions
- Topic: Carousel Sensitivity
- Replies: 13
- Views: 12637
- Mon Jun 25, 2018 1:46 am
- Forum: General Questions
- Topic: Carousel Sensitivity
- Replies: 13
- Views: 12637
Re: Carousel Sensitivity
Roger will you be so kind to check out my one page test, I have one image setup as a rollover image and have entered the html code withing the page html header. However when I preview it the image still allows hovering. Thanks http://www.mediafire.com/file/tfl65bp5qpao2am/test.zip <style> #Carousel1...
- Sun Jun 24, 2018 10:06 am
- Forum: General Questions
- Topic: Carousel Sensitivity
- Replies: 13
- Views: 12637
Re: Carousel Sensitivity
Roger do you mind checking whether the syntax is correct? Ive tried different combinations that google provided but when I preview the page I can see the line of code just above my webpage indicating that something is wrong. I've tried the following #Carousel1 img { pointer-events: none; } Carousel1...
- Sun Jun 24, 2018 3:11 am
- Forum: General Questions
- Topic: Carousel Sensitivity
- Replies: 13
- Views: 12637
Re: Carousel Sensitivity
Thanks Roger will this disable any actions when screen is touched on device? So would I add this as an html element, and should it go in between head tags. Carousel1 img { pointer-events: none; } Carousel1 is my device id You could try something like this in CSS: #[object id] img { pointer-events: n...
- Sat Jun 23, 2018 4:56 am
- Forum: General Questions
- Topic: Latest version
- Replies: 6
- Views: 6240
Re: Latest version
This has also occurred to me several times...I just keep saving after 5-10mins
- Sat Jun 23, 2018 1:12 am
- Forum: General Questions
- Topic: Carousel Sensitivity
- Replies: 13
- Views: 12637
Re: Carousel Sensitivity
Sorry Pablo is it normal behavior that when you touch carousel on mobile device it stops? or have a done something incorrectly which is highly possible?
Otherwise do you suggest anything else I can use instead.
Thanks
Otherwise do you suggest anything else I can use instead.
Thanks
- Tue Jun 19, 2018 11:26 pm
- Forum: General Questions
- Topic: Help with fixed header
- Replies: 6
- Views: 5859
Re: Help with fixed header
Thanks Pablo, appreciate it.
- Tue Jun 19, 2018 1:22 pm
- Forum: General Questions
- Topic: Help with fixed header
- Replies: 6
- Views: 5859
Re: Help with fixed header
Its was affix.min.js, can you check my project, page1 is a direct copy of the layoutgrid from the template6 and it works. Page2 is a replica of page 1 which I have inserted layout grids etc. Page1 works Page 2 doesn't not sure what I have missed. http://www.mediafire.com/file/5y94z998vtloq27/header....
- Tue Jun 19, 2018 12:17 pm
- Forum: General Questions
- Topic: Help with fixed header
- Replies: 6
- Views: 5859
Re: Help with fixed header
Thanks Pablo, thats exactly what Im after....however the template6 I downloaded doesn't work like the link does. There are 2 pages wb14 basic6 and basic6 with breakpoint, the one with breakpoint 480 works but the default one doesnt. To be clear are both pages in the project required to make the head...
- Tue Jun 19, 2018 10:13 am
- Forum: General Questions
- Topic: Help with fixed header
- Replies: 6
- Views: 5859
Help with fixed header
Hi wondering if I can get some direction on how I can have 2 horizonal layers, top layer is floating but the second layer is fixed, i.e. my menu. I have included a one page project explaining what I want to do, needs to be floating as it will be used as a master frame. http://www.mediafire.com/file/...
- Mon Jun 18, 2018 10:35 am
- Forum: General Questions
- Topic: favicon is not showing
- Replies: 11
- Views: 7617
Re: favicon is not showing
Thats ok Pablo, I'll sort it out one way or another.
On a side note....if you have a master frame with no favicon set in page properties are you able to select individual favicon files for the other project pages that utilize the master frame?
On a side note....if you have a master frame with no favicon set in page properties are you able to select individual favicon files for the other project pages that utilize the master frame?
- Mon Jun 18, 2018 8:27 am
- Forum: General Questions
- Topic: favicon is not showing
- Replies: 11
- Views: 7617
Re: favicon is not showing
As a test I created a blank project just with one line of text and uploaded the same favicon...and it worked. This has occurred several times where things don't work as they should, the work around i found is to import every page into a blank project, then it will work. Has anyone else reported weir...