Welcome Guest. Please Login or Register  


You are here: Index > SitePad Website Builder > Suggestions > Topic : Some suggestions



Threaded Mode | Print  

 Some suggestions (6 Replies, Read 10127 times)
bnwebdesign
Group: Member
Post Group: Newbie
Posts: 3
Status:
Hi,
I'm new to sitepad and have some suggestions to make sitepad even better:

- Add the option in the header to enable/disable "keep header on top while scrolling". At this moment this seems to be theme-based and it is impossible to change this.
- Add the option to add custom icons in the "Icon box"
- When adding a picture as background in a row, it seems to be impossible to make it responsive? I only see a small part of the picture on mobile...It would be nice to have the choice to show the image "as it is" or "resized" to see the full picture.

Best regards,
Wouter
IP: --   

Some suggestions
bnwebdesign
Group: Member
Post Group: Newbie
Posts: 3
Status:
Also, when creating a "one page" website, it would be nice to be able to create a menu on top to go down to the according section on the page. f.i. the "Corporate" theme (demos.sitepad.com/Corporate/) has a long homepage with different sections (solutions, about us, our team, pricing table). It would be nice to be able to create a top menu with these items and when clicking an item the page automatically scrolls down to the according section.
IP: --   

Some suggestions
aakash_softac
Group: Member
Post Group: Super Member
Posts: 544
Status:
Hi,

Add the option in the header to enable/disable "keep header on top while scrolling". At this moment this seems to be theme-based and it is impossible to change this.


The following can be done by accessing the given Header Page click on the given row and then access options tab and then access position section and you can make changes accordingly.

Add the option to add custom icons in the "Icon box"

Will let the development team know regarding the following


When adding a picture as background in a row, it seems to be impossible to make it responsive? I only see a small part of the picture on mobile...It would be nice to have the choice to show the image "as it is" or "resized" to see the full picture.


You can preview the site in mobile view in the editor itself and change the background the image size in mobile view itself so that it can suit as per your site. Although the sizes of the images do get resize unless you have applied padding or margin to the given row then it is also applied to the mobile view.

Regarding the last point on creating one page website, you can assign attributes such as id to the each section rows and then you can access SitePad > Menu > Custom Links to add the given attributes ID, through the following way you will be able to achieve the following.


Do let us know if you need any other information.

Edited by aakash_softac : October 11, 2020, 9:04 am

-----------------------
Aakash Gupta
SitePad Developer

Follow us for faster updates
Twitter: https://twitter.com/sitepad_editor
Facebook: https://facebook.com/SitePad
IP: --   

Some suggestions
my6thsense
Group: Member
Post Group: Newbie
Posts: 12
Status:
Hi,

Thank you for your fast response to this topic!

Here are my findings:

- In the header page, at the row "options tab" i cannot find the access position section to make the header "stay on top while scrolling". I attached the options I see available.

- Thanks for letting the developers know about the icons

- Ok I will check the settings in the "mobile" mode.

Most imortant for me at this time is to get the header to stay visible on top when scrolling the page.
IP: --   

Some suggestions
aakash_softac
Group: Member
Post Group: Super Member
Posts: 544
Status:
Hi,

To keep a widget fixed the option can be found in widget option tab. For row you can scroll down and in custom css tab add your custom CSS

ex:
{{element}} {
position: fixed;
}

This will fixed the given row in header

Do let us know if you need any other information

-----------------------
Aakash Gupta
SitePad Developer

Follow us for faster updates
Twitter: https://twitter.com/sitepad_editor
Facebook: https://facebook.com/SitePad
IP: --   

Some suggestions
my6thsense
Group: Member
Post Group: Newbie
Posts: 12
Status:
Hi,

I tried that but it doesn't seem to be working.

What does work is using:

header{
  position: sticky;
  top: 0;
}

But in this case the header sometimes is being overlapped while scrolling, see example:

newsite.bnwebdesign.be/home

Best regards,
Wouter
IP: --   

Some suggestions
my6thsense
Group: Member
Post Group: Newbie
Posts: 12
Status:
Hi,

I fixed it by adding a Z-index of 9999, it seems to be working fine now.

Have a great day!
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 29, 2024, 6:18 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.021