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.

Begintolearn

Members
  • Joined

  • Last visited

  1. Hi Folks I built this site with the Tyler Moore tutorial Do you have any constructive suggestions? http://triviacab.net/ Thanks
  2. Hi All The theme I'm using is called Tesseract I am using Wordpress 4.4.2 It has a couple buttons in the header I am trying to modify the code for one of the buttons so that when the customer brings up my website on a smartphone they can easily send me a text WordPress or my theme keeps deleting my modifications (When this happened before with "click to call" code it was because I wasn't entering the code properly) I think maybe this is happening again I have tried two different code configurations but none stick The button code I am trying to modify is as follows <a href="/" class="button secondary-button">Secondary Button</a> Here are the two different modification I have made after href= <a href="sms:5551212" class="button secondary-button">Secondary Button</a> <a href="sms://5551212" class="button secondary-button">Secondary Button</a> In both cases the modifications get deleted What am I doing wrong ? Thanks Novice
  3. Hello All Do you any of you have a preference for novice website builders? Wix or Wordpress ? I gave them both a cursory look and I was wondering what experienced users think Thanks
  4. Thanks Drama Queen I am using website building software and it seems limited I don't think I have the option to edit the style sheet It has a way to embed code and I entered the html code shown in my first post I tried entering the code you showed me <a class="pseudo_button" href="tel:12345678910">Click Here to Call 12345678910<a/> and then below it I put <style> a.pseudo_button { text-decoration: none; background-color: #F4FAFA; padding: 2px 10px; border: 1px solid #2D5082; cursor: arrow; color: #000000; font-size: 11px; } </style> That didn't work you can add it to your head between style tags, before the closing </head> tag : I am not sure how to do this because my simple code line doesn't have a head tag or a style tag
  5. Hi All I was able to use HTML Code so someone on a smartphone could click the nimber on my website and their smartphone dials it I wanted to make that clickable number in to a button I have found a few sites that discuss the CSS code for something like this but I don't know how to add it to the html code My click to call code is <font size="4"><a href=tel:"12345678910">Click Here to Call 12345678910<a/></font> The CSS code is something like this for a button look a.pseudo_button { text-decoration: none; background-color: #F4FAFA; padding: 2px 10px; border: 1px solid #2D5082; cursor: arrow; color: #000000; font-size: 11px; } Could someone explain How do I combine these two bits of code? Thanks All from a beginner
  6. Hello All I am learning to build a website and it's a lot of fun I will have beginner questions Looking forward to learning from you

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.