Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Image Header (Read 3246 times)
SuperGirl
New Member
*
Offline


I am a beginner...

Posts: 12
Location: Sydney
Joined: Mar 1st, 2007
Gender: Female
Image Header
Mar 1st, 2007 at 1:47am
Print Post  
OK, it may just be me missing it but where do i change the YaBB image header of the forum to put in our own image header?
  

SuperGirl
Back to top
 
IP Logged
 
SuperGirl
New Member
*
Offline


I am a beginner...

Posts: 12
Location: Sydney
Joined: Mar 1st, 2007
Gender: Female
Re: Image Header
Reply #1 - Mar 1st, 2007 at 2:19am
Print Post  
no worries people, it was just me being blonde... rotfl
  

SuperGirl
Back to top
 
IP Logged
 
ThM
God Member
*****
Offline



Posts: 585
Location: Germany, Nds.
Joined: May 21st, 2006
Gender: Male
Re: Image Header
Reply #2 - Mar 1st, 2007 at 10:10am
Print Post  
  

Greeting ThM
Back to top
 
IP Logged
 
SuperGirl
New Member
*
Offline


I am a beginner...

Posts: 12
Location: Sydney
Joined: Mar 1st, 2007
Gender: Female
Re: Image Header
Reply #3 - Mar 2nd, 2007 at 3:23am
Print Post  
actually, anyone know how to change the colour of the box the image header is in either?
  

SuperGirl
Back to top
 
IP Logged
 
qersys
Senior Member
****
Offline


Yes, I am

Posts: 342
Location: SF
Joined: Dec 29th, 2002
Gender: Male
Re: Image Header
Reply #4 - Mar 2nd, 2007 at 5:03am
Print Post  
I believe it is here in default.html
Code
Select All
		<td class="windowbg2" valign="top">
		<table width="100%">
			<tr>
				<td width="500">
				<a href="http://www.yabbforum.com"><img src="<yabb images>/yabblogo.png" alt="YaBB - Yet another Bulletin Board" border="0" /></a>
				</td> 



change the "windowbg2" class to something else like "windowbg2a" then create a new class in the default.css file named "windowbg2a".

If you just change the windowng2 color it will change that color throughout the forum wherever windowbg2 is called..

It should look like this
Code
Select All
.windowbg2a {
	background-color: #FEFEFE;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, sans-serif;
	color: #304B58;
} 



from there you can change anything you like
  
Back to top
IP Logged
 
SuperGirl
New Member
*
Offline


I am a beginner...

Posts: 12
Location: Sydney
Joined: Mar 1st, 2007
Gender: Female
Re: Image Header
Reply #5 - Mar 7th, 2007 at 12:24am
Print Post  
wow, just my luck that it would have to be annoying, well as a basic beginner i will attempt it now, will let you know when im throwing things at the computer.

> Ah, im so proud of myself! i managed it. thanks again for the help!
  

SuperGirl
Back to top
 
IP Logged
 
mysteryillness
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 2
Joined: May 16th, 2007
Re: Image Header
Reply #6 - May 17th, 2007 at 7:10am
Print Post  
Good work Supergirl.
You're one up on me matey.

So where exactly do you change these scripts?
I'm using CPanel and finding it stressful to make changes!
I'm also tackling a new template. But have no idea how to do it. Created a mock up in Frontpage to get the colours etc right but where to from there......eek.

P.S - I think the guys on this forum are very talented! I send you all e-cookies Yum
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint