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)
-   -   question about making simple welcome page (https://vborg.vbsupport.ru/showthread.php?t=165511)

Brian30fl 02-06-2008 09:18 PM

replace this
Code:

<div align="center">
    <a href="http://link.com/to/your/forum" rel="nofollow" target="_blank"><img src="/path/to/image/" border="0"></a>
  </div>

With
Code:

<div align="center">
    <a href="http://link.com/to/your/forum"><img src="/path/to/image/" border="0"></a>
  </div>


dplevy 02-06-2008 11:27 PM

Quote:

Originally Posted by Brian30fl (Post 1437688)
replace this
Code:

<div align="center">
    <a href="http://link.com/to/your/forum" rel="nofollow" target="_blank"><img src="/path/to/image/" border="0"></a>
  </div>

With
Code:

<div align="center">
    <a href="http://link.com/to/your/forum"><img src="/path/to/image/" border="0"></a>
  </div>



just tried that.. same thing. still opens in new window.

Brian30fl 02-07-2008 10:42 AM

Quote:

Originally Posted by dplevy (Post 1437749)
just tried that.. same thing. still opens in new window.

hmm it shouldnt have... the part of the code that makes it open new window is
rel="nofollow" target="_blank

oh and if you are useing firefox make sure you clear your cache before testing again....

dplevy 02-13-2008 11:38 PM

yeah, its fixed. just had to clear the cache.

one more question though if you guys dont mind. lol.

the image is centered to the top of the page. is it possible to have it centered in both directions so its actualy in the dead center of the page? know what i mean?

SEOvB 02-14-2008 04:03 PM

Not really, vertical aligning the image will be pretty hard. You could add a couple <br /> after the <body> tag to move it down some, but getting it aligned vertically will be a pain.

Or you can read and try to understand this article: http://www.jakpsatweb.cz/css/css-ver...-solution.html


All times are GMT. The time now is 03:12 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.01048 seconds
  • Memory Usage 1,726KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete