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)
-   -   Forum Logo Resize (https://vborg.vbsupport.ru/showthread.php?t=158711)

powerful_rogue 09-25-2007 08:03 AM

Forum Logo Resize
 
Hi,

Im wondering if anyone can help!

I set my forum up a few months ago and thought the top logo was fine, however after checking on another PC ive noticed that it dosent keep the same size and stretces over the white border.

I know theres a way of changing it so the logo expands and decreases according to how wide someone has their browser, and was wondeing if anyone could advise me of how this is done.

The other problem is that im having trouble finding the file where the details of the logo actually are! I thought it was in the index.php, but since I created the banner ive installed vbadvanced and cant seem to locate it.

Really hoping someone can advise.

Many thanks

Dave

RonH. 09-25-2007 11:33 AM

I can't answer your specific question re: auto resizing but here is the link for the Logo image itself if that helps:

Link:

"You can find this particular StyleVar here": Admin Control Panel > Styles & Templates > Style Manager > dropdown: StyleVars > Image Paths > Title Image

powerful_rogue 09-25-2007 12:06 PM

Thanks for your reply. Thats helped with finding the image. Anyone able to assist with the auto resize?

My site is www.doverlocals.co.uk

powerful_rogue 09-29-2007 12:59 PM

Anyone able to assist at all please?

powerful_rogue 09-30-2007 04:56 PM

Quote:

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="20" height="20" align="$stylevar[right]"><img width="20" height="20" src="$stylevar[imgdir_misc]/page_top_left.gif" alt="" /></td>
<td align="$stylevar[left]" width="100%" style="background: url('$stylevar[imgdir_misc]/page_top.gif') repeat-x top left;">&nbsp;</td>
<td width="20" height="20" align="$stylevar[left]"><img src="$stylevar[imgdir_misc]/page_top_right.gif" width="20" height="20" alt="" /></td>
</tr>
</table>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="page">
<tr>
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>

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

$_phpinclude_output
Thats my header that contains the forum logo - What do I need to add to alter the size? Im guessing I need it to be in % depending on how wide you open the page.


All times are GMT. The time now is 02:34 PM.

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.01012 seconds
  • Memory Usage 1,721KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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