table#prevnexttable a{ properties: value; /* commonly its for the font*/ }
table#prevnexttable td{ /*the text in the middle of the box (i.e. #2 of 20) */ color: /* value in hex */; } /* thanks for jedimaster10 for pinpointing this out */
yep ,,but .. it isnt visible in the page being a thing that happens when u have already ended to load the page I aspected to see the js code into the page it self ..
how come when i put properties for font color, the text in the middle (in between previous and next links) cannot be changed? But the background and border can be changed. The text doesn't. Any solutions?
it still wont change. i have a somewhat bluish white color for the body section but the text in between the prev and next links are still black. is it coded in html? coz that's the color i see regardless of the base theme used.
i've deleted my first reply so anybody will not mislead to nothing. btw that code works without affecting the links [only the middle text #1 of 20 for example]