vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Forum Style - e-Default Style - Separate Title/Views/Replies/Posts [Tables] (https://vborg.vbsupport.ru/showthread.php?t=246083)

orok 07-11-2010 03:48 AM

Hello,
I think it will better to be like Product not style ..
Thank you

kkk333 07-18-2010 12:04 PM

Hello
thank you very much for this modification

I have download it
could u help me to seprate thread starter in new column

Thank you

eSekar 07-18-2010 02:46 PM

Hello kkk333, in which page do you want to separate the thread starter ?
I'll work on it for you as soon as I can.

kkk333 07-22-2010 06:34 PM

Quote:

Originally Posted by eSekar (Post 2071117)
Hello kkk333, in which page do you want to separate the thread starter ?
I'll work on it for you as soon as I can.

Hi eSekar

in forumdisplay
by this order :
thread , thread starter , Replies , Views , last post

thanks

Fifth Dimension 07-23-2010 03:31 AM

This is a great style.....just wondering though -- is there an easy to get the "Thread Title, Username, and Last Post time" to align to the left in "forumhome" and also the same in 'threadbit."

Right now, Thread Title and Username are to the left, but the timestamp on the last post in the thread display is to the right.

Would like to line them up...Thanks.

eSekar 07-23-2010 04:25 PM

Quote:

Originally Posted by kkk333 (Post 2073029)
Hi eSekar

in forumdisplay
by this order :
thread , thread starter , Replies , Views , last post

thanks

So in forumdisplay you want an "extra" column to show the thread starter, just after the thread title, is this correct ?

Quote:

Originally Posted by Fifth Dimension (Post 2073206)
This is a great style.....just wondering though -- is there an easy to get the "Thread Title, Username, and Last Post time" to align to the left in "forumhome" and also the same in 'threadbit."

Right now, Thread Title and Username are to the left, but the timestamp on the last post in the thread display is to the right.

Would like to line them up...Thanks.

Hi, Thread Title & username are already aligned left as you mentioned so I'm guessing you only need to align the timestamp, if that's the case please go to your additional.css and do the following:

Find:
PHP Code:

#eSekartable td.eSekarF4 {
background-color#efefef;
text-alignright;
border-bottom-width1px;
border-bottom-stylesolid;
border-bottom-color#333333;
width24%;


Change to:
PHP Code:

#eSekartable td.eSekarF4 {
background-color#efefef;
text-alignleft;
border-bottom-width1px;
border-bottom-stylesolid;
border-bottom-color#333333;
width24%;


Additionally, you'll find a lot of alignments that can be changed in that CSS file to meet ur needs.

G`Luck.

kkk333 07-23-2010 09:37 PM

Quote:

Originally Posted by eSekar (Post 2073430)
So in forumdisplay you want an "extra" column to show the thread starter, just after the thread title, is this correct ?
.

yes
thanks

kkk333 08-08-2010 11:04 AM

Quote:

Originally Posted by kkk333 (Post 2073572)
yes
thanks

Hi eSekar
any update :)
thanks

dijlh 12-10-2010 04:01 PM

there is an issue with forum display any updates for vb 4.1.0 ?

Gosef 01-09-2011 07:01 AM

works great, thanks.


All times are GMT. The time now is 01:43 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.01361 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete