Mini FrontPage News Module
- Posted by TemplatePlazza (5310) Offline
HI,
Are you sure it worked with the old J 2.5 site? I've re-checked with the file you gave and both of code to limit the text are identical
10 years 5 months ago #7
by TemplatePlazza
Are you sure it worked with the old J 2.5 site? I've re-checked with the file you gave and both of code to limit the text are identical
The topic has been marked as resolved.
- Posted by msgdesign (20) Offline
Hi - thanks for your help with the issue above - case closed.
One other question for you regarding this new dev site www.mitzidesign.info/KBdev25/
When I added a link in the news article, I noticed (in the module) that the passive link color became white and the font size was larger than the rest of the text. I have removed that link for now on the site because the client is reviewing it the site.
Can you give me the css (and where to add) how to change the passive link - text size and font color?
Thanks so much for your great support!
Mitzi
10 years 5 months ago #8
by msgdesign
One other question for you regarding this new dev site www.mitzidesign.info/KBdev25/
When I added a link in the news article, I noticed (in the module) that the passive link color became white and the font size was larger than the rest of the text. I have removed that link for now on the site because the client is reviewing it the site.
Can you give me the css (and where to add) how to change the passive link - text size and font color?
Thanks so much for your great support!
Mitzi
The topic has been marked as resolved.
- Posted by TemplatePlazza (5310) Offline
Hi msgdesign,
Sure glad to know your problem is finally resolved.
Regarding the link issu on your new dev site, it looks like the mini fp style overrided by your template css. To fix this try to add this code to your template css
10 years 5 months ago #9
by TemplatePlazza
Sure glad to know your problem is finally resolved.
Regarding the link issu on your new dev site, it looks like the mini fp style overrided by your template css. To fix this try to add this code to your template css
a.mfp-readon {
font-size: 75%!important; }
The topic has been marked as resolved.
- Posted by msgdesign (20) Offline
The code you sent changed the size of the type in "read on" - this is not what I would like. I would like to know how to change the passive link seen in the first news article "Super Lawyers Rising Star" - see "Amanda Vanderhorst". I want the passive link color to be black (not white) and the size of the font to match the text around it.
www.mitzidesign.info/KBdev25/
thanks again!
10 years 5 months ago #10
by msgdesign
www.mitzidesign.info/KBdev25/
thanks again!
The topic has been marked as resolved.
- Posted by TemplatePlazza (5310) Offline
I didn't see any "white" link on your site. Can you point me to it?
www.dropbox.com/s/lddcuomrosl7apj/nmkck.jpg?dl=0
10 years 5 months ago #11
by TemplatePlazza
www.dropbox.com/s/lddcuomrosl7apj/nmkck.jpg?dl=0
The topic has been marked as resolved.