View Full Version : Styles kindaaa
MindTrix
04-19-2003, 08:43 PM
I got about 3 styles on my board, but i cant let no one use em yet cause the option in peoples control panel to change styles has dissapeared :> One style had the drop down styles thing so mayb thats why
Can any one tell me what the code to put the thing back in user cp is and where to put it???
Cheers
P.s i asked over at VB.com about this and they sent me here :>
MindTrix
04-20-2003, 01:55 PM
annoyingly bumped :(
Jitway
04-20-2003, 02:17 PM
Make sure you have the $stylecell located toward the bottom of the modifyoptions template in the user option templates. It is located above the change Avatar stuff in that template.
MindTrix
04-20-2003, 02:22 PM
I opened up User Option Templates and then Modify Options
Then i placed $stylecell near the bottom so it looks like this
<smallfont><a href="misc.php?s=$session[sessionhash]&action=showavatars" target="_blank">More info...</a></smallfont></td>
$stylecell
<td bgcolor="{secondaltcolor}"><normalfont><img src="$bbuserinfo[avatarurl]" border="0" alt="Your current avatar" align="middle"> <input type="image" src="{imagesfolder}/clear.gif" alt="" border=""><input type="submit" class="bginput" name="modifyavatar" value="Change Avatar"></normalfont></td>
</tr>
</table>
</td></tr></table>
But i still aint got no style options showin up in my user cp :(
Jitway
04-20-2003, 04:24 PM
Here is the code from mine
<tr>
<td bgcolor="{secondaltcolor}"><normalfont><b>Receive Community Bulletin Email?</b></normalfont><br>
<smallfont>If yes, which type would you like to receive?</smallfont></td>
<td bgcolor="{secondaltcolor}"><normalfont>
<input type="radio" name="receivebulletin" value="yes"$receivebulletinchecked> yes
<input type="radio" name="receivebulletin" value="no"$receivebulletinnotchecked> no
<br>
<input type="radio" name="receivebulletin_type" value="yes"$receivebulletin_typechecked> html
<input type="radio" name="receivebulletin_type" value="no"$receivebulletin_typenotchecked> text
</normalfont></td>
</tr>
$stylecell
<tr>
<td bgcolor="{secondaltcolor}" align="center" width="85%"><normalfont><b>Signature Image</b></normalfont><br><smallfont>(<a href="misc.php?s=$session[sessionhash]&action=showsignatures" target="_blank">More Info</a>)</smallfont><p>
<normalfont><img src="$bbuserinfo[signatureurl]" border="0" alt="Your current signature image" align="middle"> <input type="image" src="{imagesfolder}/clear.gif" alt="" border=""><p><input type="submit" class="bginput" name="modifysignature" value="Change Signature"></normalfont></td>
MindTrix
04-20-2003, 04:31 PM
well u got the code, i got the code, but u got the style option, i dont :>
Link14716
04-21-2003, 04:01 AM
There is a pesky setting in vBulletin Options that controls that, hold on while I find exactly where it's at.
Link14716
04-21-2003, 04:07 AM
Ok, from your Admin CP, click "vBulletin Options" in the left frame. When that loads, click "User and registration options" in the right frame. After scrolling down a bit, you should see a setting labled "Allow Users To Change Styles". Make sure that radio button is set to "Yes", scroll to the very bottom of the page, and click "Save Changes".
MindTrix
04-21-2003, 12:36 PM
Hey thanks for the help. that was exactly wut was wrong (im so stoopid)
Just a shame one of the admins over at VB.com ended up helpin me b4 u did. Thanks ne wayz i realy appreciate it
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.