The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I get rid of this?
Hi,
When a section is empty a small line of text is displayed that says; There is no content in this section How do I get rid of that? Thanks, |
#2
|
||||
|
||||
I supposed you could edit the phrase to be blank. Do a search in phrases for it, find it, and edit it. Alternately, edit the template to remove the phrase.
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.) |
#3
|
|||
|
|||
I did a phrase find and changed the phrase to a blank space. But now there is an extra line under the section header.
--------------- Added [DATE]1350955055[/DATE] at [TIME]1350955055[/TIME] --------------- Is this what I need to take out? Code:
<p class="cms_article_txt_content"> This article actuall explains how to get rid of it, although it was actually a different subject. https://www.vbulletin.com/forum/show...page-in-vB-CMS --------------- Added [DATE]1350957206[/DATE] at [TIME]1350957206[/TIME] --------------- Well I followed those directions but still have the space. Just under "The Front Page" section title www.riflecompetition.com Any ideas? |
#4
|
||||
|
||||
I can see a <br /> in the code.
HTML Code:
<li> <br /> <div class="cms_widget"> <div class="block"> <div class="cms_widget_content widget_content"> |
#5
|
|||
|
|||
Thanks Lynn!
I moved the <br /> to the bottom of the code to maintain widget spacing below. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|