vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Background yes i am a noob to this :P (https://vborg.vbsupport.ru/showthread.php?t=206316)

Xencored 02-23-2009 08:45 AM

Background yes i am a noob to this :P
 
Hi all any ideas how i add a background to my skin

www.animeisland.co.uk if you want a look
am trying to get it to look more anime

Thanks

Lynne 02-23-2009 02:41 PM

You have a background on your skin, so I'm not sure what you mean.

If you want to read up on css background properties, see this link -
CSS Background Properties

Xencored 02-23-2009 06:16 PM

Quote:

Originally Posted by Lynne (Post 1752350)
You have a background on your skin, so I'm not sure what you mean.

If you want to read up on css background properties, see this link -
CSS Background Properties

Thanks i was after adding pic a pic as my background

Cheers

pein87 02-23-2009 06:28 PM

you can always use

background-image: url(path/to/image); you can use fixed or scrolling for attachment as well and the postion using pixels.

Xencored 02-23-2009 06:30 PM

Quote:

Originally Posted by pein87 (Post 1752551)
you can always use

background-image: url(path/to/image); you can use fixed or scrolling for attachment as well and the postion using pixels.

Thanks mate where would i input this info sorry for my dumbness

pein87 02-23-2009 06:57 PM

Ok first go to your admincp and selectt the styles & templates button on the left. there in the scrolling section. Next click on the option title style manager. Bow a new page will load in the center display shwoing all your skins. Next you would click the go button next to the dropdown list that is to the far right of your skins name. By default the list says all style options. This will open a new page in the center area with your header header include and footer template being displayed. Scroll to the near bottom and find a textarea with a title called additional css definitions. Add that to the bottom of the list. Be sure to have the id or class name.

If its an id it would be

#idname { background-image: url (images/misc/mypic.gif); }

or a class it would be

.classname { background-image: url (images/misc/mypic.gif); }

Please tell me what it is your trying to do are you making a new header image or changing a catagories color?

Lynne 02-23-2009 07:00 PM

Probably the body tag under style > Main CSS

pein87 02-23-2009 07:14 PM

If its for the skin you need to do so under the the all style options that i told you about above find a section called body. you`ll see a textbox called background thats where you will need to add the info but it works diffrently there.

You will type the color first so heres what it looks like in mine.

#FFFFFF url(images/freshblue/misc/container_bg.png)

no ending ; is needed

To change the color/image for the pages where your forums are seen use the

page background section

Xencored 02-23-2009 11:36 PM

Wow hehe ok ill have look for it thanks


All times are GMT. The time now is 03:20 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.01121 seconds
  • Memory Usage 1,726KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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