vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBadvanced CMPS (https://vborg.vbsupport.ru/forumdisplay.php?f=101)
-   -   Template changes in adv_portal_newsbits (https://vborg.vbsupport.ru/showthread.php?t=119268)

SLGR 06-21-2006 04:37 PM

Template changes in adv_portal_newsbits
 
Hello.

I want to make some changes (and improvements) to my portal.
First, I want to apply my own css class to the post icon that appears in every post. Like this one:
Code:

.iconline {
        vertical-align: middle;
}

I searched adv_portal_newsbits, the template which is responsible for newsbits, but ... somehow there is no class for the post icon. In dreamweaver (just saved the page and played with the code) it was easy, but now... ? The result should look like this (take a look where is sais "sophos" and the added line hilighted with red text) :

http://img512.imageshack.us/img512/1...titled30lg.gif

Secondly, as you know, vBAdvanced by default shows some info below every topic's title. Like those: Nov 28, 2005 - 9:34 AM - by Global
I want to change those data, or in fact... add data. Like, again, on the photo above:
Forum: My Alerts ~ From: Global ~ On Nov 25, 2005 and 9:40 AM
Or generally:
Forum: Forum name(link) ~ From: Username (link) ~ On Date and Time


Thanks in advance for everyone help out with this.
:)

SLGR 07-05-2006 04:36 PM

Anybody?

TYorke 07-12-2006 05:40 AM

open up news.php and just add a align="absmiddle" code to the <img> tag

SLGR 07-27-2006 07:11 AM

Quote:

Originally Posted by TYorke
open up news.php and just add a align="absmiddle" code to the <img> tag

Worked like a charm!
Now, I only need info on how to add the extra info I want in each news item.
:)


All times are GMT. The time now is 01: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.01001 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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