Where can i edit the CSS properties of page numbers on BlogEngine main page? (screenshot included)

StackOverflow https://stackoverflow.com/questions/21355958

  •  02-10-2022
  •  | 
  •  

سؤال

I mean the page links at the bottom of main page. You can see on the image below.

enter image description here

It seems like it is not within the theme css file. I checked twice.

I wonder from which directory and file i can edit this properties.

هل كانت مفيدة؟

المحلول

Alright. I found out my answer, i will write it down for newcomers so this may help.

I still didn't directly found the source of its css code but in your themes styles folder you should be able to find a PostPager ID. If you overwrite the li and li a properties of that ID you can customize the design a little bit.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top