AxelBR Posted October 9, 2020 Share Posted October 9, 2020 Site URL: https://www.axelragnerstam.com/ Hi! 1. I want to build up my start page like this preson has done it, how do I do? : http://www.fridaarvidsson.com/ 2. When you enter any of the work pictures I want the bottom to show all the work pictures so you dont have to go back to see them again. http://www.fridaarvidsson.com/work This is my website that you can compare and see the difference www.axelragnerstam.com Thanks for help! Link to comment
tuanphan Posted October 12, 2020 Share Posted October 12, 2020 You can create a blank page > Add text, button, then add Code Block > Paste this code (it will remove header, footer on that page only) <style> header#header, footer.sections {display: none;} </style> I guess above site use Flatiron Template, you can also create new site with Flatiron. https://flatiron-demo.squarespace.com/ Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
AxelBR Posted November 1, 2020 Author Share Posted November 1, 2020 Great! I would like to make that my home page and that I know how to do but with out having it up in the site header. Only something that shows up as the start of the website to go furthur from. Do you understand me? /Axel Link to comment
AxelBR Posted November 1, 2020 Author Share Posted November 1, 2020 For example: I Have Entrence as my home page when you enter my website but when you go furthure I dont want to have Entrence on my site header. How do I take it away but stil have it as my homepage? Link to comment
tuanphan Posted November 1, 2020 Share Posted November 1, 2020 1 hour ago, AxelBR said: For example: I Have Entrence as my home page when you enter my website but when you go furthure I dont want to have Entrence on my site header. How do I take it away but stil have it as my homepage? Can you add Entrence to nav first? We can give the code to sove this Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
AxelBR Posted November 2, 2020 Author Share Posted November 2, 2020 Do you mean like this? Link to comment
AxelBR Posted November 2, 2020 Author Share Posted November 2, 2020 Is this how it should be maby? Link to comment
AxelBR Posted November 2, 2020 Author Share Posted November 2, 2020 Then I have Entrence as homepage with out showing it in the navigation. Is this se way to go? /Axel Link to comment
AxelBR Posted November 2, 2020 Author Share Posted November 2, 2020 What happens when I press Enter is that I arrive to the same page: See pic 1 to 2. But where I want to end up when you press ENTER is to pic nr 3 How do I do that? /Axel Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.