GymPal Posted September 4, 2014 Share Posted September 4, 2014 Hi guys Does anyone knows how to reposition a module to a certain place i want ? I have this google translate module that apears just above the bannner of my web store and it doesn't look very professional so i would like to change the position right next to "contact us,currency and sign in" If anyone can help i would appreciate so much Take a look at the screen shot Link to comment Share on other sites More sharing options...
kamaaina Posted November 23, 2014 Share Posted November 23, 2014 FYI it can be done - open file themes/YOURTHEME/global.css an add code.box-content_translate { position: absolute; right: 0; top: 57px; left:0; z-index:9999; } Link to comment Share on other sites More sharing options...
vekia Posted November 23, 2014 Share Posted November 23, 2014 how you added this translate box? it's a module? or what? if module, with what hook it is associated? Link to comment Share on other sites More sharing options...
Recommended Posts