Hi:
I install a stayle that recommit upload its image to image/stayle/........
when i do this my style in forum changed but my portal (vba) is not changed!!
i think the image directory is not known by vbadvance,now i want change image diregtori in vba ,how can i do this?
in other hand,how can i change default image directory that used by vba?
thanks for your help.
Peggy
08-09-2007, 07:22 PM
You need to go into the stylevars section of the skin, and convert all of the image paths to your complete url.
In other words, right now your image path for the misc folder is probably images/style/nameofskin/misc
You'll have to change that to http://wwwyoururl.com/images/style/nameofskin/misc
or http://wwwyoururl.com/forum/images/style/nameofskin/misc if your board is in a forum folder.
You will have to do this in Stylevars, Main CSS, and whatever templates are customized.
Hope this helps :)
You need to go into the stylevars section of the skin, and convert all of the image paths to your complete url.
In other words, right now your image path for the misc folder is probably images/style/nameofskin/misc
You'll have to change that to http://wwwyoururl.com/images/style/nameofskin/misc
or http://wwwyoururl.com/forum/images/style/nameofskin/misc if your board is in a forum folder.
You will have to do this in Stylevars, Main CSS, and whatever templates are customized.
Hope this helps :)
thanks for your reply
i change my image path but vba is not change to skin that i installed.
in addition i dont know where change in 'Main CSS'
that you say?:o
Peggy
08-09-2007, 08:11 PM
I don't see your vba set up at all.
In the main css, you have to look in the background boxes of each element and everywhere that you see a path to images, you have to change it.
Hi Piggy:
i do that you say bot isnot correct my forum
please check your private masege
tanks