![]() |
No matter settings in admincp sticky post looks the same ? what am I doing wrong ? TIA
edit: ok I had to run the plugin accelerator first ;) and again, how to reduce the thickness of the separating bar ? |
I did thin it like this:
In file "product-separate.xml" FIND Code:
<template name="FORUMDISPLAY_Separate2" templatetype="template" date="1148491155" username="gizli" version="3.5.4"><![CDATA[<tr><td class="thead" colspan="<if condition="$show['threadicons']">7<else />6</if>"> </td></tr>]]></template> Code:
<template name="FORUMDISPLAY_Separate2" templatetype="template" date="1148491155" username="gizli" version="3.5.4"><![CDATA[<tr><td class="thead" style="height: 5px; padding: 0; font-size: 0" colspan="<if condition="$show['threadicons']">7<else />6</if>"> </td></tr>]]></template> After the change, import the product (overwrite old product if necessary) and have fun. It only changes the thickness for style 1 since it doesn't make sense to me to do this for separators with text in them ;) Djamil |
Thanks Djamil, this should work fine ;)
|
Guys Im trying to implement this feature and am receiving the following error.
XML Error: Reserved XML Name at Line 1 What have I done wrong? Code:
<?xml version="1.0" encoding="ISO-8859-1" ?> |
If you want a color in style2 change vbphrase "$vbphrase[delim_sticky]" into
Code:
<span style="color: red;">Sticky Threads</span> |
Thx for the update! :)
|
Quote:
Djamil |
Install
|
Installed and works great.
Thanks!! |
Thanks :)
|
All times are GMT. The time now is 09:31 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|