Log in

View Full Version : Header Ad next to logo in 5.1.x


garyhartaz
05-29-2014, 02:54 AM
I am totally lost on how to get the header ad to display to the right of the logo. I was able to move the search to the navbar but I have given up on trying to get the ad to the right of the logo.

I would prefer if I could use the css_additional to add the code to move this header ad.

Any help would be appreciated.

Thanks,
Gary

Spangle
05-29-2014, 07:59 AM
I am totally lost on how to get the header ad to display to the right of the logo. I was able to move the search to the navbar but I have given up on trying to get the ad to the right of the logo.

I would prefer if I could use the css_additional to add the code to move this header ad.

Any help would be appreciated.

Thanks,
Gary

Editor "ON" > Header; then you get a pop up for the header module where you can enter the ad script

see attachment

garyhartaz
05-29-2014, 01:24 PM
When I do this, it places the ad above the logo in the center, not next to it! See the image.https://vborg.vbsupport.ru/external/2014/05/6.jpg

Spangle
05-29-2014, 01:57 PM
When I do this, it places the ad above the logo in the center, not next to it! See the image.https://vborg.vbsupport.ru/external/2014/05/6.jpg


Try adding "float:right" to the img code eg:

<img style="float:right"; src=" http ....etc">

garyhartaz
05-30-2014, 01:00 PM
That's not it. The image is actually above the logo area in the header, not inline with it.

Spangle
05-30-2014, 01:10 PM
That's not it. The image is actually above the logo area in the header, not inline with it.

I don't use Ad's so I would need a screenshot to see where it is actually going

garyhartaz
06-01-2014, 11:07 PM
I don't use Ad's so I would need a screenshot to see where it is actually going

The screenshot is in this thread. Look above and you'll see the scratchpad ad is above the logo. That is what I am talking about.

garyhartaz
06-04-2014, 02:43 AM
BUMP! Anyone?