vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   In the Postbit (https://vborg.vbsupport.ru/showthread.php?t=84947)

BBallmster 10-12-2002 08:11 PM

In the Postbit
 
1 Attachment(s)
... How might i get effects like these

1. The first is where all of the users information is how would you be able to put that gradient there? That would be a great help to me.

2. How did they get the images to balance out with al the info of the profile and the +buddy buttons. I guess my question would be how do you get the images and the imae background to even out??

Brad 10-12-2002 08:14 PM

The frist is a mod layin around here somewhere, i belive its in the postbit forum, im not sure on the second you might wanna look at their html. I would say its done with two <td> tags tho.

BBallmster 10-12-2002 08:30 PM

yeah i have looked at their code and i really dont know what to do the code comes out fine then when i put it into frontpage or dreamweaver it doesnt coem out well at all i am sorry to do this but i really can figure it out and it is done by corey & xelation i hope that someone might be able to help!

Tony G 10-13-2002 12:18 AM

I don't think there was a mod for the author column gradient.

Go into your CP - Postbit Template. Find this:

<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap>
<a name="post$post[postid]"></a>
$post[firstnewinsert]
<normalfont><b>$post[username]</b></normalfont><br>
<smallfont>$post[usertitle]</smallfont><br>
$post[avatar]<p>
<smallfont>Registered: $post[joindate]<br>
Location: $post[field2]<br>
Posts: $post[posts]</smallfont></td>

Now see where the <td> line is? This is it:

<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap>

Change the $post[backcolor] to the url of the gradient. This will add the background to the author column but the post part of the postbit will still alternate unless changed.

BBallmster 10-13-2002 01:35 AM

That is soooo perfect i will try it out in 15 minutes is there anyone out there who might be able to help me with the second question that i asked!

BBallmster 10-13-2002 01:49 AM

okay i tested it and i figured that bgcolor="$post[backcolor]" has to be changed to background="yourimage.gif"

Tony G 10-13-2002 08:59 AM

Yeah, that what I said you had to do.

BBallmster 10-13-2002 05:54 PM

so might anyone be able to help me in my quest for the answer to #2

BBallmster 10-14-2002 08:49 PM

Isnt there anyone that can help i mean Xelation and corey made this can anyone help!

BBallmster 10-17-2002 02:59 AM

I am sooo sorry to do this but i really need to know the answer to this question so ^ bump ^


All times are GMT. The time now is 08:45 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.01478 seconds
  • Memory Usage 1,721KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)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