* LockHead hello, please someone help me to edit my css. i want to change the filelist page number style into center position and have a border. i give the sample in the picture. i want to change from picture No.1 to picture no.2. btw, my site is ampunbos.com. thanks
2018-02-23 01:26
* *
* cssedit.png · image/png · 294.07KB
* likethis.png · image/png · 261.26KB
· (0)
* LockHead * LockHead Graham please help me to edit this css
2018-02-25 08:58 · (0)
* VOLThor6 * LockHead You have to use blog pagination classes:
PAGINATION CLASSES [3]
xt_pagination
selected
*/
.xt_pagination
{
  margin:3px;
  padding:3px;
  border:1px solid maroon;
}
.xt_pagination .selected span
{
  margin:3px;
  border:1px solid black;
}
.xt_pagination span a
{
  text-decoration:none;
}
.xt_pagination span a span
{
  margin:3px;
  border:1px solid fuchsia;
}

Copy code


Just add text-align: center to .xt_pagination selector. And style the others to your liking.
2018-02-25 16:08 · (0)

Online: Guests: 1