Glad you got it lined out, James!
Quote:
Originally Posted by shark7
Excellent work.. Thank you.. What do I need to do to put a picture on the top left intead of the text. Thanks
|
In this bit of code in the header template:
PHP Code:
<a name="top"></a>
<table width="951" height="134" border="0" cellpadding="0" cellspacing="0" align="center">
<tr>
<td rowspan="2" width="399" height="134" align="center" style="background: url($stylevar[imgdir_misc]/header_1.jpg);"><a href="$vboptions[forumhome].php$session[sessionurl_q]">Your Logo</a></td>
<td width="37" height="134" rowspan="2" style="background: url($stylevar[imgdir_misc]/header_2.jpg);"></td>
<td width="484" height="111" align="center" style="background: url($stylevar[imgdir_misc]/header_3.jpg);">
Replace the text "Your Logo" with the link to the image you want to use. Alternately, you can follow the instructions in
this post.
Quote:
Originally Posted by damlost
looks nice thanks but i notice now i have a white box with a X inside of it I guess this is called buttons search, quick links. How can i currect this
|
Did you upload the "buttons" folder in the "blackandblue" directory? If so, double-check to make sure you uploaded it to the proper location per the installation instructions.