Centralising TripAdvisor widgets

Hi,

How can I centralise all the various TripAdvisor widgets across the website: http://eatalio.flywheelsites.com/

URL Login


Username: flywheel

Password: groovy-lock


Thanks, 

Comments

  • Hi,

    as you can see on http://pasteboard.co/3K4c3MbEw.png your custom item is centered already and it's size has completely nothing to do with the theme itself. Looks like the widget you use, is adding custom width for this item and to increase it's size, you need to use the following css:
    #CDSSCROLLINGRAVE.narrow { width: auto !important; }
  • Hi,

    Thank you for the CSS code, much appreciated.

    I have added the code to the theme's custom CSS section, however it has only fixed some of the TripAdvisor widgets and I need ALL to be centralised.

    How can I get ALL TripAdvisor widgets centred? 

    Thanks 
  • Please show us on screenshot which 3rd party widgets you want to center exactly.
  • Okay, but how can I send you a screenshot? There's no way to attach files on this basic forum... Or am I missing something? Thanks. 
  • You can paste screenshot with any online tool like http://pasteboard.co/ or http://snag.gy/
  • It would be much easier you you simply allowed attachments in the forum.


    Plus http://eatalio.flywheelsites.com/ half way down the page, the second TripAdvisor widget.


    URL Login Details:

    Username: flywheel

    Password: groovy-lock


    Thanks 
     

     
  • We can not allow to post images here because it would kill the transfer if thousands of people would suddenly start pasting the images. That's why you should always use external services like we mentioned above.

    Anyway, the only css we found we are giving you below:
    .TA_restaurantWidgetWhite, .TA_cdsratingsonlywide { text-align: center; }
    .TA_restaurantWidgetWhite > div, .TA_cdsratingsonlywide > div { display: inline-block !important; }
    However, please notice that if this won't work as you wish, we won't be able to provide anything else because sizes of these widgets has nothing to do with the theme and you need to sort it with author who provide you those 3rd party custom stuff.
  • Get a better server, to allow for transfer. Like you say, you have made over 50,000 sales, so I think you should be able to afford a decent server by now! 

    A better server would give your existing and future users and much better UX in this forum.

    Thanks for the CSS, it has worked fine, at least on desktop anyway. I haven't check on other devices yet.

    Thanks again for your help.
  • No, we won't get a better server as we already have one of the best hosting services available in the web with many different hosts and all these auto load balancing. You have no idea how many visits or downloads from our sites we have every day. We also can not get more hosts because it would be simply unprofitable. So basically, there is many reasons why we can not get more hosts than we currently have.

    We also can not change current forum because this would involve hundreds of thousands of current topics and solutions.

    Hope we answered all questions bothering you.
  • Okay. Well unfortunately you won't be getting any repeat business from me, but I wish you well all the same. 
Sign In or Register to comment.