Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

LogicWeb

Members
  • Joined

  • Last visited

Everything posted by LogicWeb

  1. Greetings folks, There seems to be an odd problem with Chrome / Cufon js. Cufon works fine in IE and Firefox, but Chrome is for whatever reason top aligning (vertically) the menu text. Odd enough, when you load the page, it shows you the text align and quickly top aligned when the cufon js kicks in (happens rapidly but obviously cufon causing this). It also only happens inside the billing portal strange enough. It uses smarty templates and I've wrapped the scripts in {literal}{/literal} code. The header template is this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset={$charset}" /> <title>{$companyname} - {$pagetitle}{if $kbarticle.title} - {$kbarticle.title}{/if}</title> {if $systemurl}<base href="{$systemurl}" /> {/if} <link rel="stylesheet" type="text/css" href="templates/{$template}/style.css" /> <link rel="stylesheet" type="text/css" media="screen" href="/style.css" /> <!--[if IE 7]> <link rel="stylesheet" type="text/css" media="screen" href="/code/css/ie.css" /> <![endif]--> {if $livehelpjs}{$livehelpjs} {/if} {literal} <!-- jQuery Script --> <script type="text/javascript" src="/code/js/jquery-1.4.2.min.js"></script> <!-- Cufon Script --> <script type="text/javascript" src="/code/js/cufon-yui.js"></script> <script type="text/javascript" src="/code/js/nevis_700.font.js"></script> <script type="text/javascript" src="/code/js/cufon.js"></script> <script type="text/javascript" src="/code/js/OfficinaSerITCStd_Medium_italic_750.font.js"></script> <!-- Dropdown Menu --> <script type="text/javascript" src="/code/js/hoverIntent.js"></script> <script type="text/javascript" src="/code/js/superfish.js"></script> <script type="text/javascript"> $(document).ready(function() { $("#header ul li ul li:odd").css("background-color", "#37393d"); $('#header ul').superfish({ delay: 200 }); }); </script> {/literal} </head> Keep in mind it works fine in FF and IE. The menu is the sub-menu with "reseller hosting" highlighted in red bg. That's the one I'm referring to. Attached is the problem in Chrome, within the billing portal.
  2. Problem #1: Firefox 4 For whatever reason Firefox 4 is displaying the sub-menu links totally off, whereas it works fine in Chrome and IE9. Firefox: IE / Chrome: See attached. Problem #2: Chrome / Cufon There seems to be an odd problem with Chrome / Cufon js. Cufon works fine in IE and Firefox, but Chrome is for whatever reason top aligning (vertically) the menu text. Odd enough, when you load the page, it shows you the text align and quickly top aligned when the cufon js kicks in (happens rapidly but obviously cufon causing this). It also only happens inside the billing portal strange enough. It uses smarty templates and I've wrapped the scripts in {literal}{/literal} code. The header template is this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "***w3.***/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <head> <meta http-equiv="content-type" content="text/html; charset={$charset}" /> <title>{$companyname} - {$pagetitle}{if $kbarticle.title} - {$kbarticle.title}{/if}</title> {if $systemurl}<base href="{$systemurl}" /> {/if} <link rel="stylesheet" type="text/css" href="templates/{$template}/style.css" /> <link rel="stylesheet" type="text/css" media="screen" href="/style.css" /> <!--[if IE 7]> <link rel="stylesheet" type="text/css" media="screen" href="/code/css/ie.css" /> <![endif]--> {if $livehelpjs}{$livehelpjs} {/if} {literal} <!-- jQuery Script --> <script type="text/javascript" src="/code/js/jquery-1.4.2.min.js"></script> <!-- Cufon Script --> <script type="text/javascript" src="/code/js/cufon-yui.js"></script> <script type="text/javascript" src="/code/js/nevis_700.font.js"></script> <script type="text/javascript" src="/code/js/cufon.js"></script> <script type="text/javascript" src="/code/js/OfficinaSerITCStd_Medium_italic_750.font.js"></script> <!-- Dropdown Menu --> <script type="text/javascript" src="/code/js/hoverIntent.js"></script> <script type="text/javascript" src="/code/js/superfish.js"></script> <script type="text/javascript"> $(document).ready(function() { $("#header ul li ul li:odd").css("background-color", "#37393d"); $('#header ul').superfish({ delay: 200 }); }); </script> {/literal} </head> Keep in mind it works fine in FF and IE. The menu is the sub-menu with "reseller hosting" highlighted in red bg. That's the one I'm referring to. Attached is the problem in Chrome, within the billing portal.
  3. Your logos are pretty impressive. I like the thinkone and cre8 logos. The WYSIWYG is very creative as well. Keep up the good work
  4. Greetings Everyone, My name is Chad and I'm glad to be part of this community. I own a Christian ministry forum called Talk Jesus Forums and a web hosting company since 2004, LogicWeb (as you would have guessed by my username). I want to give props to the forum owner(s) here. Its one of the nicest, cleanest forum design I've seen by far. Are you using IPB or some other forum software? Just curious.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.