Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Converting/Creating Themes
Author Message
the_clown
New Member
New Member



Joined: Nov 26, 2007
Posts: 17

PostPosted: Fri Jun 04, 2010 7:10 pm Reply with quote

I am using the fiubice theme. I would like the logo to be the size of the whole header width and height. I am a newbie how would I do that. Or what would be the code? Just placing and image there instead.
 
View user's profile Send private message
Doulos
Life Cycles Becoming CPU Cycles



Joined: Jun 06, 2005
Posts: 732

PostPosted: Fri Jun 04, 2010 8:27 pm Reply with quote

If you don't ever want to place ads in the header you could do ...

In ../themes/fisubice/header.html change lines 5-8
Code:
<tr>

        <td width="60%" style="background-image: url(themes/fisubice/images/cellpic_bkg.jpg)" height="110"><a href="http://www.ravenphpscripts.com" title="PHP Web Host - Quality Web Hosting For All PHP Applications"><img src="themes/fisubice/images/logo.gif" alt="PHP Web Host - Quality Web Hosting For All PHP Applications" border="0" /></a></td>
        <td width="40%" style="background-image: url(themes/fisubice/images/cellpic_bkg.jpg)" height="110">$showbanners</td>
  </tr>
to something like..
Code:
<tr>

        <td align="center" width="100%" style="background-image: url(themes/fisubice/images/cellpic_bkg.jpg)" height="110"><a href="http://yourlink.com" title="your title"><img src="themes/fisubice/images/yourpic.gif" width="widthofpic" height="heightofpic" style="align:middle;" alt="your alt" border="0" /></a></td>
  </tr>

You can see it used HERE. Not 100% width, but that is by choice.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Converting/Creating Themes

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©