Appointway Pro Theme

Discussion in 'Announcements' started by gpanaggio, Nov 7, 2013.

Thread Status:
Not open for further replies.
  1. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    I have made an update to a plugin on my Appointway Pro Theme that was suggested by InkThemes and now the look of the entire maig page of my theme has changed. I do not want this. How can I change back to what I had???
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    Could you please specify us that what you have got changed after the update of theme, with the help of screenshot images and also share us your website link.
     
  3. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    Sure, what has changed is the appointment form on the main page. We created a custom form to replace the one that comes with the theme (to make it smaller) and now that we updated the theme our custom form has been removed and the default one has taken over again. Our web address is www.pcnetworked.com
    Thank you,
     

    Attached Files:

  4. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
  5. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    Yes, I have fixed it. Thank you for your prompt responses!
     
  6. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    There are tabs that are overlapping on the site. There is a main tab (IT Services & Solutions) then you click on Managed IT Services then Healthcare IT , when you click on Healthcare IT there are tabs that come up , however, they are overlapping to the left rather than opening normally to the right so that it is readable. How can I fix this? Thanks
     

    Attached Files:

    • Doc1.pdf
      File size:
      201.9 KB
      Views:
      83
  7. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    #menu .ddsmoothmenu li ul li ul{
    margin-left:2px;
    }
    Adjust its value as per your requirements.
     
  8. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    Great, thank you! I will try this.
     
  9. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    It's still not working. It only works if I zoom out of the screen and make things smaller. If it's in normal view, it still does the same thing.
     
  10. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Do let us know your website link.
     
  11. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
  12. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    Also, on the custom side bar on my pages, I would like to add bullet points and maybe a box surrounding it with a different background color. How would I do this? I have attached a screenshot. My site, as indicated above is www.pcnetworked.com
     

    Attached Files:

    • Doc1.pdf
      File size:
      265.1 KB
      Views:
      89
  13. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    For your first issue.
    I have visited your site but not found such issue.

    Please check image given below for reference.

    dropdown.png

    For bullet points at the sidebar.
    Please follow format given below to add bullets.

    Code:
    <ul>
    <li><a href="your link address">your text</a></li>
    </ul>
    After that Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    .page_content .sidebar ul li {
    list-style-type: disc;}
     
  14. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    Well, the first issue continues to happen in my screen. It appears that the template is not responsive. As I explained in my previous post, when I zoom out of the screen it looks good, however, people visiting my site are not going to know to zoom in and out to see things correctly! Also, you provided me with two codes, do I need to add both codes to the CSS?? Tks.
     

    Attached Files:

    • Doc1.pdf
      File size:
      194.8 KB
      Views:
      91
  15. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    Also, as I indicated on a previous post I wanted to make the side bar more attractive by adding a box surrounding it as well as a blue background to match my site. Can I have a code for this as well?
     
  16. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    I have checked screenshot you have attached. You are using browser at 90% zoom. Set it to default 100% zoom.
    Template is 100% responsive. Please check your site in devices with multiple resolutions. It will look fine.
    Check image given below for reference.

    90zoom.png


    For code i have posted above.
    You have added text widget in the sidebar.
    So the first code it to add in the sidebar text widget and add second one in the custom css.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  17. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    ok, tks. The problem with the zoom I cannot resolve. I have switched the zoom to 100% and the problem remains the same. The only way that I can see it correctly is if I set the zoom to 67%. However, I don't want whoever is viewing my site to have the same problem. They will not know to change the zoom!
     
  18. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    I have added the codes that you provided for the bullets , however, this is creating a new set of bullets and text underneath the text that I already have there. How do I add the bullets to the text that I already have on the side bar? and how can I add a custom box surrounding the text? Tks.
     
  19. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    We have checked your website and it seems that
    at sidebar you have added text in <p> tag. That's why bullets are not showing.
    Please follow <li>format given in the post #13 . It will resolve your issue.
     
  20. gpanaggio

    gpanaggio New Member

    Joined:
    Jul 23, 2013
    Messages:
    24
    Likes Received:
    0
    Hello, I am trying to add a sidebar widget to the About us page in our site,however, it is not showing up. Also, in reference to post #19 where should I add the first code in Post #13?
     
Thread Status:
Not open for further replies.

Share This Page