vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do I create a widget for links (https://vborg.vbsupport.ru/showthread.php?t=298416)

tacklebox joe 05-24-2013 01:30 AM

How do I create a widget for links
 
Hi

any help for a noob would be appreciated...I want to create a widget that contains links to other sites.....how do I go about doing that? Thanks

kh99 05-24-2013 01:48 AM

In the admincp, go to vBulletin CMS > Widgets, and press the "Create New Widget" button at the bottom. Select "Static HTML" as the type, and fill in the other fields. After saving it, find it in the list of widgets and click the "Configure" link, and you can enter whatever html you want.

tacklebox joe 05-24-2013 01:56 AM

THANKS KH. I've done that but didn't work for me. link could not be clicked. I just want to create widget where i can put the web address (link) in there and users can click on it. is that possible without putting HTML Code in?

--------------- Added [DATE]1369368197[/DATE] at [TIME]1369368197[/TIME] ---------------

nevermind...duh!! i figured it out however, the links are side by side instead of under each other how do i fix that?

kh99 05-24-2013 10:10 AM

Quote:

Originally Posted by tacklebox joe (Post 2423829)
the links are side by side instead of under each other how do i fix that?

It needs to to be html, so you probably want
Code:

<a href="www.somelink.com">Link Text</a><br>
The <br> will put them each on a new line.

tacklebox joe 05-24-2013 11:59 AM

:erm::erm::erm:s...so simple.....thanks again!


All times are GMT. The time now is 12:02 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
  • Page Generation 0.01027 seconds
  • Memory Usage 1,715KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete