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)
-   -   How can insert images in forum index as background (https://vborg.vbsupport.ru/showthread.php?t=214683)

Skierpetros 05-27-2009 07:09 PM

How can insert images in forum index as background
 
How can insert images in forum index as background

as this site has made...

http://www.greekstars.net/stars/index.php?act=idx

Lynne 05-27-2009 07:24 PM

Moved to Design and Graphics.

He's using css to add to the background of each of the forum rows. He numbers them 1,2,3,4, etc and it calls the background image inline -
First row in the group:
HTML Code:

<td style="background:#28323b url(style_images/tren_z/1/wtgs1.jpg) no-repeat right;;" class="row2">
Second row:

HTML Code:

<td style="background:#28323b url(style_images/tren_z/1/wtgs2.jpg) no-repeat right;;" class="row2">
(His mistakes in the css, not my copy/paste mistake.)

Aclikyano 05-28-2009 12:01 AM

well that board in question is not VB, its i p board... hmmm pretty nice tho

Skierpetros 05-28-2009 08:58 AM

Quote:

Originally Posted by Lynne (Post 1818317)
Moved to Design and Graphics.

He's using css to add to the background of each of the forum rows. He numbers them 1,2,3,4, etc and it calls the background image inline -
First row in the group:
HTML Code:

<td style="background:#28323b url(style_images/tren_z/1/wtgs1.jpg) no-repeat right;;" class="row2">
Second row:

HTML Code:

<td style="background:#28323b url(style_images/tren_z/1/wtgs2.jpg) no-repeat right;;" class="row2">
(His mistakes in the css, not my copy/paste mistake.)

how can i do that?

Michael.A 05-28-2009 11:53 AM

any help on how can we get that for vb? thanks,

Lynne 05-28-2009 01:09 PM

The code is all right there in the page source. You'll need to find an image and slice it up making each piece a set height. Then, number them sequentially. When you spit out the forums, have a counter get incremented that is then used to call the image. You'll need some new css to set the height on each forum listing (again, it's all in the guys source code).

forum4 05-28-2009 05:54 PM

It's actually a lot of work to do something like that, so you're not going to get a copy and paste solution here.

First, you'd need to know graphics and be able to take your image and cut it up to fit in the bars properly. Then, you'd have to manually edit the code in each bar for each image.

Would be work. If you don't know graphics and coding, it would be something to hire out for.

Michael.A 05-28-2009 11:23 PM

coming soon on c4l .. thanks

Bowromir 06-02-2009 07:17 PM

Very original and cleverly made.. I like it!!

MjrNuT 06-04-2009 03:53 PM

Pardon this bump, but my question is partially related. The OP was asking for images within the forums of a category, per the link he provided.

My question is, and I'll start a new thread if need be, to have images between categories. Such that the space will auto adjust (height-wise of course) to the image called. I would presume that such a thing is still a template edit for each particular style.

Is this something maybe relatively easier to do? Please forward me to the right thread if this has already been addressed, but I found many topics for inserting images into a Category Strip, which I'm not interested in b/c it seems to have more finite restrictions due to chosen styles.

Thanks in advance!


All times are GMT. The time now is 09:06 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.01290 seconds
  • Memory Usage 1,733KB
  • 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
  • (4)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete