vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Editing the style within the postbit. (https://vborg.vbsupport.ru/showthread.php?t=133427)

dlee 12-07-2006 05:53 PM

Editing the style within the postbit.
 
Hey there,

I'm having some trouble finding where to edit some parts of the postbit. I can't seem to find where I can edit the boxes around all of the different things inside the postbit such as the location, number of posts, etc. I would like there to be no box like there is no box around the pictures link.

http://www.potatowned.com/images/vbulletinorg1.gif

Any idea where I can make a change like that? I opened the postbit template and found the tags for the css but I'm not sure where they are to edit.

Thanks,
Dan

peterska2 12-07-2006 11:38 PM

Go to Styles & Templates > Style Manager > The style you want to edit > Drop down list > Main CSS

The tags should be right near the bottom of that page.

dlee 12-08-2006 05:34 PM

I can edit the style templates like a champ, but when it comes to tags and other places that certain parts of the code get their style from I get a little lost. I checked for code within the template that related to borders but couldn't find anything.

Sorry for being such a newbie, I guess the changes need to be made in a stylsheet of some sort elsewhere and I just don't know where that elsewhere is.

dlee 12-11-2006 12:46 PM

Any takers? Sorry but its still driving me up the wall...

CyberAlien 12-11-2006 01:03 PM

In postbit_legacy search for this: $vbphrase[join_date]: $post[joindate]

There would be a <div class="whatever"> or something like that before that code. Look at class of that <div>, then in css look for definition of that class. Most likely its in "extra" css template.

dlee 01-16-2007 07:19 PM

A late thanks, but a thanks none the less!


All times are GMT. The time now is 10:40 PM.

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.02498 seconds
  • Memory Usage 1,716KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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