Member
Member
RogerUsh   2005-10-31, 03:30
#1
Just a small note:

I've been working on a theme that I will will be sharing soon, but while going over the css and template files I noticed the `printPageListWithNav()` function spits out:

`

<ul class="pagelist">

<li class="prev">« prev</li>

<li class="current">1</li>

[*]2

<li class="next">next »</li>

</ul>

`

I thought maybe the `<ul class="pagelist">` might be a little redundant. I know it's a small thing, but just a thought.

I plan on doing a complete overhaul of the css structure with this theme so I'll keep it posted.
Developer
Developer
trisweb   2005-10-31, 07:20
#2
It's the div that would be redundant, since the UL is the actual structure of the list.

Definitely keep us posted on the theme Smile
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.