The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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 |
#2
|
|||||
|
|||||
Quote:
Quote:
Quote:
Code:
<img src="{ titleimage}" border="0" alt="$bbtitle"> Quote:
Quote:
Make sure you press save changes at the bottom of the page when your done |
#3
|
||||
|
||||
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? |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
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
|
#6
|
||||
|
||||
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.... |
#7
|
||||
|
||||
ok revert you header and footer templates first....
then use this templates mod by me to center you banner and buttons etc... |
#8
|
||||
|
||||
whoaaa this edit attachment thingy is sooo cool
|
#9
|
||||
|
||||
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 |
#10
|
||||
|
||||
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> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|