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 / Public Forum / Main Forum / [RESOLVED] override adsmanager.css

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.

× OLD Forum post could be checked here : forum.joomprod.com

[RESOLVED] override adsmanager.css

More
11 years 8 months ago - 11 years 8 months ago #20 by halloy
[RESOLVED] override adsmanager.css was created by halloy
Hi everybody, I'm French, I'm sorry for my bad english.
I wish to customize adsmanager. I found how to change the order of the menu (Last Ads, etc..) and to get a white background for this. I found how to get the description before "News Ads".
But I didn't find how I can customize the links to be differents than others links of the website. Category links, sub-category, pathway. It's always the style of a, a:hover, etc in template.css wich works.
You can see on the screenshot.
For exemple with adsmanager_pathway.
In the adsmanager.css (copyed in Montemplate/html/com_adsmanager/css) I added style for adsmanager a, adsmanager a:hover, etc (font-size, font-color) But as they're already in template.css with hcc_postcontent a (etc) it doesn't work.
How can I do that because I dont wish chang all the links of the website ?

Thanks a lot !
Attachments:
Last edit: 11 years 8 months ago by loic.
The following user(s) said Thank You: traditionalwedd, xoenixloui, ebowlenrena, lelcooleynath, llorluig, aeschaarstheo
More
11 years 8 months ago #25 by tompap
Replied by tompap on topic override adsmanager.css
Hello,

Possible solutions :
- Add !important on your css selector
- Add your custom css needs in your template.css (I think this is the better solution)
The following user(s) said Thank You: traditionalwedd, xoenixloui, ebowlenrena, lelcooleynath, llorluig, aeschaarstheo
More
11 years 8 months ago #28 by halloy
Replied by halloy on topic override adsmanager.css
thanks tompap !
But I already tried with template.css : I created a new style with the class of the div to change the format of the links but it didn't work. Only the global style for links works.

If I understand, I create a new style like" .adsmanager_pathway a !important" ?

regards
The following user(s) said Thank You: traditionalwedd, xoenixloui, ebowlenrena, lelcooleynath, llorluig, aeschaarstheo
More
11 years 8 months ago #30 by tompap
Replied by tompap on topic override adsmanager.css
Could you tell me which CSS rules is applied and what is the CSS you wanted ?

If you have also an URL (could be sent by PM if needed)
The following user(s) said Thank You: traditionalwedd, xoenixloui, ebowlenrena, lelcooleynath, llorluig, aeschaarstheo
More
11 years 8 months ago #33 by halloy
Replied by halloy on topic override adsmanager.css
I want to modify the links into the adsmanager_pathtway, main categorie and sub categories (and also the link near adsmanager site) in color, font-size, ...
In my template.css, I have definied global rules for links (a, a:link, a:hover and a:visited) but i wish personnalize it for any component or pages.
Then, for example, in the div "adsmanager_pathway, there are the links of pathway. Then I created rules into the css :
.adsmanager_pathway a , .adsmanager a:link, ... I tried it into template.css, into adsmanager.css in the component, into the adsmanager.css overrided. Nothing works. In Firebug, I see that it's always the global rules wich works.
It's the same with adsmanage_main_cat h2 links, adsmanager_sub_cat h3 ...

I send you the url by PM.

Thanls a lot !!
The following user(s) said Thank You: traditionalwedd, xoenixloui, ebowlenrena, lelcooleynath, llorluig, aeschaarstheo
More
11 years 8 months ago - 11 years 8 months ago #35 by tompap
Replied by tompap on topic [RESOLVED] override adsmanager.css
Something like :

.adsmanager_pathway a {
color: yellow !important;
}

it's working great
Last edit: 11 years 8 months ago by loic.
The following user(s) said Thank You: traditionalwedd, xoenixloui, ebowlenrena, lelcooleynath, llorluig, aeschaarstheo
Moderators: perry
Time to create page: 0.151 seconds
Powered by Kunena Forum