The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how to fix background number of page

2 posters

Go down

Solved how to fix background number of page

Post by yukihiro August 5th 2011, 7:56 pm

how to fix this baground number of page??
i want change ti black background

how to fix background number of page 2011-054

forumptcindonesia.com

ups, wrong sub forum Sad
avatar
yukihiro
Forumember

Posts : 111
Reputation : 0
Language : indonesia, english

http://kamarmutilasi.indonesianforum.net/forum

Back to top Go down

Solved Re: how to fix background number of page

Post by Nera. August 5th 2011, 8:09 pm

Change background to black in this CSS places
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.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: how to fix background number of page

Post by yukihiro August 5th 2011, 8:18 pm

i must chose one of them or combine that code??
avatar
yukihiro
Forumember

Posts : 111
Reputation : 0
Language : indonesia, english

http://kamarmutilasi.indonesianforum.net/forum

Back to top Go down

Solved Re: how to fix background number of page

Post by yukihiro August 5th 2011, 8:20 pm

yes, i know, i must chnge FFF to black code,.. Very Happy
avatar
yukihiro
Forumember

Posts : 111
Reputation : 0
Language : indonesia, english

http://kamarmutilasi.indonesianforum.net/forum

Back to top Go down

Solved Re: how to fix background number of page

Post by Nera. August 5th 2011, 8:25 pm

Yes.

Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: how to fix background number of page

Post by yukihiro August 5th 2011, 8:32 pm

how about this??
how to fix background number of page 2011-056

forum view, so when thread more thank 1 show number still white color
avatar
yukihiro
Forumember

Posts : 111
Reputation : 0
Language : indonesia, english

http://kamarmutilasi.indonesianforum.net/forum

Back to top Go down

Solved Re: how to fix background number of page

Post by Nera. August 5th 2011, 8:39 pm

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.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: how to fix background number of page

Post by yukihiro August 5th 2011, 8:45 pm

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 :wouhou: :wouhou: :wouhou: :wouhou: :wouhou: :wouhou: :wouhou:
it works,, thanks nera thanks nera Very Happy
avatar
yukihiro
Forumember

Posts : 111
Reputation : 0
Language : indonesia, english

http://kamarmutilasi.indonesianforum.net/forum

Back to top Go down

Solved Re: how to fix background number of page

Post by Nera. August 5th 2011, 8:52 pm

Welcome.

Solved > Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum