Move a module to specific location - Joomla! Forum - community, help and support
i have "nice social bookmark" extension , want placed in bottom right corner of header image can't move it!
i have assigned extension position-0 , shows fine, want move down couple of pixles bottom corner. have done same thing search module , able add following code change position:
position: absolute;
top: 15px;
right: 15px;
z-index: 100;
now i'm wondering extensions code is, can add same thing, or possible?
i have assigned extension position-0 , shows fine, want move down couple of pixles bottom corner. have done same thing search module , able add following code change position:
position: absolute;
top: 15px;
right: 15px;
z-index: 100;
now i'm wondering extensions code is, can add same thing, or possible?
provide link site please
Comments
Post a Comment