vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Fieldset and Legend in VB4 (https://vborg.vbsupport.ru/showthread.php?t=237355)

TimberFloorAu 03-03-2010 07:45 AM

Fieldset and Legend in VB4
 
Can we still use this in vb4?

I should have thought so, as it is basic html.

I have a page: and the code is:

<fieldset>
<legend><b>Some title here</b></legend>
<p>Some content here</p>
</fieldset>

Yet it is not appearing on the page as it should.

Is there a reason ?

TimberFloorAu 03-04-2010 09:22 PM

Bump

KW802 03-04-2010 10:28 PM

Quote:

Originally Posted by TimberFloorAu (Post 1995862)
Can we still use this in vb4?

I should have thought so, as it is basic html.

I have a page: and the code is:

<fieldset>
<legend><b>Some title here</b></legend>
<p>Some content here</p>
</fieldset>

Yet it is not appearing on the page as it should.

Is there a reason ?

Quote:

Originally Posted by TimberFloorAu (Post 1997304)
Bump

With vB4 templates, make sure you specify the class for the fieldset tag...
Code:

<fieldset class="fieldset">
<legend><b>Some title here</b></legend>
<p>Some content here</p>
</fieldset>


TimberFloorAu 03-04-2010 11:49 PM

Tried that Kev, doesnt display fieldset just the legend

Preech 03-05-2010 03:29 AM

I'm finding hard to show the borders as well on a custom template.

TimberFloorAu 03-05-2010 03:46 AM

We have standard template, and it will not display fieldset.

Weird

Preech 03-05-2010 05:18 AM

I just cant figure this out, I am using Google Chrome.

TimberFloorAu 03-05-2010 09:17 AM

I have asked on vb.com and on here , it seems lots of people are reading, but no one replying lol... with a suitable answer

Preech 03-05-2010 04:59 PM

To get the border to show up, I went into the templates of the style that I am using. I looked in the css templates, and sure thing. There it was. I increased the fieldset, img border from zero to 1 and it worked.

TimberFloorAu 03-05-2010 09:59 PM

Good Onya Preech will try it now :)

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

I am on vb4 and so cannot edit the main css, albeit it is defined in there.

But not available or locateable in stylevars.

Is there a PLAN B ?


All times are GMT. The time now is 07:15 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.01720 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete