MLMLab - Multilevel Marketing Platform

MLMLab - Multilevel Marketing Platform v3.0

No permission to download

phpCore

ReLOADED
Trusted Uploader
Banned User
Jun 6, 2020
1,511
1,657
120
127.0.0.1/::1
pp.png
The pricing plan is not showing properly. Everything was just perfect with @phpcore patch.

Looks like a css issue and not a bug

for customization edit the css file custom.css located in assets/templates/basic/frontend/css

tip: in order to force a style just use !imporant before the semicolon of each rule.
 
  • Love
Reactions: bddesigner

enesbey

Well-known member
Trusted Uploader
Mar 13, 2021
257
195
83
Friends, SQL does not load during installation. That's why the site gives a 500 error. What is the solution to this? If you have a sql file found on an installed system, can you add it?

I am getting an error even though I have uploaded the sql file in the installation folder to phpmyadmin.

1632209407566.png
 

bddesigner

New member
Mar 21, 2020
11
4
3
Can you please copy and send All code here.. the CSS I mean for the sake of us that do not understand it
Share brother

Thanks
CSS:
.plan-card {
    padding: 30px;
    border: 3px solid #1E90FF;
    background-color: #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    height: 100%;
    box-shadow: 0 0 15px rgba(30, 144, 255, 0.5);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.plan-card .custom-button:hover {
    border-color: rgba(255, 255, 255, 0.1);
}
.plan-card:hover {
    box-shadow: 0 5px 15px rgba(30, 144, 255, 0.5);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.plan-card__title {
    font-size: 28px;
    color: #1E90FF;
 

ShadowWalker126

New member
Jul 8, 2022
0
1
0
CSS:
.plan-card {
    padding: 30px;
    border: 3px solid #1E90FF;
    background-color: #000;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    height: 100%;
    box-shadow: 0 0 15px rgba(30, 144, 255, 0.5);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.plan-card .custom-button:hover {
    border-color: rgba(255, 255, 255, 0.1);
}
.plan-card:hover {
    box-shadow: 0 5px 15px rgba(30, 144, 255, 0.5);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.plan-card__title {
    font-size: 28px;
    color: #1E90FF;
In which folder do I place it?
 

alexder

New member
Mar 11, 2021
0
1
0
ONLY ENGLISH IS PERMITTED, READ RULES !

ps: congrat for your first five warning points !
 
Last edited by a moderator:

Forum statistics

Threads
69,205
Messages
908,332
Members
236,798
Latest member
naveenmanjula127

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu