vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Remove Page Border (https://vborg.vbsupport.ru/showthread.php?t=186307)

youradhere4222 07-25-2008 07:14 AM

Remove Page Border
 
https://vborg.vbsupport.ru/external/2008/07/22.jpg

As you can see, I made an image that's supposed to look like a peeling sticker, but the problem is that the page apparently has a border around it so it's not actually touching the edges. Is there anyway to remove the border? It's being displayed on a simple HTML page; here's the code to it:

HTML Code:

<html>
<head>
<title>XXXX.com - XXXX</title>
</head>
<body>
<img src="http://XXXX.com/community/images/open_soon.gif">
<center>
<a href="http://XXXX.com/community"><img border="0" src="http://XXXX.com/community/images/index.jpg">
</center>
</body>
</html>

What would I need to put in here to remove that border? Thanks.

Dismounted 07-25-2008 07:39 AM

I believe you need to play with the padding/margins. Padding & margin should be zero.

youradhere4222 07-25-2008 07:53 AM

Thanks, but what do I add to put a padding setting in there? :x

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

Ah, nevermind - I figured it out. :)


All times are GMT. The time now is 09:26 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.00902 seconds
  • Memory Usage 1,714KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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