Welcome Guest, Not a member yet? Register   Sign In
Problem in pagination class link display
#2

[eluser]cideveloper[/eluser]
The reason you are not getting the current link highlighted is because you have set

Code:
$config['cur_tag_open'] = '';
$config['cur_tag_close'] = '';

Is there a reason you are setting these values to blank?

The default surrounds the number by a "strong" tag. You are removing that "strong" tag


Messages In This Thread
Problem in pagination class link display - by El Forum - 05-30-2011, 11:30 PM
Problem in pagination class link display - by El Forum - 05-30-2011, 11:50 PM
Problem in pagination class link display - by El Forum - 05-30-2011, 11:52 PM
Problem in pagination class link display - by El Forum - 05-31-2011, 12:12 AM
Problem in pagination class link display - by El Forum - 05-31-2011, 12:28 AM
Problem in pagination class link display - by El Forum - 05-31-2011, 10:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB