Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / PaidSystem Support / Ad durations .. and top ad duration

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

Ad durations .. and top ad duration

More
10 years 1 week ago #11096 by loic
Replied by loic on topic Ad durations .. and top ad duration
Hello,

Did you try to add !important after the css line that are in conflict ?

Like that :
#myid .myclass {
    font-size: 14px !important;
}

Best regards.
More
10 years 1 week ago - 10 years 1 week ago #11108 by catalinads
Replied by catalinads on topic Ad durations .. and top ad duration
i think i cant manage like this .
take a look at this for example:

for this: <h4 class="no-margin-top">
in template i have: adsmanager-grid h4 {
margin-bottom: 5px;
padding: 5px;
background-color: #000000;

and the fot is getting from template....


and in CB i have:

for the same h4class:
cb_template h1, .cb_template h2, .cb_template h3, .cb_template h4, .cb_template h5, .cb_template h6, .cb_template .h1, .cb_template .h2, .cb_template .h3, .cb_template .h4, .cb_template .h5, .cb_template .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}

so the tabadsmanager is running directly in CB.. wil take cb css :(

i wil change the font in cb
dont knwo with other..because are extra css codes that modify ..like padding.. etc
or that border box..
Last edit: 10 years 1 week ago by catalinads.
More
10 years 1 week ago #11122 by loic
Replied by loic on topic Ad durations .. and top ad duration
Hello,

And if you try to override the css by adding your own on the adsmanager template, it doesn't works ?

Also, for the duration, if an option is set for 30 Days and the ad is set for 15 days, then it is the ad will expire in 15 Days.

Best regards.
More
10 years 6 days ago #11150 by catalinads
Replied by catalinads on topic Ad durations .. and top ad duration
Some works...some no.. because adsmanager tab runs in Community builder ..and extra css overiding my template.
And if change to have good in adsmanager..i ll have ome probs with cb.

Second issue:
so if a user choose first ..because the user choose first the duration of 15 days...
i think is not ok to be displayed the option for top with a bigger number of days
More
10 years 3 days ago #11169 by loic
Replied by loic on topic Ad durations .. and top ad duration
Hello,

For the first issue, if you force the css of AdsManager by using '!important' it broke cb ?

For the second issue, I will talk to Thomas for this issue.

Best regards.
More
10 years 3 days ago #11174 by catalinads
Replied by catalinads on topic Ad durations .. and top ad duration
You are right... using !important will broke cb ...
but .. CB changes even the font style..etc... this means that i must set ...all in adsmanager css like in joomla template to search all css that overrides
/* font-family: inherit; */
/* font-weight: 500; */
/* line-height: 1.1; */
/* color: inherit; */
etc

and for example this:
cb_template * {
box-sizing: border-box;

is changing the width ... and if i disable in cb ..i will have problems

i have to add: box-sizing:none with important ?
Time to create page: 0.123 seconds
Powered by Kunena Forum