Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    Which theme is it? If it is a free one, tell me the theme name. If not, can you post a link to a live site?

    Thread Starter linobean

    (@linobean)

    HI, its called baylie by themetrust. The fetch tweets has worked fine with this theme in the past.

    here is the site: http://www.photekt.com

    you need to click enter to go to the main page – module is in footer

    here is the theme site:
    http://themetrust.com/themes/baylie/

    thanks,
    lino

    Plugin Author miunosoft

    (@miunosoft)

    Can you try adding this CSS rule in style.css of your theme? (Dashboard -> Appearance -> Editor -> style.css)

    .fetch-tweets {
        min-width: 100%;
    }

    Hope this helps.

    Thread Starter linobean

    (@linobean)

    works great, THANKS!!

    -lino

    Plugin Author miunosoft

    (@miunosoft)

    You are welcome!

    Hi

    I’m having the same or similar issue. I have tried the above with no success.

    Although I’m a bit of a novice when it comes to coding so wasn’t sure if I put the code in the right place. Is there anywhere specifically that the code needs to be added within style.css – I tried adding the code at the end of the file and also under the sidebar section?

    The strange thing is that it is an issue on my homepage sidebar but not my regular sidebar.

    My site is here http://fieldservicenews.com it is a premium theme called Bolid.

    Any help greatly appreciated.

    Cheers,

    Kris.

    Plugin Author miunosoft

    (@miunosoft)

    @krisoldland,

    It seems you haven’t added the CSS rule I posted above. Make sure you modify the style.css file. Also if you are using a cache plugin the caches stylesheets, make sure they get updated.

    Fixed now thanks Was down to the cache not being updates.

    Plugin Author miunosoft

    (@miunosoft)

    @krisoldland Glad to hear that!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘tweets module is only 81px wide’ is closed to new replies.