Page 7 of 8 FirstFirst 1 2 3 4 5 6 7 8 LastLast
Results 91 to 105 of 108

[HOW-TO] Make your Welcome Headers an image!

This is a discussion on [HOW-TO] Make your Welcome Headers an image! within the Template Modifications forums, part of the vBulletin SEO Discussion category; Originally Posted by pspmodandcfw Thats smart shhazz but how to i remove the welcome header so just the notice shows ...

  1. #91
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Liked
    0 times
    Quote Originally Posted by pspmodandcfw View Post
    Thats smart shhazz but how to i remove the welcome header so just the notice shows
    What welcome header are you using?
    Link to site maybe

  2. #92
    Senior Member
    Real Name
    Brandon
    Join Date
    Oct 2008
    Posts
    124
    Liked
    0 times
    Yes i use the default header
    Last edited by Brandon_R; 08-29-2009 at 03:37 PM.

  3. #93
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Liked
    0 times
    Quote Originally Posted by pspmodandcfw View Post
    Currently i am using the default welcome header

    www.ConsoleCoding.com
    In your forumhome template almost towards the top of the template there is this:

    Code:
    <if condition="$show['guest']">
    <!-- guest welcome message -->
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
     <td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
    </tr>
    <tr>
     <td class="alt1">
      <phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
     </td>
    </tr>
    </table>
    <!-- / guest welcome message -->

  4. #94
    Senior Member
    Real Name
    Brandon
    Join Date
    Oct 2008
    Posts
    124
    Liked
    0 times
    ok i deleted it and it worked thanks

  5. #95
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Liked
    0 times
    Quote Originally Posted by pspmodandcfw View Post
    ok i deleted it and it worked thanks
    No problem mate, now make an image and insert it there

  6. #96
    Senior Member
    Real Name
    Brandon
    Join Date
    Oct 2008
    Posts
    124
    Liked
    0 times
    Yeah i can make the image but i dont know how to do that dreamwaver thingy

  7. #97
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Liked
    0 times
    Quote Originally Posted by pspmodandcfw View Post
    Yeah i can make the image but i dont know how to do that dreamwaver thingy
    Photoshop in my opinion is easier, there are many cheap designers out there willing to do for like $5

  8. #98
    Senior Member
    Real Name
    Brandon
    Join Date
    Oct 2008
    Posts
    124
    Liked
    0 times
    Yeah i bought photoshop like 3 months now and have gotton quite familiar with it but i dont know how to add a link to a specific word on the pic, maybe ill just make the entire pic go to register.php
    Last edited by Brandon_R; 12-04-2008 at 10:11 PM.

  9. #99
    Senior Member Shazz's Avatar
    Real Name
    Shawn
    Join Date
    Sep 2006
    Location
    SoundDistrict.com
    Posts
    129
    Liked
    0 times
    Quote Originally Posted by pspmodandcfw View Post
    Yeah i bought photoshop like 3 months now and have gotton quite familiar with it but i dont know how to add a link to a specific word on the pic, maybe ill just make the entire pic go to register.php
    You have to cut it out using ImageReady part of adobe

  10. #100
    Member
    Real Name
    ashley76
    Join Date
    Nov 2008
    Posts
    41
    Liked
    1 times
    Just got it installed Thanks!

  11. #101
    Junior Member
    Real Name
    Zhou
    Join Date
    Oct 2009
    Posts
    15
    Liked
    0 times
    Is the Welcome headers mod really needed to insert the image?

    Cant i just replace the content of the default welcome massage by
    editing the phrase: first_visit_message ???

  12. #102
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Hello Zhou, You could do that as well.
    The Forum Hosting - Forum Hosting from the Forum Experts

  13. #103
    Junior Member
    Real Name
    Zhou
    Join Date
    Oct 2009
    Posts
    15
    Liked
    0 times
    I dont want to install the mod if the image trick can be done via x phrase but i have some problems with tables.

    It works fine if i just add image and a simple table, but when i set the width to 100% the whole forum get wrapped around the table.

    HTML Code:
    <table border="1" width="100%">
    <tr>
      <td>cell</td>
    </tr>
    </table>

  14. #104
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    That should not be having any issues. Is the above the exact code it happens on?
    The Forum Hosting - Forum Hosting from the Forum Experts

  15. #105
    Senior Member
    Real Name
    Neal
    Join Date
    Sep 2006
    Location
    Lancashire, UK
    Posts
    202
    Liked
    0 times
    Blog Entries
    1
    Fantastic and just implemented, thanks so much.

Page 7 of 8 FirstFirst 1 2 3 4 5 6 7 8 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •