Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 08-22-2002, 07:30 PM
stark427's Avatar
stark427 stark427 is offline
 
Join Date: Aug 2002
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Newbie who needs some help... !

Hello.
Today I purchased/installed my board

http://www.synthpopavenue.gr/

I'm new here, and although I do have one year of experience with EzBoard... I find it quite different..... here

Please bear with me and help me on some questions I have and that will be coming from time to time

Any help would be appreciated and sorry for my English - I will do my best

1) It sounds silly but how can I put the banner/main image, I have created... at my board?
I cannot find any "images" field at the admin cp!!

Furthermore, I want to put my image at the TOP - center of my board.... just like this VB.org has it - (and so many other boards...)... do I need a hack for this?

2) I don't like the width of my board... its too big and I would like to have "spaces" between the explorer edges and the forum edges...

like these :

http://www.diffusion4.com/forums/

http://www.thegenomecollective.com/f...p?referrerid=8

how could I do this?

3) I have no idea how to change the background color of the forum... fonts, category colors , etc

4) I want to put images at the category and forums fields so that they will have a 3-D feeling.... like so many forums have... How can I do it?
And most of all... how do I create the image? I mean... will I make it as long as the category is, or just a small slice... that will be streched when I put it on the category field? (I hope u understand what I mean)

5) I'd like to have my board into a border like this board :

http://www.electrogarden.com/forums/index.php

do I need a certain hac, or plain html? Any ideas on that?


sorry for asking so many things at one time... I though it would be better this way, than posting different topics....

I would appreciate any help...
thanx in advance
Reply With Quote
  #2  
Old 08-22-2002, 07:41 PM
NTLDR's Avatar
NTLDR NTLDR is offline
Coder
 
Join Date: Apr 2002
Location: Bristol, UK
Posts: 3,644
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by stark427
Today I purchased/installed my board
A wise choice my friend

Quote:
1) It sounds silly but how can I put the banner/main image, I have created... at my board?
I cannot find any "images" field at the admin cp!!
In the Admin CP go to Styles -> Modify -> Fonts colors etc -> Title image path and change it to your logo.

Quote:
Furthermore, I want to put my image at the TOP - center of my board.... just like this VB.org has it - (and so many other boards...)... do I need a hack for this?
On the same page as above and go to the large header box at the top and find this code in it:
Code:
<img src="{ titleimage}" border="0" alt="$bbtitle">
and chage the alignment for it (note there won't be a space after the {)

Quote:
2) I don't like the width of my board... its too big and I would like to have "spaces" between the explorer edges and the forum edges...
On the same page again find Main Table Width and Contentable Table Width, these can be changed to the widths you want.

Quote:
3) I have no idea how to change the background color of the forum... fonts, category colors , etc
The same page again, you will see a section with lots of colours, change them there by putting the hex value in.

Make sure you press save changes at the bottom of the page when your done
Reply With Quote
  #3  
Old 08-22-2002, 07:48 PM
stark427's Avatar
stark427 stark427 is offline
 
Join Date: Aug 2002
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

NTLDR u are the best
thanx...
I will try to do these modifications and will come back for ..more :rambo:

oh... the avatars I uploaded (some of them) are bigger than thesize I want.... I want them to be smaller when they show up.... like 50x50... so I go at the admin CP... Avatars---> Maximum Dimensions
Maximum width and height (in pixels) that the custom avatar image can be.

and I put 50....

but when i go into the board... the image is shown at his whole image (120x153)...

I do press save .... :

why is this?
Reply With Quote
  #4  
Old 08-22-2002, 07:56 PM
NTLDR's Avatar
NTLDR NTLDR is offline
Coder
 
Join Date: Apr 2002
Location: Bristol, UK
Posts: 3,644
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by stark427
Maximum width and height (in pixels) that the custom avatar image can be. and I put 50....but when i go into the board... the image is shown at his whole image (120x153)...
Thats the dimensions for custom avatars, not the ones you provide, you would have to shrink them yourself and re-upload them.
Reply With Quote
  #5  
Old 08-22-2002, 10:02 PM
Brad Brad is offline
 
Join Date: Nov 2001
Posts: 4,765
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if they are .jpg there is a hack called avatar re sizer you can use to make them 50x50 or you could do it in photoshop or paint shop pro
Reply With Quote
  #6  
Old 08-23-2002, 12:32 AM
stark427's Avatar
stark427 stark427 is offline
 
Join Date: Aug 2002
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm doing something wrong...

<img src="{ titleimage}" border="0" alt="$bbtitle">

I'm not sure where I should put the align="center"

I tried this :

<td valign="top" align="center" background="{imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{titleimage}" border="0" alt="$bbtitle"></a></td>

and saved but nothing is done... :tired:

What I would realy like would be to have the main image at the top-center... and the menu (user cd - register - etc) below the image - at the center too....

Reply With Quote
  #7  
Old 08-23-2002, 05:11 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok revert you header and footer templates first....

then use this templates mod by me to center you banner and buttons etc...
Attached Files
File Type: txt centerheaderandbuttons.txt (992 Bytes, 21 views)
Reply With Quote
  #8  
Old 08-23-2002, 05:12 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

whoaaa this edit attachment thingy is sooo cool
Reply With Quote
  #9  
Old 08-23-2002, 09:35 PM
stark427's Avatar
stark427 stark427 is offline
 
Join Date: Aug 2002
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanx mate
I appreciate it...

can u help me with something else.....

I have attached a screenshot...

I want to have some more space between the main image and the ...forum...
how can I do this?

probably a <br> but where exactly?

thanx in advance
Attached Images
File Type: jpg image1.jpg (135.2 KB, 0 views)
Reply With Quote
  #10  
Old 08-23-2002, 10:09 PM
NTLDR's Avatar
NTLDR NTLDR is offline
Coder
 
Join Date: Apr 2002
Location: Bristol, UK
Posts: 3,644
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Add as many <br /> 's as required at the end of this line, that should do it

Code:
<center><img src="{titleimage}" border="0" alt="$bbtitle" align="center"></center>
</a>
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 07:17 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04628 seconds
  • Memory Usage 2,288KB
  • 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
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete