The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change an image location?
Hey guys, i have a quick question.
I have recently made a new forum on the domain www.new.e3-clan.net, i did this becuase i wanted to keep it a secret until it was completed. Later i changed the location of the forum to www.e3-clan.net. Everything seems to be working ok, i have changed all the css and image locations from www.new.e3-clan.net to www.e3-clan.net. There are still a few problems i am having and i dont really know why, the image below shows the word "default" in a red circle, this should be an image. When i right click it and go to properties it says its try to get the image from: http://www.new.e3-clan.net/forums/im...cons/icon1.gif but the new. should not be there. anymore. The second problem i am having is that i have created a forum that is a link. Here is an example of what i have done with the link for the forum. http://www.e3-clan.net/example However the forum is trying to take people to the following: http://www.new.e3-clan.net/example So again its putting .new where is shouldn't be doing any more, i cannot find anything else to change, please give me some advise. Thanks David. |
#2
|
||||
|
||||
Whenever designing a style ALWAYS use relative locations for images
for example instead of using <img src="http://www.mysite.com/images/styles/logos/logo1.png" /> use <img src="./images/styles/logos/logo1.png" /> That way it will work on any domain and folder you put it in. as for your second problem, links as well should be relative unless they go to an outside site, then you just put the regular link in |
#3
|
|||
|
|||
Quote:
The only thing that is still not fixed is the little default image, i have no idea where the code is or where i need to go to edit the location of that image :/ Any ideas Thanks. David. |
#4
|
|||
|
|||
ADMIN CP > Post Icons > Post Icon Manager > View > Edit each image.
|
#5
|
||||
|
||||
do a search in your templates for
"new.e3-clan.net" You will find all the current issues, but as to the image, it is calling it from http://www.new.e3-clan.net/forums/im...cons/icon1.gif To edit that image open up postbit.css And everything you need to edit is here or you can use the post icon manager (above post) PHP Code:
Unless you manually set the post icon in template postbit_legacy and in that case you will have to go into it and fix it. |
#6
|
|||
|
|||
This may seem like a stupid question but where do i find the postbit.css ?
Thanks. David. |
#7
|
|||
|
|||
Yes where do you find it?
|
#8
|
||||
|
||||
ADMIN CP > Styles & Templates > use search, enter postbit.css, and mark titles only |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|