Jump to content

silvioj

Member
  • Posts

    14
  • Joined

  • Last visited

About silvioj

silvioj's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. ive said before i appreciate feedback but i think you are a bit too harsh on me, if you think something doesnt look right provide me some ideas. Im surprise you take the time to open a reddit about my site. just another internet troll im sure. As ive said many times i appreciate any feedback or advice but dont insult me or attack me like you are some kindof web design god... your homepage is https://primaservers.com/ as you can see it has broken links right on the homepage, not centered properly, doesnt resize well at all, im sure many other issues. Basically you agree with the other persons comment, you say " you know hes not wrong" telling me i have the ugliest site hes' ever seen. You sound like an amateur from the moment you started to troll me.. your site is far from perfect as well and at least i dont have any broken links, yet another sign of an amateur... yea, i said i appreciate any feedback when the person isnt insulting me, telling me its the ugliest site he's ever seen lol your site is far from perfect that you say took you over a year of revisions to develop.... maybe you should go back to the drawing board when your homepage has broken links still..
  2. opinions are like assholes i suppose, theres never short supply of neither.. and thats all it is, your opinion, while some may like it just cause you or the other guy say my design is really ugly lol, im not going to go and redesign my whole site, my work functions and looks good on any screen size. i dunno why you're sharing all these old links, or why these old links are live if you're not even using them any longer??? from a professional standpoint, you should only have one live version of your site, primaservers.com/?systpl=gamedesk2013 primaservers.com/?systpl=gamedesk2013v2 primaservers.com/?systpl=gamedesk2013v3 primaservers.com/?systpl=v6 if you redesign it, get rid of the old version, it can negatively effect your SEO in a dramatic way.... you have a great deal of duplicate content, search engines hate this... (I did quite a few other SEO enhancements on my site as well but you could pay me if you want to learn that) Also this took you over a year to finally get where you are now? im not going to be a dick and knock your site it looks halfway decent now but you honestly spent a year to get to where you are now haha. The previous work looks pathetic, maybe you should hire a professional and it wouldn't take you a year to get something halfway decent, and setup properly without tons of duplicate content so you actually have a chance ranking in the search engines.. - - - Updated - - - appreciate the feedback!
  3. I like it, simple, clean, transforms well. I will be updating my order form soon as well. I like how you have yours setup. Good work.
  4. thanks, im sure i'll have a new design someday soon! was just happy to get the template modified to look like my updated (mobile friendly) site. My site previously was fixed width's, not mobile friendly at all, and all the while im building mobile friendly sites for my clients so i pushed to update my main site, then whmcs came out with the new version so i threw this together quickly. Its only slightly modified version of the six template. I just changed a few things i didnt like and integrated my design into the shop. So far im loving the 6.0 update. I see people complain about the new menuing system , i actually like the hooks for it. Kindof cool Also with this new deploy i was able to implement some enhanced SEO techniques which i never implemented previously with whmcs. Adding custom page titles etc.. I added an if else with smarty templates and setup custom meta descriptions for the pages, was pretty simple. (specifically my sale pages)
  5. who knows, i try to be positive towards everyone. I never mind a bit of critique and gladly accept it. No matter how much you think you know, you can always learn!
  6. looks good, but there are some issues as mentioned above. A couple small recommendations, the center and header div should have a bit of padding maybe, or add padding to the text/logo you have in the upper left. Also you've seem to disabled 90% of the templates mobile friendly transforming ability. the default template resizes much better on smaller devices. many of your fixed widths could be changed, for instance istead of saying width:960px; say width :100%; max-width:960px margin:0 auto; etc.. etc... i see this will break some of your theme but to target mobile friendly devices in a user friendly manner it is typically advised for modern sites to have this ability to transform with out having the user to scroll left to right to find what theyre looking for. Put it right up there in front of them!
  7. lol ok, wheres your site? I'd like to see this magnificence maybe i could learn a thing or 2.. I searched your posts seeing if you've shared a site and I couldn't find any. The only posts i could find is you asking for help... Well I'm not above helping anyone, if you need a professional's assistance just let me know:) No hard feelings
  8. no sweat, glad i could assist! theres a few things i would have done differently in their theme. Check out my post, with my site you can see what i came up with.
  9. All you'd do is open header.tpl then do a search for logo.png <img src="/customerportal/templates/zwebdesign-six/img/logo.png" alt="Z Web Design"> change this code to <img style="width:100%;max-width:353px;" src="/customerportal/templates/zwebdesign-six/img/logo.png" alt="Z Web Design"> actually you changed the width of the image so the max width would be 341. i dont use emulators... I just resize my browser window on my desktop to a very narrow width to see how it would appear.
  10. if you apply that css style to the logo on top it will allow the image to proportionately resize to the width of the screen for smaller screen widths. This will prevent horizontal scrollbars on small devices
  11. looks good, i recently posted my new six theme as well. If i may make a suggestion, add an id to your main logo on top then add this code in its css width: 100%; max-width: 353px; will add a bit more flexibility
  12. Hey, just wanted to say that I think the newest version of whmcs is awesome! version 6.0 seems like a big step in the right direction. Is the six template new as well? I'e recently remodeled my site, and after the 6.0 release i decided to throw my old template away and make a new one. I spent a good deal of time customizing it to look like my main site. There were many things i didnt like about how the theme resized so i fixed those, for instanse the buttons on the side panel have a scrollbar on mobile screens, they now resize and fit perfectly with a 50% width and floated left. screenshot attached below [ATTACH=CONFIG]8882[/ATTACH] To appreciate all i did with the six theme i've created a demo account for anyone to try out.. use: test@silviotech.com pass: demo path to whmcs install Shop @my main site http://silviotech.com Next thing i'd like to do is redo my order form template. I like the comparison and although i've made some small modifications to make it mobile friendly there are some things i want to do to enhance its appearance. Thank you!
  13. Hey, just wanted to say that I think the newest version of whmcs is awesome! version 6.0 seems like a big step in the right direction. Is the six template new as well? I'e recently remodeled my site, and after the 6.0 release i decided to throw my old template away and make a new one. I spent a good deal of time customizing it to look like my main site. There were many things i didnt like about how the theme resized so i fixed those, for instanse the buttons on the side panel have a scrollbar on mobile screens, they now resize and fit perfectly with a 50% width and floated left. screenshot attached below [ATTACH=CONFIG]8882[/ATTACH] To appreciate all i did with the six theme i've created a demo account for anyone to try out.. use: test@silviotech.com pass: demo path to whmcs install Shop @my main site http://silviotech.com Next thing i'd like to do is redo my order form template. I like the comparison and although i've made some small modifications to make it mobile friendly there are some things i want to do to enhance its appearance. Thank you!
  14. Hey, just wanted to say that I think the newest version of whmcs is awesome! version 6.0 seems like a big step in the right direction. Is the six template new as well? I'e recently remodeled my site, and after the 6.0 release i decided to throw my old template away and make a new one. I spent a good deal of time customizing it to look like my main site. There were many things i didnt like about how the theme resized so i fixed those, for instanse the buttons on the side panel have a scrollbar on mobile screens, they now resize and fit perfectly with a 50% width and floated left. screenshot attached below [ATTACH=CONFIG]8882[/ATTACH] To appreciate all i did with the six theme i've created a demo account for anyone to try out.. use: test@silviotech.com pass: demo path to whmcs install Shop @my main site http://silviotech.com Next thing i'd like to do is redo my order form template. I like the comparison and although i've made some small modifications to make it mobile friendly there are some things i want to do to enhance its appearance. Thank you!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated