Greetings Pro's,
I would like to make the area indicated in the attached screen shot a zone that I can use with my AdAgency. This zone can be 700PX x 90PX or 700PX x 200PX, either one will not matter, but I would like to be able to control the height of this zone so I can change it if needed. I want to use this zone for selling banners of course for on my site. I thought I saw something were someone wrote that we can do this, but I can't seem to find it. Can you please tell me how to use this area as an ad zone is AdAgency on my Socialize Template please?
Thanks,
David
Hi David,
I suggest you to create or customize the socialize layout. so that will fit for 700px. here the doc:
www.t3-framework.org/documentation/layout-system.html
FYI: socialize using t3 framework
Regards
Alberto's,
I will try to do what you have described, but after I do this will socialize allow me to place these zone banners on specific pages and then have other sponsor banners on other pages that don't already have a banner placed on it?
Thanks,
David
Hi, David.
Here you have documentation for AdAgency (regarding zones):
adagency.ijoomla.com/zones/
Albertus or Michal,
I will look into creating this new zone in T3 soon, but in the meantime, could you tell me exactly what I need to do in changing the code in the T3 Socialize Template just to make the existing Auto "Position1" zone to be no more than 200 px in height please? I just feel safer doing this first and keeping the banner in an existing zone then going in later, cloning this configuration and then playing with the closed layout until I get it correct so I don't mess up what currently works.
Thanks,
David
Albertus and Michal,
GREAT NEWS!!!! I finally think I am starting to get this stuff. LOL! I am excited because I made what in my opinion was a major challenging change that I have been asking you both about for weeks now and it's world 95% exactly like I want it too. I now have the new zone located exactly where I want it. Between the two blue bars on
www.madd-talent.com
so now I can have a revenue producing zone for site sponsors. I say sponsors, plural, because if I am not mistaken, AdAgency allows me to indicate which pages any ad will be displayed on. This means I can have a different sponsor for different pages. That's exactly what I wanted. Thank you both for your patients and assistance in my getting this done.
Now, the 5% that is not exactly as I would like it, I think Albertus can either correct or tell me how to correct it, which I would prefer so I know how to do it again if I need to. I have this code you sent me Albertus, that controls the width of the sidebar1 and sidebar2, which are now located on opposite sides of the main body, which I want, however, the code you sent me is as follows:
.joms-postbox {
display: none;
}
.t3-content.col-md-6 {
width: 65%;
}
.t3-sidebar.col-md-6{
width: 35%
}
.t3-sidebar-1.col-md-6{
width: 60%
}
.t3-sidebar-2.col-md-6{
width: 40%
}
If you look at my index or home page,
www.madd-talent.com
, this is not how it's displaying The reason I have the sidebar2 at 40% is so that the ads that are placed on that side of the page are about 125px wide. It works out almost perfectly at that percentage when sidebar1 and sidebar2 are right next to each other on the right side of the main body. However, now that I have them on opposite sides of the main body, this custom.css code you gave me seems to be having no affect at all. No matter what I change these numbers to, the widths don't change. It's a minor issue at this point, but I would like to correct this, so if you don't mind, could you please tell me what is wrong with this now. So you know, this custom.css code is located here:
public_html/templates/socialize/css
Thanks a million to you both,
David