The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Ok... this is what I figured out.. and got it mostly done!
I went to my ftp site and made a new folder under "forum" called "fairytale" then.. I went and added a subfolder manually for each (avatar, attach, buttons, editor...etc) and then I opened each folder individually and added the content from the zip file. THere is probably an easier way to do it. And it works great.... except for on my vbadvance cmps page. Looking forward to seeing more stlyes. |
#12
|
|||
|
|||
what kind of problems are on your vbadvanced cmps page?
i have a welcome block setup on maddhouse with the category top images on it. this is the code to place in the cmps templates: HTML Code:
<!-- top category table setup --> <table width="100%" style="background-image: url($stylevar[imgdir_misc]/catback.gif)" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="139" height="39" align="left" valign="top"><img src="$stylevar[imgdir_misc]/tcat_ls.gif" width="139" height="39" alt="" /></td> <td width="100%" class="tcat" style="background-image:url($stylevar[imgdir_misc]/catback.gif)" align="left"></td> <td width="139" height="39" align="right" valign="top"><img src="$stylevar[imgdir_misc]/tcat_rs.gif" width="139" height="39" alt="" /></td> </tr> </table> <!-- End top category table setup --> if you also want the bottom on it, here is the code for that: HTML Code:
<!-- bottom table setup --> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="16" height="14" align="left" valign="top"><img src="$stylevar[imgdir_misc]/ls_main_table_bottom.gif" width="16" height="14" alt="" /></td> <td height="14" width="100%" style="background-image: url($stylevar[imgdir_misc]/extended_main_table_bottom.gif)"><img src="$stylevar[imgdir_misc]/clear.gif" width="100%" height="14" alt="" /></td> <td width="16" height="14" align="right" valign="top"><img src="$stylevar[imgdir_misc]/rs_main_table_bottom.gif" width="16" height="14" alt="" /></td> </tr> </table> <!-- End bottom table setup --> |
#13
|
|||
|
|||
This is what I am getting on my cmps page (They are working on forum pages)
No headers.. and the redx is apprearing beside usernames in "latest threads" , the "search" and "quick links" have X beside them on nav bar. I am going to try and attach a screenshot |
#14
|
|||
|
|||
you need to upload the fairytale folder just above the forum directory.
|
#15
|
|||
|
|||
Im not quite shure if this is your problem, but.
When you upload the XML file in your admin panel. You can sheck out the trace to where you gone put the teames in your FTP. Fex; you mark one of the buttons and see the properties on it. There is the trace that you gone upload to. Did anyone no what i tried to tell? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|