![]() |
Lazorbeam's Mini Template Mods
1 Attachment(s)
Here are a few very minor enhancements you can make to your forum to make things look a little less cluttered and free up some space.
1. Remove php icon from php widgets https://vborg.vbsupport.ru/external/2011/11/22.png Open your vbcms_widget_execphp_page template. Find: Code:
<h3><img src="{vb:stylevar imgdir_siteicons}/php.png" alt="" /> {vb:raw title}</h3> Code:
<h3>{vb:raw title}</h3> https://vborg.vbsupport.ru/external/2011/11/23.png Open your navbar template. Note: if you have several categories that describe your website, do not remove the breadcrumbs for SEO purposes. If you have few categories that don't do much in terms of SEO, removing them will not punish you. This also removes Find: Code:
<div id="breadcrumb" class="breadcrumb"> Code:
<vb:if condition="THIS_SCRIPT != 'vbcms'"> The default CMS content separator is lame, and some users have even complained that it's so unnoticeable that they don't know where an article starts or ends. Adding a glow effect fixes this problem AND makes your CMS look great. The separator is actually not a line - it's a dashed border for the top portion of each post's div element. Screenie: https://vborg.vbsupport.ru/external/2011/11/24.png This can't be done through stylevars, as they don't offer enough options (vbcms_content_separator will become obsolete). Go to vbcms.css and find Code:
.cms_separator { Code:
.cms_separator { For the second effect, change it to: Code:
.cms_separator { ------ I will add more as I continue to make changes to my forums. |
thank you bro
installed |
thanks very much, is good tip.
|
} is missing from the end of your code from the CMS Separator Glow.... installed... thanks... looks better
|
is it possible to do the same with the html as with the php widget.... thanks
|
Quote:
Quote:
Code:
<img src="{vb:stylevar imgdir_siteicons}/html.png" alt="" /> |
Thansks
|
How to remove the "forumname/home" that apperars on the top of the CMS always?
|
I really liked the glowing separator. Nice touch, thanks!
|
I have changed the article seperator to your second option but nothing is different on the front end?
|
All times are GMT. The time now is 01:16 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|