richieqquake
Member-
Content Count
6 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Background Image wont take up full page
richieqquake replied to richieqquake's question in Coding and Customization
Help123- 7 replies
-
- om-template
- css
-
(and 1 more)
Tagged with:
-
Background Image wont take up full page
richieqquake replied to richieqquake's question in Coding and Customization
I want the image to be the whole background for the specific page. I tried using this method before and it just adds the image as an element/banner to the page, not make it a background image..- 7 replies
-
- om-template
- css
-
(and 1 more)
Tagged with:
-
Background Image wont take up full page
richieqquake replied to richieqquake's question in Coding and Customization
It is a regular page. My pages are not stacked.- 7 replies
-
- om-template
- css
-
(and 1 more)
Tagged with:
-
Site URL: https://www.richiequake.com/ I have been trying multiple ways to get a background image to take up the whole page. Using this CSS: #collection-5de6d28545f1a7075b7a2741 #canvas{ width: 100%; height: 100%; min-height: calc(100vh - 11px); background: url(https://static1.squarespace.com/static/5cff45ae4a957c0001a6673b/t/5dc6fcead1c0ab7b9e4f5e60/1573321963518/richie_+5.jpeg) } I have been able to get the background image to take up the whole page except: 1) There is still a black space on the left side of the page, and 2) The image is zoomed in and the rest of the
- 7 replies
-
- om-template
- css
-
(and 1 more)
Tagged with:
-
I have set up different background images to display on different pages and seemed to have it working, however now working from another computer, the background images on the Home page and Music page are not taking up the full screen. Also, on mobile the Home page is not displaying full screen either. This is the CSS I'm using for the background images on Desktop: #collection-5de6d28545f1a7075b7a2741 #canvas{ max-width: 100% !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 11px !important; background: url(https://static1.squarespace.com/static/5cf
- 1 reply
-
- custom-css
- mobile
-
(and 2 more)
Tagged with:
-
Mobile specific CSS setting not working properly
richieqquake posted a question in Coding and Customization
Hi, I'm using the OM template to create a simple artist page. Most of the page is pretty much set except that on mobile screens the page is not displaying correctly.What I want is for the Nav bar to be underneath the logo, the logo itself to be top and center of the page and for the background images to fill full screen. However, I got this to work briefly but now the media CSS appears to not work. The url of the website is richiequake.com and the password to view it is Help123. UPDATE I have decided to place the logo on the upper left hand and the menu button on the uppe- 1 reply
-
- custom-css
- mobile
-
(and 3 more)
Tagged with: