PDA

View Full Version : what do i miss??


squawell
10-11-2002, 03:49 AM
see the attch pic which file do i miss so it cannt show up??

Brad
10-11-2002, 04:11 AM
Re-upload your images folder from the vBulletin zip file in BINARY mode.

Brad
10-11-2002, 04:14 AM
Also by default thoses icons are:

newfolder.gif
folder.gif
newhotfolder.gif
hotfolder.gif
lockfolder.gif
dot_hotfolder.gif
dot_folder.gif
dot_newhotfolder.gif
dot_newfolder.gif

squawell
10-11-2002, 05:28 AM
i already re-upload those files but if i select a icon it can show up...

if dont select it still show up like my attch pic??so now how do i do ??

Tony G
10-11-2002, 05:42 AM
Are the URL's to the images correct?

squawell
10-11-2002, 06:56 AM
Originally posted by Tony
Are the URL's to the images correct?
if the url not correct.....when i select icon it still cannt show up

isnt it??but it only show up when u select a icon......:( :(

Tony G
10-11-2002, 08:03 AM
I don't understand, where is that screenshot taken from? (What area of your vB)

Xbox
10-11-2002, 08:33 AM
You should use this code to insert an image:

<img src="{imagesfolder}/yourimage.gif">

{imagesfolder} indicates the folder you filled in at the Style's "images folder". Usually this is yourvBulletin.com/images, but if your images are in a different directory, change the image paths in the styles "fonts/colors/etc" menu.

Also mind the " { and } symbols....