vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Title Image (https://vborg.vbsupport.ru/showthread.php?t=218689)

crzylee 07-15-2009 10:14 PM

Title Image
 
I was wondering if there was a way to put a second image on the same line as the Title Image. Our site is geared for off-roading, and I was wanting to change things up a bit. I wanted to have our logo in the upper left corner, and then add pictures to the right of it of our member's rigs and have them go across the top.

Is this possible? What code do I need to edit to do this if it is possible?


Thanks!

Sofia 07-15-2009 11:06 PM

You must edit your header template and use a "<td>" like this:

Quote:

<!-- logo -->
<a name="top"></a>
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="right"><img src="your_image" border="0" />

</td>

</tr>
</table>
<!-- /logo -->

crzylee 07-15-2009 11:13 PM

Thanks!

I will try it out.

--------------- Added [DATE]1247706658[/DATE] at [TIME]1247706658[/TIME] ---------------

Ok one more question... Not sure if this is vbull or hosting. I want to save pictures on our domain and then link them on the site. Say I put pictures in the same directory as the logo image: /images/misc/pic1.gif what is the full directory to that folder? If I type www.msmudclub.com/images/misc/logo.gif I get page not found.

Sofia 07-16-2009 08:32 AM

Quote:

Originally Posted by crzylee (Post 1849591)
Thanks!

I will try it out.

--------------- Added 16 Jul 2009 at 01:10 ---------------

Ok one more question... Not sure if this is vbull or hosting. I want to save pictures on our domain and then link them on the site. Say I put pictures in the same directory as the logo image: /images/misc/pic1.gif what is the full directory to that folder? If I type www.msmudclub.com/images/misc/logo.gif I get page not found.

Try this http://www.msmudclub.com/images/misc/logo.gif


All times are GMT. The time now is 03:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01052 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete