vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Best way to copy welcome header? (https://vborg.vbsupport.ru/showthread.php?t=319938)

pjkcards 08-19-2015 09:37 AM

Best way to copy welcome header?
 
What is the best way to copy this welcome header [removed] for guests?
Thanks.

CAG CheechDogg 08-19-2015 05:09 PM

add a div tag like

Code:

<h1 class="p_slogan guestbox"></h1>
Then use the following to place it and add the image, it's not text but an image:

Code:

h1.p_slogan {
background: rgba(0, 0, 0, 0) url("your_image_path") no-repeat scroll 0 0;
min-height: 21px;
}

Depending on the height of your image that is what you will use for the min-height
Just make the image the full length of your wrapper and you are good to go

pjkcards 08-20-2015 01:17 AM

I mean the whole welcome header with the register now box, the columns, etc. Is there an easy way to copy it? Thanks.

CAG CheechDogg 08-20-2015 03:04 AM

If you can provide a link to your site I can then see what needs to be done ...

pjkcards 08-20-2015 04:53 AM

Quote:

Originally Posted by CAG CheechDogg (Post 2553285)
If you can provide a link to your site I can then see what needs to be done ...

See the first post for the link to the header I want copied, including the Welcome to, the register buttom, and the 60k+ members and counting. Thanks.

CAG CheechDogg 08-21-2015 01:19 AM

Yes I know what you want ...but I need to see "YOUR" site to see how it would be added to it, there are a couple of ways I could add it to your site, one way is by making an image map header with the links and text already on it ...

The 2nd way would be to add divs with each link and image separate from each other ... if you want an example of what an image map is take a look at this link on my site, each member's box you can click on and there is text around it ...it's just a png image with links done by adding coordinates all around..

https://www.cagclan.com/community/ca...s-of-staff.php

Unless you are willing to provide a link to your site I can't help you ..


All times are GMT. The time now is 07:00 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.01045 seconds
  • Memory Usage 1,717KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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