Hi Currently I am using this site for a free URL http://www.freedomain.co.nr While it is pretty good I am having some minor issues since I do not have access...
23047
Scottish2
save_the_ear...
May 19, 2012 1:24 pm
Hi Got a slight issue with my facebook share button. Have a look at the site is in the upper right corner http://tibet-fest.co.nr/ Now the issue I have is as...
23048
Scottish2
save_the_ear...
Jun 30, 2012 1:26 pm
Hi All Quick question for you. I tend to use <p align="justify"> A lot as I just prefer neat paragraphs without the choppy endings. But had a slight issue...
23049
Thomas Hruska
shininglightpro
Jun 30, 2012 2:38 pm
... You should be using 'text-align39; in CSS instead of the 'align39; attribute. p { text-align: justify; } The 'p' tag on that page has defaults applied, which...
23050
Scottish2
save_the_ear...
Jul 2, 2012 2:03 am
Thanks for it sorted it from what you said so spaces removed now. Thanks! ... [Non-text portions of this message have been removed]...
23051
care_nurse
Jul 22, 2012 2:25 am
Apologies, I've not yet had a chance to follow all the way through on the question I started here in April, but I do plan to revisit that later. It is a...
23052
Thomas Hruska
shininglightpro
Jul 22, 2012 2:37 pm
... Here's my general rule of thumb: - If a link is internal (for the same website), I don't use 'target39;. - If a link is external (for a different website), I...
23053
Lois Turley
care_nurse
Jul 22, 2012 9:13 pm
Thomas, thank you for your quick reply. I don't usually use "target" for internal links either. I made an exception with this post because its guest writer...
23054
care_nurse
Aug 9, 2012 6:56 pm
I am finally getting back to this. I am wondering, Thomas, what hosting service you are using now and whether you are using the WP networking feature, or are...
23055
kemark9
eyespi20
Aug 9, 2012 10:29 pm
I had a WP blog on bluehost but only one. They were OK, but I've had my main website and 5 blogs (4 WP and one Drupal each with their own domain) with my host...
23056
Thomas Hruska
shininglightpro
Aug 10, 2012 2:35 am
... Bluehost = [yuck, vomit!] I've heard enough horror stories about them to know to stay far away from them for even non-WP sites. I personally know of one...
23057
lists@...
jramer1
Aug 10, 2012 2:54 pm
... You do realize that your average joe internet user cannot run a dedicated server? Nor can they afford it? I've run dedicated servers and while support was...
23058
Drew
scorpio_5uk
Aug 11, 2012 3:43 pm
Hi, I wonder if anyone can advise me or help me on this. I have a few Groups on Yahoo where I use HTML for Gifs/Animations/Scrolling Text on Homepages. However...
23059
lists@...
jramer1
Aug 11, 2012 3:55 pm
... Buck Rogers, lol! I remember that show! Your animations work fine in IE. I tested in IE because I don't use IE and I keep animations turned off in all of...
23060
Jim Walls
k6ccchome
Aug 11, 2012 5:12 pm
... Your animated GIFs worked just fine for me in FireFox (Version 14.0.1). Like the other guy said, check your own browser settings. -- 73 ... Jim Walls -...
23061
Thomas Hruska
shininglightpro
Aug 13, 2012 3:14 pm
... Interestingly, average Joe can apparently afford a smartphone with a data plan, cable/dish TV, and other expensive creature comforts. You could easily own...
23062
Gordon Stewart
gordonisnz
Sep 2, 2012 12:53 pm
Hello. Brief situation :- 1) i'm trying to contact someone. 2) I receive an email error report - timeout 3) i do a few whois searches, & the particular website...
23063
Thomas Hruska
shininglightpro
Sep 3, 2012 4:16 am
... The phrase you are looking for is "domain squatter". If a domain expires, the DNS entries for that domain become invalid and someone else can take...
23064
Robin Chapple
robinski@...
Sep 29, 2012 12:16 pm
I use Formmail for many of the forms on my site. One has provided a mystery. The 'Submit39; code is: <tr> <td width="50%" align="right" valign="top"> </td> ...
23065
Thomas Hruska
shininglightpro
Sep 29, 2012 4:03 pm
... The browser has a default string it uses when 'value39; is not specified for a submit button. Your browser displays "Submit Query" as its default. -- Thomas...
23066
Robin Chapple
robinski@...
Sep 29, 2012 10:43 pm
I have been using this code to read the 'Last Updated' field on a remote server. Our host has moved to another server in a time zone that is 18 hours behind...
23067
Thomas Hruska
shininglightpro
Sep 30, 2012 2:00 am
... The correct solution to this annoying problem is to store all timestamps in GMT/UTC and the database timestamp format "YYYY-MM-DD HH:MM:SS". From that...
23068
Robin Chapple
robinski@...
Oct 5, 2012 11:10 am
I have many forms using FormMail. I have excluded the computer generated vandals with this code: <!-- ---------------------------------- --> <span...
23069
Bob
wp123hi
Oct 6, 2012 9:59 pm
Adsense has just contacted me that 29% of my visitors are from mobile devices, which shows me an image of what they see. Should I be using a sniffer to deliver...
23070
Gordon Stewart
gordonisnz
Oct 7, 2012 7:44 am
(I asked the group moderator if I can ask this here). At the top of a wiki page, it automatically creates a table of content. But when you go down the page. it...
23071
Thomas Hruska
shininglightpro
Oct 13, 2012 11:51 pm
... Since no one has replied to this yet, I will. There are about three different schools of thought regarding "mobile-friendly" web development: 1) Use...
23072
Bob
wp123hi
Oct 14, 2012 7:31 pm
... From: "Thomas Hruska" To: <HTML-on-the-WEB@yahoogroups.com> Sent: Sunday, October 14, 2012 12:51 AM Subject: Re: [HTML-on-the-WEB] Mobile Content ... ...
23073
Bert Coules
bert_coules
Oct 18, 2012 6:34 pm
Hello. I'm currently in the process of completely redesigning my website, which I first wrote a good few years ago, entering the code from scratch in Notepad....
23074
Thomas Hruska
shininglightpro
Oct 19, 2012 4:08 am
... Before I answer your question, you might want to find a different code editor. I use Emerald Editor (formerly Crimson Editor) but a lot of people swear by...
23075
Bert Coules
bert_coules
Oct 19, 2012 11:11 am
Thomas, Many thanks for your detailed reply. ... I have. I used Notepad on my first site, but that was over ten years ago and I realised that it wasn't...