View Full Version : pl help number pages?
chipheo
10-12-2002, 12:19 PM
I add this to my Forum, but it have error? ( file attach )
plz help the same number page of this forum
thx:)
Tony G
10-12-2002, 12:46 PM
Remove any background code around the buttons if thats the problem.
Could you maybe post the code of just that part so I can take a look?
chipheo
10-12-2002, 01:31 PM
i fixed..but still error
this is code :
.pagenumstatic {
color: #FFFFFF;
background-color: "#6597D9";
border-color: #000000;
border-style: solid;
border-width: 1px;
margin: 0px;
padding: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
width: 1em;
text-decoration: none;
}
.pagenum A:link, .pagenum A:visited, .pagenum A:active {
color: #000000;
background-color: "#90B9F1";
border-color: #000000;
border-style: solid;
border-width: 1px;
margin: 0px;
padding: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
width: 1em;
text-decoration: none;
}
.pagenum A:hover {
color: #FFFFFF;
background-color: "#6597D9";
text-decoration: none;
border-color: #000000;
border-style: solid;
border-width: 1px;
margin: 0px;
padding: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
width: 1em;
text-decoration: none;
}
.cat A:link, .cat A:visited, .cat A:active {
color: #4274B6;
text-decoration: none;
}
.cat A:hover {
color: #FF7200;
text-decoration: underline;
}
plz help me fix the same this forum
thx
Tony G
10-13-2002, 12:09 AM
Okay for the:
background-color: "#6597D9";
Code is that the background for the actual button or around it? Sorry I've never tried to install this hack before.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.