| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | 2 hours ago | |
| stats | profile views | 20 |
|
Feb 25 |
revised |
How to use IPN/PDT to display receipt and digital and/or downloadable products after purchase and redirection with PayPal added 280 characters in body |
|
Feb 25 |
asked | How to use IPN/PDT to display receipt and digital and/or downloadable products after purchase and redirection with PayPal |
|
Feb 20 |
asked | .htaccess for wordpress compressing etc |
|
Feb 19 |
asked | How to optimize website using for ex. webpagetest.org and interpret the test results? |
|
Feb 15 |
revised |
Solution for listening to file once/download added 18 characters in body |
|
Feb 15 |
comment |
Solution for listening to file once/download Hi there Chris. First I wanna say some text was missing out and its energyshop.se if you was wondering. And as it it the security issue is not a huge deal, so a relaxed taking on it, it will be. Yes thats what I mean she has not very much knowledge in IT and just "want it done" but doesnt understand these things to consider, it will take too long time to make it secure so I will try the easy way (thankspage with id of paypal to show that content) first. When you write "in concert" is that just a saying (like together with the id) or is it method of doing this? |
|
Feb 15 |
asked | Solution for listening to file once/download |
|
Feb 14 |
asked | Force “Save-As”-dialogue when link clicked? |
|
Feb 13 |
comment |
Website looks good in all browsers and versions except IE7 Thank you, thats what I did. And I can really recommend doing a second CSS (for older IE) which you call in your header: <!--[if lt IE 8]> <link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/ielt8.css" media="screen" type="text/css" /> <![endif]--> This will also let you edit the orginal css for "all" browsers and not worry about messing up ur IE settings. |
|
Feb 13 |
comment |
Website looks good in all browsers and versions except IE7 One question tho, there are smalla differences in the "perfect" Chrome and these IE6/IE7 but not many. I tried to use css conditional if the user used IE6/IE7 use some margins and so-on but did not get it too work. Is it worth the time to get it done, are there enough people out there using IE6/IE7? |
|
Feb 13 |
accepted | Website looks good in all browsers and versions except IE7 |
|
Feb 13 |
comment |
Website looks good in all browsers and versions except IE7 Actually im stupid. I didnt use the display:inline on the correct place, now I added it to both menus (menu li {display:inline}) and i got them both to line up! Many thanks bro |
|
Feb 13 |
comment |
Website looks good in all browsers and versions except IE7 It doesnt seem to be that, because other <a> element wont float either. Its like in this version of IE nothing wants to float and the display:inline doesnt change anything. |
|
Feb 13 |
comment |
Website looks good in all browsers and versions except IE7 I dont use any list-style property for either menus, should I set that to none, or keep it like I have it? |
|
Feb 13 |
comment |
Website looks good in all browsers and versions except IE7 I tried this with no result. The problem is that even though float is on the elements wont float in a horizontal line, just as a vertical group. |
|
Feb 13 |
comment |
Website looks good in all browsers and versions except IE7 I can add that after downlaoding a IE-lookup software both IE6 and IE5 looks bad too. I paste the CSS now, hold on. |
|
Feb 13 |
asked | Website looks good in all browsers and versions except IE7 |
|
Feb 12 |
accepted | Not validating HTML5 website due to wp_head and Content-Lang |
|
Feb 12 |
comment |
Not validating HTML5 website due to wp_head and Content-Lang Many thanks! I found the line which causes the trouble in qtranslate_hooks.php which is included in the Qtranslate Plugin. Got the validator to be free of errors! |
|
Feb 12 |
revised |
Not validating HTML5 website due to wp_head and Content-Lang added 6 characters in body |