View Full Version : How do I get rid of this?
ar15dcm
10-19-2012, 04:06 AM
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,
Lynne
10-19-2012, 04:23 PM
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.)
ar15dcm
10-23-2012, 12:07 AM
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 1350955055 at 1350955055 ---------------
Is this what I need to take out?
<p class="cms_article_txt_content">
--------------- Added 1350956381 at 1350956381 ---------------
This article actuall explains how to get rid of it, although it was actually a different subject.
https://www.vbulletin.com/forum/showthread.php/344035-Create-a-custom-PHP-page-in-vB-CMS
--------------- Added 1350957206 at 1350957206 ---------------
Well I followed those directions but still have the space.
Just under "The Front Page" section title www.riflecompetition.com
Any ideas?
Lynne
10-23-2012, 04:11 PM
I can see a <br /> in the code.
<li> <br /> <div class="cms_widget"> <div class="block"> <div class="cms_widget_content widget_content">
You'll have to find that widget and see what is going on.
ar15dcm
10-23-2012, 09:13 PM
Thanks Lynn!
I moved the <br /> to the bottom of the code to maintain widget spacing below.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.