The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with Logo Resizing?
I have searched but come up empty with my problem. I am trying to make a decent logo for my forum. I made it the size of the table width but it does not resize when looking at it in other browsers or my iphone for example.
Can somebody help me out? http://www.comicsforever.com/forums/ |
#2
|
||||
|
||||
In your header template set the image dimensions to auto like
HTML Code:
<img src="http://www.mysite.com/forum/images/misc/mypic.png" border="0" height="79px" width="auto" alt="MySite Description" />
|
#3
|
|||
|
|||
That doesn't seem to work. Here is the code that I put in. The width=100%. It resizes and looks okay in FF. Just a hair short but in Chrome it's way off.
PHP Code:
|
#4
|
||||
|
||||
I just viewed your site as a guest, what you need to do is remove
HTML Code:
<td align="$stylevar[right]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> HTML Code:
<!-- <td align="$stylevar[right]" id="header_right_cell"> <if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> </td> --> |
Благодарность от: | ||
BarelyHangingOn |
#5
|
|||
|
|||
Awesome worked like a charm. It was holding space for an ad that wasn't there. Perfect. Now I can get a real logo and fix the welcome table.
Thanks again!!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|