Looking at the page source of 'singlepagelock.php', the size and padding values look highly suspicious!
Brian.
Search found 48 matches
- Sat Feb 27, 2021 8:51 pm
- Forum: General Questions
- Topic: Protect single page
- Replies: 6
- Views: 506
- Fri Jan 29, 2021 10:06 pm
- Forum: General Questions
- Topic: How to install WWB (Windows) under Wine
- Replies: 10
- Views: 1761
Re: How to install WWB (Windows) under Wine
https: //www .codeweavers. com/ crossover (take the spaces out!) Codeweavers are one of the driving forces behind the Wine project. Their product 'Crossover' has versions for MacOS, Linux and Chromebooks that allow Windows programs to run at full speed without needing any 'real' windows installed at...
- Thu Jan 28, 2021 10:06 pm
- Forum: General Questions
- Topic: How to install WWB (Windows) under Wine
- Replies: 10
- Views: 1761
Re: How to install WWB (Windows) under Wine
I had good results using Crossover under Linux.
I confess I haven't tried it with the last few Qnewb releases.
Brian.
I confess I haven't tried it with the last few Qnewb releases.
Brian.
- Sun Nov 15, 2020 11:31 pm
- Forum: Showcase your website created by Quick 'n Easy Web Builder and invite feedback.
- Topic: excatech.org
- Replies: 2
- Views: 991
Re: excatech.org
Looks good - only one visible issue, the word 'attachment' is displaced to the right so it overlaps the entry field on my browser.
Using Firefox 82.0.3 with KDE in linux.
Brian.
Using Firefox 82.0.3 with KDE in linux.
Brian.
- Fri Oct 30, 2020 8:37 pm
- Forum: General Questions
- Topic: captcha question question!
- Replies: 2
- Views: 2299
Re: captcha question question!
Thanks Pablo. Looking into the PHP on the server I can see the questions and answer arrays are stored within the code itself. Looking at the code for each page side-by-side they were identical except for the questions, answers and the success/error page links. Why it didn't work is a complete myster...
- Tue Oct 27, 2020 3:56 pm
- Forum: General Questions
- Topic: captcha question question!
- Replies: 2
- Views: 2299
captcha question question!
I accept that extensions are not part of the program but if anyone can help it would be appreciated. The problem I have is one of my web sites is bilingual, in English and Welsh with each page having a link to switch between them . Unfortunately the contact forms have been hit by robots and lots of ...
- Thu Aug 13, 2020 10:18 pm
- Forum: General Questions
- Topic: New member - asking for opinion
- Replies: 8
- Views: 3218
Re: New member - asking for opinion
Perhaps the method is different under Gnome. I don't think Pablo allows images to be uploaded here so I placed one on one of my web sites at this URL: http://awaken.co.uk/Screenshot.png This is just an example, using PNG files but you can do the same with QWB. The file command is just so you can see...
- Wed Aug 12, 2020 9:44 pm
- Forum: General Questions
- Topic: Installation not found on storage device
- Replies: 15
- Views: 5567
Re: Installation not found on storage device
By "trial version" if you mean a live session rather than a full install, don't forget it loads the whole Linux and application into RAM. It doesn't write anything to hard disk unless you specifically tell it to do so. That means the installation will be lost as soon as it is closed or the machine r...
- Wed Aug 12, 2020 9:38 pm
- Forum: General Questions
- Topic: New member - asking for opinion
- Replies: 8
- Views: 3218
Re: New member - asking for opinion
We are talking Linux here - anything is possible :D Just follow the step-by-step instructions here: https://itsfoss.com/install-kde-on-ubuntu/ Linux uses a different method of associating files with applications, it looks inside the file to determine its type rather than using the name extension but...
- Tue Aug 11, 2020 9:24 pm
- Forum: General Questions
- Topic: New member - asking for opinion
- Replies: 8
- Views: 3218
Re: New member - asking for opinion
I agree, the single page view isn't as user friendly as the tabbed view but you can still copy and paste by opening the source window to copy then opening the destination window for pasting. There are fewer extensions in QNE but I find there are sufficient to make good pages. You can convert some ex...
- Mon Aug 10, 2020 9:47 pm
- Forum: General Questions
- Topic: New member - asking for opinion
- Replies: 8
- Views: 3218
Re: New member - asking for opinion
Welcome here - I spotted your messages on the WWB forum! I switched a long time ago and ditched Windows for good. I have 7 systems here running Linux, all dedicated to specific tasks. My recommendation would be to install the Kubuntu version rather than plain Ubuntu. Functionally they are pretty muc...
- Mon Jun 29, 2020 9:36 pm
- Forum: General Questions
- Topic: Changing border colours in MenuBar
- Replies: 19
- Views: 8933
Re: Changing border colours in MenuBar
In preview I see the "Rescuing Dogs For 40 Years" in large white text. I suspect something is wrong with the CSS definition of <h4>.
The HTML sets the font colour to white but 'h4' then sets it to blue.
Brian.
The HTML sets the font colour to white but 'h4' then sets it to blue.
Brian.
- Sun Jun 28, 2020 8:57 pm
- Forum: General Questions
- Topic: Changing border colours in MenuBar
- Replies: 19
- Views: 8933
Re: Changing border colours in MenuBar
Still looks OK to me even though the images are not present in the QWB file to check fully. I can see something odd that might be responsible, the line "rescuing dogs for 40 years... .... 19/04/2020" appears in a larger font with the date and '.aaa' showing feintly and vertically just inside the lef...
- Sat Jun 27, 2020 8:47 pm
- Forum: General Questions
- Topic: Changing border colours in MenuBar
- Replies: 19
- Views: 8933
Re: Changing border colours in MenuBar
They look identical to me. The border is 0xFFD700 on both top and bottom images.
Are you sure you are not seeing an old cached version in your browser?
Brian.
Are you sure you are not seeing an old cached version in your browser?
Brian.
- Fri Jan 31, 2020 8:49 pm
- Forum: General Questions
- Topic: "Single Page Protect" w/password only?
- Replies: 8
- Views: 6069
Re: "Single Page Protect" w/password only?
The clue is in the link name you posted, it should end in ".php". Go into the settings and change html to php then re-publish the page. Note that most if not all browsers will select the html version of a page in preference to a php one so you will have to manually delete the present html one in ord...