Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
  #1  
Old 08-14-2006, 03:27 PM
CBR900RR CBR900RR is offline
 
Join Date: Aug 2006
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Background Image?

Excuse my Noobness, but I'm VERY new to this. I want to customize our Board, but cannot find an easy tutorial on how to do basic things, like change the backgrond Image, or even insert the forum name into the Header. Any links to a newbie tutorial would be GREATLY appreciated!!! Also, I need to know WHERE I would upload the image I want to use..

Any help will be GREATLY appreciated!!!!
Reply With Quote
  #2  
Old 08-14-2006, 11:17 PM
The-Ensemble's Avatar
The-Ensemble The-Ensemble is offline
 
Join Date: Jul 2006
Location: United Kingdom
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I'm not aware of tutorials for newbies. I could have used one. But you need to get a basic html understanding and read through some scheme templates like header etc. to see how they are made most are easy to read by. You need to learn what each part does etc. once you have a good understand you can simply alter that and create your own.
Reply With Quote
  #3  
Old 08-15-2006, 12:45 AM
Ntfu2 Ntfu2 is offline
 
Join Date: Feb 2006
Posts: 1,247
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've started a basic CSS guide for editing templates, still in progress.

Right now i've only got the forum home complete, hoping to have showthread, new reply/post, and search done tonight then i'll have a link for where it can be viewed. Hang tight
Reply With Quote
  #4  
Old 08-15-2006, 01:24 AM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just go through all the vBulletin Options, I always found that helpful.
Reply With Quote
  #5  
Old 08-15-2006, 01:28 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where exactly do you want to put a background image?

If you can post a photoshop mockup of what you want to achieve (preferably with some nice arrows and text labels too) then it will be a lot easier to advice.
Reply With Quote
  #6  
Old 08-15-2006, 01:14 PM
CBR900RR CBR900RR is offline
 
Join Date: Aug 2006
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
Where exactly do you want to put a background image?

If you can post a photoshop mockup of what you want to achieve (preferably with some nice arrows and text labels too) then it will be a lot easier to advice.
I have modified the header .psd file in ImageReady. Now have gone to the ftp, and there are no .psd files to replace, just .gif the install folder has no gif images, so that is where i am confused. Being new to this, I **thought** if i modified the original, renamed the original, **OLD** and uploaded the new, it would just replace it, and all would be well... see below please...(note changed them to JPG so i could upload them here)




Attached Images
File Type: jpg header original.jpg (16.1 KB, 0 views)
File Type: jpg header new.jpg (20.3 KB, 0 views)
Reply With Quote
  #7  
Old 08-15-2006, 01:26 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
 
Join Date: Jul 2003
Location: Raleigh, NC
Posts: 686
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The PSD files are the originals. Save your changes out as a GIF (or JPG depending on what type they already are) to use on the web site.
Reply With Quote
  #8  
Old 08-15-2006, 01:45 PM
CBR900RR CBR900RR is offline
 
Join Date: Aug 2006
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok now how would i change the coding to point to my new image? This is what i have now, and the header image, to me, seems to be split into to images...
PHP Code:
<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<
META http-equiv=Page-Enter content=BlendTrans(Duration=0)><!-- begin plasma header-->
<
div align="center">
<
table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" class="main">
<
tr>
  <
td align="left" valign="top">
<
table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#03105D">
    <
tr>
        <
td width="330" height="156" rowspan="3"><img id="header_plasma_ls" src="$stylevar[imgdir_misc]/header_plasma_ls.gif" width="330" height="156" alt="" /></td>
        <
td width="417" height="107" colspan="7">    <img id="header_plasma_text" src="$stylevar[imgdir_misc]/header_plasma_text.gif" width="417" height="107" alt="" /></td>
        <
td width="100%" height="156" rowspan="3" style="background-image: url($stylevar[imgdir_misc]/header_plasma_expand.gif)"><img id="header_plasma_expand" src="$stylevar[imgdir_misc]/header_plasma_expand.gif" width="100%" height="156" alt="" /></td>
    </
tr>
    <
tr>
        <
td width="47" height="36"><a href="$vboptions[forumhome].php$session[sessionurl_q]accesskey="1"><img id="header_plasma_home" src="$stylevar[imgdir_misc]/header_plasma_home.gif" width="47" height="36" border="0" alt="" /></a></td>
        <
td width="64" height="36"><a href="usercp.php$session[sessionurl_q]"><img id="header_plasma_uc" src="$stylevar[imgdir_misc]/header_plasma_uc.gif" width="64" height="36" border="0" alt="" /></a></td>
        <if 
condition="$show['registerbutton']">
        <
td width="69" height="36"><a href="register.php$session[sessionurl_q]rel="nofollow"><img id="header_plasma_reg" src="$stylevar[imgdir_misc]/header_plasma_reg.gif" width="69" height="36" border="0" alt="" /></a></td>
        <else />
        <
td width="69" height="36" id="usercptools"><a href="$show[nojs_link]#usercptools"><img id="header_plasma_reg" src="$stylevar[imgdir_misc]/header_plasma_qlinks.gif" width="69" height="36" border="0" alt="" /></a><script type="text/javascript"vbmenu_register("usercptools" ,1); </script></td>
        </if>
        <
td width="66" height="36"><a href="memberlist.php$session[sessionurl_q]"><img id="header_plasma_members" src="$stylevar[imgdir_misc]/header_plasma_members.gif" width="66" height="36" border="0" alt="" /></a></td>
        <
td width="75" height="36"><a href="calendar.php$session[sessionurl_q]"><img id="header_plasma_calendar" src="$stylevar[imgdir_misc]/header_plasma_calendar.gif" width="75" height="36" border="0" alt="" /></a></td>
        <
td width="59" height="36" id="navbar_search"><a href="search.php$session[sessionurl_q]accesskey="4" rel="nofollow"><img id="header_plasma_search" src="$stylevar[imgdir_misc]/header_plasma_search.gif" width="59" height="36" border="0" alt="" /></a><script type="text/javascript"vbmenu_register("navbar_search" ,1); </script></td>
        <
td width="37" height="36"><a href="faq.php$session[sessionurl_q]accesskey="5"><img id="header_plasma_faq" src="$stylevar[imgdir_misc]/header_plasma_faq.gif" width="37" height="36" border="0" alt="" /></a></td>
    </
tr>
    <
tr
Sorry to be such a PIA, but i really want to learn...
Reply With Quote
  #9  
Old 08-15-2006, 01:49 PM
ConqSoft's Avatar
ConqSoft ConqSoft is offline
 
Join Date: Jul 2003
Location: Raleigh, NC
Posts: 686
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep, it's split, so you would need to slice your new one to fit.
Reply With Quote
Reply

Thread Tools
Display Modes

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 02:08 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.04470 seconds
  • Memory Usage 2,313KB
  • Queries Executed 14 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (2)postbit_attachment
  • (9)postbit_onlinestatus
  • (9)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_postinfo_query
  • fetch_postinfo
  • 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
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete