The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
replace this
Code:
<div align="center"> <a href="http://link.com/to/your/forum" rel="nofollow" target="_blank"><img src="/path/to/image/" border="0"></a> </div> Code:
<div align="center"> <a href="http://link.com/to/your/forum"><img src="/path/to/image/" border="0"></a> </div> |
#12
|
|||
|
|||
Quote:
just tried that.. same thing. still opens in new window. |
#13
|
|||
|
|||
hmm it shouldnt have... the part of the code that makes it open new window is
rel="nofollow" target="_blank oh and if you are useing firefox make sure you clear your cache before testing again.... |
#14
|
|||
|
|||
yeah, its fixed. just had to clear the cache.
one more question though if you guys dont mind. lol. the image is centered to the top of the page. is it possible to have it centered in both directions so its actualy in the dead center of the page? know what i mean? |
#15
|
||||
|
||||
Not really, vertical aligning the image will be pretty hard. You could add a couple <br /> after the <body> tag to move it down some, but getting it aligned vertically will be a pain.
Or you can read and try to understand this article: http://www.jakpsatweb.cz/css/css-ver...-solution.html |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|