![]() |
Using images from server
Silly question, but if I want to use an image that's been uploaded to my server (so I don't have to use a 3rd party host, excede bandwidth and look like more of an idiot) how do I go about doing this?
Say this is where I've uploaded it to: Image: plazz.gif forum/images/misc/plazz.gif I want to use this in places like postbit and background. So how would the code look? Thanks alot! |
<img src="images/misc/plazz.gif" border="0" alt="" />
|
Thanks so much!
Quick question though, how would I use it in this code? .supermod { background: #191b1c url (whereever image is located); background-repeat: no-repeat; border-left: solid 1px #3c3c3c; border-right: solid 1px #3c3c3c; } |
no problem, you could also use
<img src="$stylevar[imgdir_misc]/pizza.gif" border="0" alt="" /> that you can use in all styles as long as you upload the image to the misc folder, as it takes the path from the stylevar settings |
Awesome thanks alot!
|
Quote:
Code:
Code:
|
Worked like a charm man, thanks so much!
|
All times are GMT. The time now is 07:44 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|