The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Move vbcms section widget down?
How can I move the VBCMS setion widget down? Its crammed up against the secondary header.
|
#2
|
||||
|
||||
This is a CSS issue so you would need to provide a link to the exact page having the issue.
|
#3
|
|||
|
|||
<a href="http://www.riflecompetition.com" target="_blank">www.riflecompetition.com</a>
I have since removed the secondary header, but you can still see that the section widget is high. |
#4
|
||||
|
||||
For some reason there is a <br /> at the beginning of that code. You should find the template and try removing it.
HTML Code:
<ul class="list_no_decoration widget_list" id="widgetlist_column1"> <li><br /> <div class="cms_widget"> <div class="block"> <div class="cms_widget_content widget_content"> <style type="text/css"> |
#5
|
|||
|
|||
so you mean the widget template? I'll go look now.
--------------- Added [DATE]1350180440[/DATE] at [TIME]1350180440[/TIME] --------------- I didn't see a <br /> in there PHP Code:
|
#6
|
||||
|
||||
Look at the template that encloses that one. The <br /> seems to appear just before the <div class="cms_widget"> You've got some sort of code compressor on your site. Try disabling it and see if you still have the same problem.
|
#7
|
|||
|
|||
Okay I sort of understand what you mean. This is the section nav widget. Which template template should I look at?
|
#8
|
||||
|
||||
Look at the one that encloses it.
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.) (Note, you will need to disable that code compressor mod in order for the above to work.) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|