Welcome, Guest
Username: Password: Remember me

TOPIC: This module doesn't seem to work

This module doesn't seem to work 9 years 1 day ago #1916

  • Felix Xia
  • Felix Xia's Avatar
  • OFFLINE
  • Junior Member
  • Posts: 21
  • Karma: 0
Hello Bach Pham:

I am trying to change the color of the font of read more in the button from red to other color, but I can't find anything in CSS. Can you please advise me where I can not find the place to change the color for read more fonts in Retro Dark scheme?

Thank you
The administrator has disabled public write access.

This module doesn't seem to work 9 years 1 day ago #1917

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello
You can changed change the color for read more fonts in module config
And you can find and open file: modules/mod_jo_responsive_scroller_articles/css/settings.css go to line 739(.sb-retro-dark-skin .showbiz-title, .sb-retro-dark-skin .showbiz-title a, .sb-retro-dark-skin .showbiz-title a:visited, .sb-retro-dark-skin .showbiz-title a:hover), 754(.sb-retro-dark-skin .showbiz-description) changed value in font-family and remove line text-shadow: 1px 1px 1px #000;
Best regards
Bach Pham
The administrator has disabled public write access.

This module doesn't seem to work 9 years 1 day ago #1918

  • Felix Xia
  • Felix Xia's Avatar
  • OFFLINE
  • Junior Member
  • Posts: 21
  • Karma: 0
Hi Bach:

I don't seem to be able to find the spot for the color of "read more". I made the change but nothing changed.
Cab you please copy and paste to me the settings?
The administrator has disabled public write access.

This module doesn't seem to work 9 years 1 day ago #1919

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
if you want change color for "read more" text you can change it in module config in parameter: Link color
Or is you want changed button "readmore" please help me find and open file: modules/mod_jo_responsive_scroller_articles/css/settings.css go to line 76 and changed background (#c6c6c6) to other color
sb-retro-dark-skin .showbiz-button {
background: #c6c6c6;
border: 1px solid #151515;
font-size: 12px;
font-weight: 400;
padding: 4px 15px !important;
text-decoration: none !important;
text-shadow: 1px 1px 0 #000;
white-space: nowrap;
}
Best regards
Bach Pham
The administrator has disabled public write access.

This module doesn't seem to work 9 years 18 hours ago #1920

  • Felix Xia
  • Felix Xia's Avatar
  • OFFLINE
  • Junior Member
  • Posts: 21
  • Karma: 0
Once again, thank you so much Bach Pham!
I didn't realize that the link color setting in module config is for the color of "read more"
:P
The administrator has disabled public write access.

This module doesn't seem to work 9 years 9 hours ago #1921

  • Felix Xia
  • Felix Xia's Avatar
  • OFFLINE
  • Junior Member
  • Posts: 21
  • Karma: 0
Hello Bach Pham:

I just want to confirm that previously when you change the index.php, the line number are:
599 and 064

Thank you!
Last Edit: 9 years 9 hours ago by Felix Xia.
The administrator has disabled public write access.
Time to create page: 0.050 seconds