Jump to content

Leaderboard

  1. Lock Down

    Lock Down

    Rising Star


    • Points

      2

    • Posts

      1,035


  2. Tony

    Tony

    Administrator


    • Points

      1

    • Posts

      5,256


  3. Phun

    Phun

    Retired Staff


    • Points

      1

    • Posts

      1,119


Popular Content

Showing content with the highest reputation on 07/28/2013 in all areas

  1. Problem here is that members seem to think that the people who do help should drop everything and work on what they want NOW.. As Davlin said you are asking for something free. So if another member says " I will look at it when I have time.", i does not mean they will drop everything and work solely on you wish item. If you are not willing to pay, then expect from a few days to weeks for members to fit it in their schedules. Respect and politeness for others get members here favored treatment in the long run. Those who are subscribers should ask in that section if they think they deserve special treatment. In the free sections no one deserves anything. They are getting help out of the kindness of other members.
    2 points
  2. Hey everyone So yesterday after designing my site I was needing a drop down and ProMenu was annoying me so I made one like WF. (Credit to WebFlake ) So first things first, is you want to go to ACP -> Look and Feel -> Your Skin -> globalTemplate Once there look for <li id='nav_home' class=''><a href='{$this->settings['home_url']}' title='{$this->lang->words['homepage_title']}' rel="home">{$this->settings['home_name']}</a></li> </if> Under that you want to add this code: <li id="nav_menu_7" class="right skip_moremenu "> <a id="nav_menu_7_trigger" href="#" title="" class="">Other <span class="dropdownIndicator"></span></a> <div id="nav_menu_7_menucontent" class="submenu_container clearfix boxShadow" style="display: none; position: absolute; z-index: 9999; background: #8EE46C;"> <div class="left" style="z-index: 10000;"> <ul class="submenu_links" style="z-index: 10000;"> <li class="submenu_li" style="z-index: 10000; color: #fff;"><a href="#" title="#" style="z-index: 10000; color: #fff; width: auto;">#</a></li> <li class="submenu_li" style="z-index: 10000;"><a href="#" title="#" style="z-index: 10000; color: #fff; width: auto;">#</a></li> <li class="submenu_li" style="z-index: 10000;"><a href="#" title="#" style="z-index: 10000; color: #fff; width: auto;">#</a></li> <li class="submenu_li" style="z-index: 10000;"><a href="#" title="#" style="z-index: 10000; color: #fff; width: auto;">#</a></li> <li class="submenu_li" style="z-index: 10000;"><a href="#" title="#" style="z-index: 10000; color: #fff; width: auto;">#</a></li> </ul> </div> </div> <script type="text/javascript"> document.observe("dom:loaded", function(){ //$('content').insert( $('nav_menu_7_menucontent').remove() ); new ipb.Menu( $('nav_menu_7_trigger'), $('nav_menu_7_menucontent'), { eventType: 'mouseover', closeOnMouseout: 'nav_menu_7' } ); }); </script> </li> Once you added that you want to go to your ipb_styles and look for : #more_apps_menucontent a, .submenu_container a And from there you can change colours. So, from there to just before breadcrumbs you can edit the colour of Text and the hover. The hover code which you can edit: #more_apps_menucontent li:hover, .submenu_container li:hover Hope you enjoy it If you are having trouble contact me on here or Skype for support (Skype: crimsonsn7 or 0x60000)
    1 point
  3. Added a margin to the div "horizontalInfolist", that seemed to fix it. <ul class='horizontalInfoList' style='float: right; width: 205px; margin-top: -25px;'> The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
    1 point
  4. Top 10 "must have" features for any web hosting company (in no particular order): Reliability. As mentioned above, downtime is a no-no. It will happen, but if you can't guarantee 99.99% uptime, it isn't worth a glance. Every minute the network is down, I lose money - not just my investment, but potential profit. 24/7 phone/chat support. If I have a billing issue, I should be able to correct it whatever my schedule is. If I have to work my hours around my host, my business will be better served elsewhere. If I'm suddenly locked out of the system, the server crashes, or any other unforeseen scenario plays out, I want to know that my host is on top of the issue mere minutes after it happens (if that). Ease-of-use and fluidity are a must. If I have to dig for information or spend hours on the phone with support, then it isn't worth it. PHP and MySQL versions should always be in the latest series range. No one uses PHP 4 anymore, and if you offer it, your company is a bust. Would you enjoy going to your favorite restaurant and having them tell you they don't know how to make the special you've been waiting for? I think not! The number of allowed sub-domains, scripting language support, databases, OS platform, etc is all important features. Look around at some of the top-tier companies and try to undercut their prices. You can't reasonably expect to charge as much as Go Daddy does, even if you provide similar resources - you're just not Go Daddy - you can't match their level of support or service. Being too proud means being naive. If you leave your customers feeling sour, you can bet "word of mouth" will spread across social media and other sites. Make sure you leave a smile on your customer's face every time you do business with them. If word gets out that you're a jackass, you'll be treated like one by potential clients - or, you may just not be treated like anything, by anyone. Space / Bandwidth. Need I say more? What other features do you offer? CDN? Malware Scanner? Mobile optimization? More perks and goodies generate interest. Initial setup, security/emergency services (i.e. reboots), monitoring services, etc are all additional must-haves.
    1 point
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...