vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   how to remove the selected area when posting a new blog entry (https://vborg.vbsupport.ru/showthread.php?t=255145)

samiro 12-13-2010 08:24 AM

how to remove the selected area when posting a new blog entry
 
hellow
i am wondering whay this "block" shuld be there...
There is no logic in it.
All the information in that block is about the writer... so how will look/click on it ????
"Send Message" (for myself??? )or "View user's profile"(OMG) It's related to the user that is writing the post... so !?!?!?! it is really stupid that it's there

please help me to remove this when posting a new blog entry
see attachment: http://www.vbulletin.com/forum/attac...4&d=1291727372

Lynne 12-13-2010 02:06 PM

Try putting a condition around it and see if that works:
HTML Code:

<vb:if condition="THIS_SCRIPT != 'blog_post'">all the code</vb:if>

samiro 12-13-2010 07:55 PM

thank you
but what is the code ?
where it start !
in witch tamlate i need to search ?

Lynne 12-13-2010 10:47 PM

The template is called BLOG and I would guess you would put a condtion around the div called "sidebar_container":
<div id="sidebar_container">{vb:raw sidebar}</div>

You may have to adjust your CSS afterwards - I haven't tried it to see.

samiro 01-09-2011 09:10 AM

no - this dont help
nothing changed !


All times are GMT. The time now is 03:09 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.00910 seconds
  • Memory Usage 1,714KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete