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)
-   -   Lost in CSS code (need help with a easy table) (https://vborg.vbsupport.ru/showthread.php?t=223877)

mambos 09-24-2009 01:25 PM

Lost in CSS code (need help with a easy table)
 
Hi gang!

Look at this screenshot, and the red arrow, this is what i need in my template, right now its just a header, the forum structure, and a footer. how can i add s backround around the forum structure?

http://img33.imageshack.us/img33/1540/foraeu.jpg



Thanks!!

--------------- Added [DATE]1253834765[/DATE] at [TIME]1253834765[/TIME] ---------------

Anyone ?

mambos 09-25-2009 03:34 PM

Nobody knows this? Damn :-(

mambos 09-27-2009 05:58 PM

Bump if thats allowed, nobody know anything her ?

setishock 09-27-2009 11:12 PM

You can go about it in two ways.
1a > acp > styles and templates > style manager > select - all styles options (for the theme you want to work on)
1b > Scroll down to Body > where the color is replace that with a url to an image like this:
Code:

url(http://www.yourforum.com/path/to/image) repeat-x no repeat
Make sure there's an image where the url points to. When I'm putting a theme together I park an image in the albums and use that url. Makes testing easy.
The alternate is:
2a > Leave the color data as is, to act like a filler. Just in case the image doesn't fit right in some browsers.
2b > Add to the extra css attributes on the right something like this:
Code:

background-image: url(http://www.yourforum.com/path/to/image);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;

I hope this is what you had in mind. To see this in action go to http://animeappeal.com/forums/index.php?styleid=36

mambos 09-28-2009 09:52 AM

Thanks a LOT for your reply, i think we`ve hit the nail on the problem now, it still wont work, i tried reverting the Body field aswell:

http://img19.imageshack.us/img19/2783/37014847.jpg


So this setting would mean i should get a pink backround around the edges/filling like the initial screenshot right?

Nothing happens when i render the forum though, still transparent ... any ideas ?

setishock 09-28-2009 01:12 PM

Drat! It's possible he made an additional css attribute that would be easier for me to hunt down, then, tell you how to change it. That theme looks familiar. If you tell me where you got it, I can load it up on my system and look for an answer for you. I like playing detective.

mambos 09-29-2009 01:23 PM

Hey, sorry i didnt mention it, im not using that theme, it was just as a demo. This is the one i use:

http://vbskins.com/theme/modern-klasik.html

Now, from the screenshot one would recon it displayed the body gfx around the forum, but once you dl and install that one, it wont render.

Any ideas ? THANKS for your help man


All times are GMT. The time now is 05:13 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.01158 seconds
  • Memory Usage 1,722KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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