Minifrontpage css override, where?
- Posted by theant (55) Offline
				Hello
I'm using Monifrontpage module on a J! 2.5.x/Gantry site with "default" style/template.
Where to put exaclty the css file to override the "default" one? I'm a little confused if to put a "themes" or directly a "default" directory into templates/gantry/html/mod_minifrontpage
best regards
						
								12 years 4 months ago								#1
				by theant
			
		I'm using Monifrontpage module on a J! 2.5.x/Gantry site with "default" style/template.
Where to put exaclty the css file to override the "default" one? I'm a little confused if to put a "themes" or directly a "default" directory into templates/gantry/html/mod_minifrontpage
best regards
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
				Hello
I think you just need to write those overriden class into your gantry template css, maybe custom.css if any?
						
								12 years 4 months ago								#2
				by erwinschro
			
		I think you just need to write those overriden class into your gantry template css, maybe custom.css if any?
Please Log in or Create an account to join the conversation.
- Posted by theant (55) Offline
				I Just put them into gantry-custom.css but they don't override the default one.			
						
								12 years 4 months ago								#3
				by theant
			
		Please Log in or Create an account to join the conversation.
- Posted by theant (55) Offline
				Anyway, can you tell me how to use suffix for individual stiling?
I added -comunicati to "Module Class Suffix" and created
.minifrontpage-default .mfp-introtitle-comunicati, .minifrontpage-default .mfp-introtitle-comunicati a {
/* display: inline-block; */
vertical-align: top;
color: #333333;
font: 300 80%/100% "Titillium Web";
text-transform: uppercase;
!important;
}
but it doesn't work.
						
								12 years 4 months ago								#4
				by theant
			
		I added -comunicati to "Module Class Suffix" and created
.minifrontpage-default .mfp-introtitle-comunicati, .minifrontpage-default .mfp-introtitle-comunicati a {
/* display: inline-block; */
vertical-align: top;
color: #333333;
font: 300 80%/100% "Titillium Web";
text-transform: uppercase;
!important;
}
but it doesn't work.
Please Log in or Create an account to join the conversation.
- Posted by andy (759) Offline
				Hi Can you share your website URL so I can take a look? Also please let me know what part you're trying to override			
						
								12 years 4 months ago								#5
				by andy
			
		Please Log in or Create an account to join the conversation.