Jump to content

newseed

Advanced Member
  • Posts

    1,436
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by newseed

  1. I think versions of IE that only works with XP is the reason because it's really NOT A STAND ALONE browser like Firefox, Opera, etc. which is why older versions of IE will not work with Windows 7. As you know, MS always try to make all their software to have the ability to interact with their other software. In a way, that is a good thing except when you can't afford to upgrade. I am betting that there will be patch that will allow the users to install them manually. Otherwise, XP is over 13 years old and if users just cannot upgrade then they should download an alternative software like Firefox. From a web developer perspective, I look forward to XP being history even though it has been a very good operating system.
  2. I agree with Stef. However, without really seeing the code myself, the odds are is that you will need to set a conditional comment for IE7 and use float:left for the list ( <li> ). You can also try display:inline-block. It's been about 1 1/2 years since I coded anything for IE7 so I am guessing here.
  3. I agree with Andrea, trying to fill the screen of monitors that are wide screen and uses resolution greater than 1024 is a pain to read. However, you can still make a fluid site and yet keep the design to be no greater than 1024 by using media query. Depending on what you are trying to do, it's possible to just use max-width:1024px but more than likely you will need to use media query if you plan on presenting it to all types devices including mobile and tablets.
  4. Oh you are funny indeed! Can you create all your videos with a baby face?
  5. I like it just fine but I have to say that you should update your own picture...I mean, haven't you aged in the last 8 years?
  6. Great...but I don't know why it doesn't work using browserstack? Sure would have save me a lot of trouble and time. Thanks.
  7. Thanks Andrea. I have been tinkering with it all day and so I am uncertain the one that worked for you is what I have up there now. Can you please check both numbers again to see if it work? I am using tel:1-714 etc. etc. and tel:1-800 etc. etc. I promise not to touch the code until Monday. Thank you.
  8. Updated, based on your screen shot, it seems you were testing the number via this forum. Did you go to the site I am referring to and see if it works there?
  9. Can you give me the phone version and did you have safari as the default browser? Thank you.
  10. Thank Ben but it did not solve my issue. The first number with area code 714 is using tel: with the country code. The 800 number is using the wtai: and again with the country code. I did this so you can see both options. Neither worked for iphone using safari. I am using browserstack to test this but I am baffled as to why it's not working.
  11. Can someone test this using IPHONE to see why it only works for android but not for iphone? http://www.maximumsecurity.com/ The code I used is below: Note: I added a image link here for just this post so you can see the code otherwise this forum strips them out: http://my.jetscreenshot.com/22574/20140411-kzay-9kb.jpg I have also tried the following: tel:7145504123 tel:8005380600 All are links using the anchor tag. PLEASE note that this is occurring using Safari browser. I have no way to test for other browsers on Iphone.
  12. @LSW, I could not have said it better myself. Thank you.
  13. You can also find more under 'View Unread Post' link:
  14. There are places where the green links on dark background can be difficult which would be nice to fix that. Otherwise, this is helping a lot.
  15. Hi Ben, The new 'dark' theme is awesome. THANK YOU! As I post from time to time, if I find any issues or improvements that can be made I will let you know. This theme lessen the eye strain. Nice job!
  16. Stefan, I don't see much change other than the header has a darker theme but that's not my issue. The issue is the content (posts) area where all the reading is done: http://my.jetscreenshot.com/22574/20140330-iwe3-95kb.jpg Any chance to dup your original theme or the IP theme and set it to be white text on black background on the post area itself? Everything else can stay the same. NOTE: I really appreciate your effort.
  17. Here's a rough sample that I would like to see: http://my.jetscreenshot.com/22574/20140327-p2f4-89kb.jpg This is much easier for me to read than other.
  18. Ben, it's not really an issue for those with good vision. In my case, a semi-black (dark grey) font on white background makes it a bit difficult to read especially if the posts are more than a few paragraphs long. Right now the font color is 282828 and that's probably good for most people. This is why I asked if it's possible to at least provide a dark/light option using a cookie or something and have a second css for dark colors such as black background(s) with white fonts. Again, that's me but I thought I asked anyway.
  19. If you have a graphic tool such as Photoshop, you can import the PDF and then save it as a jpg.
  20. Any chance for user control to set the forum contrast (dark/medium/light)?
  21. Thanks Ben for pointing that out. I failed to look on the left to see the date settings. I believe this is a good improvement. Thank you.
  22. I like the old format. I just simply click and it will show the latest posts in the last 24 hours no matter how many posts there are. One thing I would like to see change is set the default to be 48 hours instead of 24. (probably more ideal to be a custom setting for each user). Also, I know you have a dropdown at the bottom to select how many days/weeks you can go back but you have to scroll down each time to change it. Maybe you can move that up to the top as well.
  23. Missing the Today's Activities link.
  24. Border-image is not support for IE 10 or earlier. I am not sure about Opera because I have not used in in years. Check out the link below for more info. CSS3 Browser Support
  25. I concur. The GUI method is great but it is indeed important to know the code. I just dealt with one of those types of sites and although it was easy to manipulate I found myself making some changes to the code because the GUI did not give me the exact custom design I was looking for.
×
×
  • Create New...