Quote:
Originally Posted by Mahar
I love this mod...it's beautiful but, is there a way to decrease the size of the post icons area? Or some way to make it so it doesn't stretch my page off to the right?
|
Quote:
Originally Posted by Mahar
Basically, I'm looking for a way to make the new stuff we coded in a little thinner so it doesn't stretch the page.
|
The post icons display fine for me on 1024x768 with a fluid width theme. Do you have a narrower fixed theme?
Admin CP -> Styles and Templates -> "Posticons" template:
Locate:
Code:
<table cellpadding="0" cellspacing="$stylevar[cellspacing]" border="0" width="95%">
Replace the value in
red with a smaller number. If you go
too small, the post icons won't display correctly.