Stars center aligned
3 posts
• Page 1 of 1
Stars center aligned
Hi!
First of all, gratz on this great extension... best ajax stars plugin out there
I have content heading center aligned, and i would like to center align the stars also. This way stars will appear exactly under the title of articles.
What i have to do for that?
Thanks for your support.
First of all, gratz on this great extension... best ajax stars plugin out there
I have content heading center aligned, and i would like to center align the stars also. This way stars will appear exactly under the title of articles.
What i have to do for that?
Thanks for your support.
- adre84
- Fresh Boarder

- Posts: 1
- Joined: Thu Jul 09, 2009 11:34 am
Re: Stars center aligned
Hi!
A possible way is to edit plugins/content/extravote/extravote.php after line 132
adding a new line like:
A possible way is to edit plugins/content/extravote/extravote.php after line 132
- Code: Select all
$html .="</small></span>";
adding a new line like:
- Code: Select all
if ( $xid == 'x' ) { $html = '<center>' . $html . '</center>'; }
-

chus - Administrator

- Posts: 448
- Joined: Thu Sep 13, 2007 2:21 am
- Location: Costa Rica
Re: Stars center aligned
that's so nice and useful. thank you so much chus
- arthur_abraham
- Fresh Boarder

- Posts: 5
- Joined: Mon Aug 03, 2009 4:32 pm
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests