how to fix background number of page
2 posters
The forum of the forums :: Support forum :: Administration Panel, packages, credits and other paid features problems :: Problems Archives
Page 1 of 1
Re: how to fix background number of page
Change background to black in this CSS places
1.
2.
3.
1.
- Code:
div.pagination a {
background-color: #FFFFFF;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
text-decoration: none;
}
2.
- Code:
div.pagination a.goto {
background-color: #FFFFFF;
background-image: url("http://2img.net/i/fa/invision/menu_action_down.gif");
background-position: 97% 50%;
background-repeat: no-repeat;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 15px;
padding-top: 2px;
}
3.
- Code:
div.pagination b {
background-color: #0BD11E !important;
color: #FFFFFF;
font-weight: 400;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
}
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: how to fix background number of page
Do the same thing
- Code:
.topic-paging a, strong.pagination a {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #FFFFFF;
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Re: how to fix background number of page
Nera. wrote:Do the same thing
- Code:
.topic-paging a, strong.pagination a {
-moz-border-bottom-colors: none;
-moz-border-image: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #FFFFFF;
wohooo
it works,, thanks nera thanks nera
Re: how to fix background number of page
Welcome.
Solved > Locked
Solved > Locked
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Mobile Version - go to last page/go to page number needed
» Button "Go To page "number" "
» Regarding page number limits.
» How Do I Change The Number Of Pictures Per Page
» Number of posts and topics background
» Button "Go To page "number" "
» Regarding page number limits.
» How Do I Change The Number Of Pictures Per Page
» Number of posts and topics background
The forum of the forums :: Support forum :: Administration Panel, packages, credits and other paid features problems :: Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum