Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Background not repeating

Featured Replies

I was playing around with a design I found here made by Ben I think it was (excellent, beautiful design) and I thought I wanted to add a background pattern. It's not working!

 

Here is my code:

 

body {

background: #aeb218 url(images/siteback.png) repeat-x;

margin-right: 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 15px;

padding: 0;

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #A79787;

}

 

Oops, forgot to delete the x after repeat :rolleyes:

Just dont' put any statements about repeating, and it will repeat on the X and Y plane by default ;)

  • Author
Just dont' put any statements about repeating, and it will repeat on the X and Y plane by default ;)

I know but I forgot my glasses at home :D

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.