Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Articles Thread, How To Expand Custom Image Header in vBulletin; How To Expand Custom Image Header We hear it many times... "How can I make my header image expandable to ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3331


Reply
LinkBack Thread Tools Display Modes
How To Expand Custom Image Header
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
09-09-2008, 07:55 PM
 
How To Expand Custom Image Header


We hear it many times...
"How can I make my header image expandable to screen width?"

This tutorial will help you accomplish this task.

Requirements:
  • A bit of html knowledge;
  • photo editor;
  • and, photo editing.
Let's Get Started!

Let's start with a 780px header image ... you can use the example image below...

Egypt.Com EnForum


Then Crop the leftside (your logo part):


Egypt.Com EnForum


And save it as head_left.gif


Egypt.Com EnForum




Second crop the right side of the header image as shown below:

Egypt.Com EnForum

And save as head_right.gif

Egypt.Com EnForum



Next select background image -just 1 or 2px width like shown below:

Egypt.Com EnForum

Crop the selected part and save it as headbg.gif:

Egypt.Com EnForum


Now load all the three images to the misc folder of images...

Next goto admincp> styles&templates> style manager> all style options>

scroll down to header

Egypt.Com EnForum


Delete the existing code complete and insert the follow there:

PHP Code:
<!-- logo -->
<
a name="top"></a>
<
center>
<
table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/headbg.gif)">
<
tr>

<
td align="left" valign="top"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/head_left.gif"  border="0" alt=""/></a></td>
<
td align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/head_right.jpg" alt="" /></td>
</
tr>
</
table>
</
center>

<!-- /
logo -->
<!--
content table -->
$spacer_open

$_phpinclude_output
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Articles Thread, How To Expand Custom Image Header in vBulletin; How To Expand Custom Image Header We hear it many times... "How can I make my header image expandable to ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=3331


Bookmarks

Tags
custom, expand, header, image


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Medieval Lords: Build, Defend, Expand Developer Games 0 12-11-2008 11:54 PM
Custom Message Button Developer Mods for 3.6.x 0 29-10-2008 06:34 PM
Live Forum Statistics on All Pages in Forum Header Developer Mods for 3.7.x 0 26-09-2008 12:04 AM
Big Adsense On Header For Guests Of Every Page Developer Mods for 3.6.x 0 22-09-2008 10:52 PM
Custom Properties Developer Extensions 0 21-08-2008 01:16 AM