vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   nicks forum annousement mod (https://vborg.vbsupport.ru/showthread.php?t=133409)

rickyreter 12-07-2006 12:04 PM

nicks forum annousement mod
 
Hi, i need to put 14 links on this mod but not sure how to put them as a html 7 to the left and 7 links to the right:

see below

Heading 1

LINKS1 HERE LINKS2 HERE

blah blah blah blah
blah blah blah blah
blah blah blah blah
blah blah blah blah
blah blah blah blah
blah blah blah blah
blah blah blah blah

When i go to admin and add these they are all in 1 line,i need too colums with 7 links in each plus a header for each.

Peter

Stunner 12-07-2006 01:58 PM

Headings in a Table

Headings in a table are defined with the <th> tag.

<table border="1">
<tr>
<th>Heading</th>
<th>Another Heading</th>
</tr>
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
</table>

http://www.w3schools.com/html/html_tables.asp

I got the same mod and this may or may not help.

rickyreter 12-07-2006 02:18 PM

cheers where do i put links?;) in table

peter

Stunner 12-07-2006 02:57 PM

Header or Forumhome

Mines at the footer of my site with image links in it. Just takes some tweeks to get it the way u want it. Patience (something I lack) is a plus.

rickyreter 12-07-2006 03:14 PM

Hi, this is what i was after not good with html???:D
Wanted the headings side by side and in centre of the panic info box.

What is a Panic Attack


<a href="http://www.panicfreedom.co.uk/showthread.php?t=25">Panic FAQ</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=24">What is Panic Disorder</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=23">How Can Panic Affect My Life</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=22">What Causes Panic Attacks</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=21">How Common are Panic Attacks</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=20">What Does Panic Feel Like</a>



What if I Have Panic Attacks


<a href="http://www.panicfreedom.co.uk/showthread.php?t=26">What Are My Options</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=27">Cognitive Behavior Therapy</a>

<a href="http://www.panicfreedom.co.uk/showthread.php?t=28">Literary Therapy</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=29">Talk Therapy</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=30">Alternatives: Herbs, Vitamins, etc.</a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=31">Modern Medication Reference </a>
<a href="http://www.panicfreedom.co.uk/showthread.php?t=32">Why is it important</a>

peter

Stunner 12-07-2006 04:14 PM

Hmm not working....Might wanna find some simple tutorial sites.


All times are GMT. The time now is 03:22 PM.

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.00971 seconds
  • Memory Usage 1,723KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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