Posts by Wess • 29 points
6 posts
-
0
votes1
answer31
views -
0
votes2
answers1933
viewsQ: Send email in HTML format with background image and text on top of image
I’m making a website where the customer registers his email and when registering he will automatically receive an email with a newsletter. To send this email I am using Phpmailer <?php require…
-
0
votes1
answer54
viewsA: Onepage wordpress template but also paged
I was able to solve the problem by installing a plugin. Page Links To, this plugin gives me the option to change the URL of my pages and posts. So I create the pages, and through the URL I define if…
-
0
votes1
answer54
viewsQ: Onepage wordpress template but also paged
I am developing a wordpress template, and it has the following dynamic, is a one page site, ie anchored. In the menu I call the pages that are anchored from one page, but in the menu I also call…
-
2
votes2
answers52643
viewsQ: How to make a background image fill the entire screen without losing image resolution
I have a part on my site where I need to put a background image occupying the entire screen, both wide and high. I managed to do this with css. .intro { display: table; width: 100%; height: 100%;…
-
0
votes2
answers2763
viewsQ: Problems to display my site on Chrome
Ola, I’m having trouble displaying my site on Google Chrome. I edit the codes mainly in css, in mozila displays on the fly, but in Chrome it takes a long time (after updating 20 times) that works,…