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