The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I create a box on the side on the Article page?
I would like to create a box for affiliate links...?
|
#2
|
||||
|
||||
Create an HTML widget and enter the links, using valid html, there. Then, add that widget to the page layout.
|
#3
|
||||
|
||||
Quote:
Ok, did what you said, but I don't see a side box on its own with just that info and header (Links)... |
#4
|
||||
|
||||
I don't know what you mean about not seeing a "sidebox on it's own with just that info and header" - what do you see (image please and a link) and what do you want to see (image mockup)?
|
#5
|
||||
|
||||
I would like a side box in the Articles page like the widget box or poll box or calendar box, but by itself where I can name the header "links" and then put affiliate links in it... hope that makes sense...
|
#6
|
||||
|
||||
Easiest way is the side blocks really
Forums and Moderators > Forum Blocks > Add Blocks > Custom HTML/PHP This method will show up on all forum pages though, not just articles. Someone else will have to help with that. |
#7
|
||||
|
||||
It's the same with a Widget. vBulletin CMS > widgets > Create new Widget > Static HTML > give it a title > Save, then on Widgets page again, click to Configure it and enter all your links, using VALID HTML into the Enter Static HTMl section > Save. Then go to Layout Manager and edit your layout and put the widget into the layout.
|
#8
|
||||
|
||||
You can use the following code for your links pityocamptes's . Just rename each link, you can give it a tittle when you hover over it. If you have any questions feel free to post them.
Code:
<a href="http://www.yourlink.com" title="Name your link links title when you hover here">My link 1</a> <br /> <br /> <a href="http://www.yourlink.com" title="Name your link links title when you hover here">My link 2</a> <br /> <br /> <a href="http://www.yourlink.com" title="Name your link links title when you hover here">My link 3</a> <br /> <br /> <a href="http://www.yourlink.com" title="Name your link links title when you hover here">My link 4</a> <br />< br /> <a href="http://www.yourlink.com" title="Name your link links title when you hover here">My link 5</a> <br /> <br /> <a href="http://www.yourlink.com" title="Name your link links title when you hover here">My link 6</a> |
Благодарность от: | ||
Lynne |
#9
|
||||
|
||||
Thanks Lynn and CAG - did exactly as you said but I still do not see it on the "Articles" page...
|
#10
|
||||
|
||||
Hmm....weird...If you want I can check it for you ..either together using teamviewer or you can set me up an admin account and you can send it to my private messages my Man.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|