PDA

View Full Version : Adding a side banner with hyperlink.


CobaltCreative
06-12-2015, 09:51 PM
I tried to add a side banner yesterday to the forum I help run. It ended up covering half the page. :erm:

So today I am trying again with a new narrower banner and the owner of the website has informed me that I need to make it so that it links to the website which the forum is about.

I used this code to install yesterday and it did not look good on the forum. I messed about with the height and width and it only seemed to move it across and back the forum page.

"Here is how you can force a banner to the right side of the header, under the Login/Username info.

First edit the additional.css template and add this code:

Code:

.ad_global_header {
float:right;
position:absolute;
right:40px;
top:40px;
}


Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> CSS Templates -> additional.css

Then place the HTML code for the banner in the ad_global_header2 template here:

Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> Ad Location Templates -> ad_global_header2

Note: You can adjust the right and top values as needed to fine tune the placement. "


Help?

Forum is-
http://dvcforum.com/forum.php

helenblog
06-13-2015, 07:01 AM
Could you send screenshots for explaining what you are wanting to say.

Is it a banner ad?

CobaltCreative
06-17-2015, 09:01 AM
It is a banner ad.
https://vborg.vbsupport.ru/external/2015/06/2.jpg (http://s1302.photobucket.com/user/kate_rose2/media/dvc_zpsix8mg0qp.jpg.html)

--------------- Added 1434539490 at 1434539490 ---------------

http://dvcforum.com/forum.php

This is what it is doing right now.

--------------- Added 1434540029 at 1434540029 ---------------

Trying to align it to the right hand side.