LogicWeb Review / Feedback Community Center by LogicWeb LogicWeb Research :) Do you believe it is important for a web host to have a *discussion* forum (non-support channel, just member to member discussions)? What are your thoughts on the pros and cons of a web hosting with a forum? Thank you for your time to respond. Re: LogicWeb Hosting Site Digital Media UI / UX Design by LastMitch **@LogicWeb** >Having this issue with the black navigation bar background is about half the width of the page when viewing on tablet or phone. Works fine in desktop otherwise. Can you post your **CSS** code regarding about navigation bar? LogicWeb Programming Web Development by LogicWeb … completely the job as promised, and paid for. [url]www.logicweb.com[/url] Problem is the home page right off the… LogicWeb / CSS Question Digital Media UI / UX Design by LogicWeb …ISO-8859-1" /> <title>LogicWeb, a smart web solution</title> <…meta name="author" content="LogicWeb" /> <meta name="description"…, multiple domains, affordable web hosting, support, savvis datacenter, LogicWeb, cenixhost, webhost, web host, inexpensive, cheap, australia, bundle… Re: LogicWeb / CSS Question Digital Media UI / UX Design by LogicWeb …="menuItemHome"><a href="http://www.logicweb.com"><img src="images/navigation/spacer_home…><li><a href="https://www.logicweb.com/support/index.php?_m=knowledgebase&amp;a=view…="menuItemOrder"><a href="https://www.logicweb.com/billing/cart.php"><img src="… Re: LogicWeb / CSS Question Digital Media UI / UX Design by ndeniche …="menuItemHome"><a href="http://www.logicweb.com"><img src="images/navigation/spacer_home…gt; <li><a href="https://www.logicweb.com/support/index.php?_m=knowledgebase&amp;a=view…quot;menuItemOrder"> <a href="https://www.logicweb.com/billing/cart.php"><img src="… Re: LogicWeb / CSS Question Digital Media UI / UX Design by LogicWeb Thanks FC. My question is which 3 images should I be applying this to? The menu tabs is under three images per tab Example: [url]http://www.logicweb.com/images/navigation/_about.gif[/url] Then: [url]http://www.logicweb.com/images/navigation/active_about.gif[/url] Active: [url]http://www.logicweb.com/images/navigation/on_about.gif[/url] Re: LogicWeb / CSS Question Digital Media UI / UX Design by LogicWeb … the bg image I'm referring to [url]http://www.logicweb.com/images/navigation/primary_nav_full_bgd.gif[/url] If you know what… Re: LogicWeb Hosting Site Digital Media UI / UX Design by LogicWeb …; <a href="http://www.logicweb.com" title="LogicWeb" class="logo"><… PARTNERS --> <a href="https://www.logicweb.com/affiliate" class="btn partners">AFFILIATES… LOGIN --> <a href="https://www.logicweb.com/billing/clientarea.php" class="btn client-… LogicWeb AJAX Programming Web Development by LogicWeb Greetings, When you *initially* load LogicWeb's home page, [url]www.logicweb.com[/url] it hesitates for about 1-2 seconds on … to look for within the javascript files. Javascript: [url]www.logicweb.com/scripts/tabber.js[/url] Any help on why it… LogicWeb Javascript Programming Web Development by LogicWeb Greetings, When you initially load LogicWeb's home page, [url]www.logicweb.com[/url] it hesitates for about 1-2 seconds on … to look for within the javascript files. javascript: [url]www.logicweb.com/scripts/tabber.js[/url] Any help on why it… LogicWeb Live Chat Programming Web Development by LogicWeb Greetings everyone, On the [url]www.logicweb.com[/url] top banner (static), the live chat white circle …="images/header.gif" alt="Web Hosting by LogicWeb" class="img" /></a> <… LogicWeb CSS Programming Web Development by LogicWeb … to correct some W3C validation errors found at [url]www.logicweb.com[/url] I'm not a designer by trade, but… LogicWeb Hosting Site Digital Media UI / UX Design by LogicWeb Having this issue with the black navigation bar background is about half the width of the page when viewing on tablet or phone. Works fine in desktop otherwise. www.logicweb.com Your help is appreciated. LOGICWEB VPS Mobile Page Digital Media UI / UX Design by LogicWeb … not work in mobile view This is the page: http://logicweb.com/vps/ HTML Code specifically for the mobile version portion… Re: LogicWeb Programming Web Development by serkan sendur you can add this to head section of your index page, then create a second basic html site for the users who are not javascript enabled and then tell them that their javascript is not enabled, to see the full featured website they need to enable javascript. in the meta tab below give your second simple website index page in the url attribute so … Re: LogicWeb Programming Web Development by DangerDev without javascript u cant enjoy ajax, so in you can redirect user to the other page which says them to enable javascript in order to visit website. Re: LogicWeb Programming Web Development by LogicWeb Thanks but the code you gave is giving an error. What should I do from here? Re: LogicWeb Programming Web Development by serkan sendur you have to give a relative path to your main page Re: LogicWeb / CSS Question Digital Media UI / UX Design by ndeniche shouldn't the dropdown menu be designed in javascript? Re: LogicWeb / CSS Question Digital Media UI / UX Design by LogicWeb It was designed in css and was working fine until someone else suggested switching to sliding menus style to fix the disappearing tab upon initial hover. Re: LogicWeb / CSS Question Digital Media UI / UX Design by ndeniche do you have a backup? maybe you could turn back to a restore point and start again with the sliding menus and see where it went the wrong way... Re: LogicWeb / CSS Question Digital Media UI / UX Design by LogicWeb I do have a backup, but the original problem was the disappearing tabs on initial page load / hover. The whole point of sliding doors was to fix this problem. Re: LogicWeb / CSS Question Digital Media UI / UX Design by FC Jamison Your initial problem should be able to be resolved by preloading the rollover images. Re: LogicWeb / CSS Question Digital Media UI / UX Design by ndeniche no programmer in his sane mind would try to read your html code... you should try writing it a little bit nicer... Re: LogicWeb / CSS Question Digital Media UI / UX Design by LogicWeb [QUOTE=Nichito;532761]no programmer in his sane mind would try to read your html code... you should try writing it a little bit nicer...[/QUOTE] Did it ever occur to you the code is crushed by the small width of the forums? It looks perfectly "nice" in my html editor and source code, had you even tried looking first. Did you read my … Re: LogicWeb / CSS Question Digital Media UI / UX Design by FC Jamison Web site visitors hate to wait, so many Web designers preload images to speed up page display. Although JavaScript is the most common way to preload images, it isn't your only option. Consider using the CSS DISPLAY property instead. It may be more reliable and it requires less complex code. First, let's create a class with display set to none and … Re: LogicWeb / CSS Question Digital Media UI / UX Design by LogicWeb I gave it a go on the 3 tabs (inactive, active, on) and I have this rather strange issue in firefox where the menu background is not showing up. Strange, because I did not apply your method to the background at all. Attached is a comparison with IE7. Are you able to duplicate this? On a side note, do you know how I can somehow apply this … Re: LogicWeb / CSS Question Digital Media UI / UX Design by FC Jamison I didn't recreate your site, I was simply advising you on how to preload your menu images. I would apply the method I described to any image that is called when you hover over a tab. Glancing at the css again, I would apply the hiddenPic class to the images referenced here: [code] #menuItemHome:hover {position: static; background-image:… Re: LogicWeb / CSS Question Digital Media UI / UX Design by FC Jamison The page looks good when I view it in Firefox.