Shape 5

Joomla Templates => Corpway - Club => : waltmayo April 14, 2015, 06:38:27 AM



: Image maps in logo position
: waltmayo April 14, 2015, 06:38:27 AM
I have tried to implement image maps in the logo position and the coordinates never match up to the originals. They tend to be shifted to the right. Any thoughts? Fixes? Work-arounds?

Walt


: Re: Image maps in logo position
: mikenicoll April 15, 2015, 12:01:34 AM
Hello,

The logo position is just designed to output a single small image. The only coding we have that would affect this position would be here:

:
Template.CSS - Line 351

#s5_logo, #s5_logo_module {
    cursor: pointer;
    float: left;
}