Hi All I have download a PLR product with reseller rights when i open the file with win zip i get a pdf file What i would like your help with instructions on...
"Usually" in the zip there is included would be sales copy for you to use/change. Are there any other files? Have you gone to the download's thank you page to...
Hi, I'm having a bit of trouble - Converting "old" HTML to XHTML & Divs's etc... Basically, I'm after a table, with 2 boxes (TD fields) - one LEFT and one...
If all else fails... don't forget that CSS2 has it's own table tags. Sample I've used here produces a single row of eight boxes: It's the "non IE" menu at...
Hi maria I am downloading free plrs from plrwholesalers .com with plrs rights I just download one that call instant list system i unzip this files and it has...
... hmmm It goes Perfectly fine in 3 browsers Ive tried - EXCEPT I.E. (& it validates to XHTML strict too... (I hate IE, but we've got to cater for them....) ...
... From: "Gordon Stewart" ... Hi Gordon, I'd be tempted to just use a 2 column table, then use css to create the green box inside the R/H <td> with <div>s....
Redirect permanent /smalldirectory/ http://subdomain.domain.org/Fulldirectory/ [L] Hello, I've spent an hour or so Googling, & have found the above htaccess...
Hello, could you give me some critique on this website header: http://maxxsound.net/magento/ The pics etc. in the middle will not be used. I'm mainly...
Check out some changes from a newbie on this site please: http://the316band.com The amplifier grill cloth has me concerned that the text isn't readable enough...
We have used a company called "Real Domains" for many years now & we have registered 100's of domains without any problems what so ever. They offer many...
*I love it!!! looks great. ALL but I can not see the red words!!! They are hard to see for me. From: IamDave Sent: Saturday, March 14, 2009 10:13 AM To:...
I need to find a specific bunch of features in a cart. Most important seems to be the way they handle taxes. If you have used a cart that does what I need it...
Hi All Need to get some code that does something I know is possible just can't remember how I do it. Lets say I have a 4 cell table (2X2) OK now the top row is...
See if this works for you:- <?php if (isset($categories_file) && $categories_file == "Videos") { include("text/videos.txt"); } else { include("home.txt"); } ?>...
... The above code requires register_globals to be turned on the PHP configuration. This is disabled by default for security reasons on PHP 5 and later. Try...
Don't give up, try this one. I tested it this time with 2 text files, text/videos.txt and text/home.txt Using index.php Then index.php?categories_file=Videos ...
Bob Thanks but as I said I gave up and got the site working as I need it to so no worries as is almost done working on last few pages this morning. ... From:...
... Okay, I haven't personally used this one, but I do have a friend who has used this avenue extensively. They didn't want to be bothered with any of the math...
Hi All Just curious as this hasn't been discussed in awhile but was just wonder what is the smallest screen size most of you are designing for now a day? I...
No minimum size but remember that the 7" and 10" screen computers are getting popular and there are people using iPhones and Blackberrys for web access. ...
... This might not be the direction you were thinking about, but quite frankly the minimum size I try to make my designs work with now is 320x240. Every PC ...