Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives

Reply
 
Thread Tools
Backround pic for my fourm main page Details »»
Backround pic for my fourm main page
Version: , by Logikos Logikos is offline
Developer Last Online: Sep 2023 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 01-19-2003 Last Update: Never Installs: 0
 
No support by the author.

i was wondering how you can place a backround picture on your forums home page. i see that www.zelaron.com/forums did it. just look at there "X79" style. the backround image doesnt move when you scroll down the page. i wanted to do something like that.

-Nem

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 03-02-2003, 01:40 PM
DAB10788 DAB10788 is offline
 
Join Date: May 2002
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am trying to get an image as my background and make everything else transparant.

exactly what has been done here - http://www.zelaron.com/forums/index.php?styleid=73

but with my own style and background
Reply With Quote
  #23  
Old 03-07-2003, 05:13 AM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by WetWired
I'll tell you how we do it, but be forewarned that it is a HUGE client CPU hog.

What you do, is in your forum list table tag, you need to add
Code:
style="filter:alpha(opacity=75);"
If you already have a style attribute, just append the part in quotes to it.

Again, doing this will half kill a P266 or the like, so it would be good not to use it in your default style.
I am also having trouble tryin to get this. I see how above here how WW has it done but where is the "forum list table tag"?
Reply With Quote
  #24  
Old 03-07-2003, 09:46 AM
Logikos Logikos is offline
 
Join Date: Jan 2003
Posts: 2,924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by :Judge:


I am also having trouble tryin to get this. I see how above here how WW has it done but where is the "forum list table tag"?
Its easy just place the code WW said in any on of your tables in the admin cp. For example if you place that code in your First Alternating Table Background Color table and second Alternating Table Background Color table. Your forum home cats will be transparent. Hope this helps. And i would use WW advise when he says not to use it as your deafult style. It does kill the scrolling and loading time like crazy.

-Nem
Reply With Quote
  #25  
Old 03-07-2003, 11:46 AM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by []\[]emesis


Its easy just place the code WW said in any on of your tables in the admin cp. For example if you place that code in your First Alternating Table Background Color table and second Alternating Table Background Color table. Your forum home cats will be transparent. Hope this helps. And i would use WW advise when he says not to use it as your deafult style. It does kill the scrolling and loading time like crazy.

-Nem
Maybe a visiual would help me I do not know what tables you mean. I am tryin I just do not know what I am looking for and exactly where.
Reply With Quote
  #26  
Old 03-11-2003, 03:52 PM
WetWired's Avatar
WetWired WetWired is offline
 
Join Date: Jun 2002
Location: Texas
Posts: 669
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, I didn't specify exactly where because it will depend upon your template set. With a default template set, edit the forumhome template, and add the style to the table tag after the line
Code:
<!-- main -->
If you start a new table for each catagory like we do, this will go in a different place which will only exist on your template set ^_^. Basicly add that to any table that you want to make partially transparent.

And I cannot stress enough how much this slows down rendering on the average computer.
Reply With Quote
  #27  
Old 03-11-2003, 04:59 PM
DrkFusion's Avatar
DrkFusion DrkFusion is offline
 
Join Date: Nov 2001
Posts: 1,926
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you want to make all your tables transparent use the code style="filter:alpha(opacity=75);"
in a form like:
Code:
<table width="100%" cellpading="0" cellspacing="0" style="filter:alpha(opacity=75);">
If you want single rows or columns to have transparent use it like:
Code:
<tr valign="top" style="filter:alpha(opacity=75);">
or
Code:
<td align="center" style="filter:alpha(opacity=75);">
Keep in mind that the contents of the table will also reflect the opacity change, in other words the text will also have a transparency.
Reply With Quote
  #28  
Old 03-12-2003, 08:25 PM
Logikos Logikos is offline
 
Join Date: Jan 2003
Posts: 2,924
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by WetWired
And I cannot stress enough how much this slows down rendering on the average computer.
Yeah he is 110% correct on that, I would also not suggest using it as a default style. Gotta be nice with those with 56k connections and slower computers
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:34 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.04191 seconds
  • Memory Usage 2,269KB
  • Queries Executed 22 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete