The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I`m probably asking in the wrong place, but how do i place thread pictures in forum, screenshot below arrows point to where i would like pictures to go.
|
|
#2
|
|||
|
|||
|
In the Forum Title in Forum Manager, use this:
Code:
<img src="http://yoursite.com/forums/images/.gif"border=0> |
|
#3
|
|||
|
|||
|
Thx, i`ll have a fiddle with that
|
|
#4
|
|||
|
|||
|
You're welcome.
|
|
#5
|
|||
|
|||
|
How do i align the image both right and middle
|
|
#6
|
|||
|
|||
|
Code:
<img src="http://yoursite.com/forums/images/.gif" border=0 align="right"> Code:
<img src="http://yoursite.com/forums/images/.gif" border=0 align="right"> <img src="http://yoursite.com/forums/images/.gif" border=0 align="center"> |
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
|||
|
|||
|
I wanted to place the image at the right edge, align right and also in the middle of two horizontal lines which cant be moved align middle
Hope this explains Thx for the help :up:
|
|
#9
|
|||
|
|||
|
you want Cheng place the writhe from the LEFT to CENTER ?
|
|
#10
|
|||
|
|||
|
Quote:
|
![]() |
|
|