i wanna make like this frame

darkmoon34

New Member
framejw8.png


i eanna make lis other sites in my forum
 
Its called an "iframe" in HTML

Just use this code, and put your info where stated:

Code:
<iframe src="LINK TO THE SITE YOU WANT TO EMBED" frameborder="0" height="WHAT EVER HEIGHT YOU WANT HERE" scrolling="YES OR NO" width="WHAT EVER WIDTH YOU WANT HERE"></iframe>

Be sure to include the http:// before the web address.
If you need help on where to put this code just post here asking or send me a PM. Have Fun!
 
You must put the code in the place you wanted it to show in like you can put it on link in navbar or in forumhome or in a post in the forums and additionally you can put it on new page that linked to your forums.......

hint: you must activate html code in the post in order to include this code in a post
 
yes that is exactly what i want i wanna make php file and linked forumhome navbar but i like the php file like forum page like the picture

i mean when perdon click the navbar that link they think they are still in forum
 
Here you go I just coded this plugin it for you ;)



1. Upload yahoo.php to your root
2. Upload xml via admincp

Link to page can be found in the Quick links dropdown

Options to turn on or off in:
admincp>>vBulletin options>>HBD Yahoo Search

Note:
With the the fixed style option attachment your style width needs to be 840px or higher for best view.

Enjoy
 
Back
Top