Jump to content
WebFlake
  • 0

help me ..2 question


kjat17

Question

13 answers to this question

Recommended Posts

  • 0
Guest TorrentZ

1. Open ipb_common.css. 

 

2. Paste this at the bottom of the file 

div.animeregister {background:url(yourimageurl);background-repeat: no-repeat;width:303px;height:271px;padding:0 5px 3px;position:fixed;right:1px;bottom:0px;z-index:1;}

Change yourimageurl to your image url, and change the width and height to match your image. 

 

3. Open globalTemplate. 

 

4. Find

 

 

<div id='user_navigation' class='not_logged_in'>

 

Paste this 

<a href="yourregisterlink.com"><div class="animeregister"></div></a>

right under it.You should now have an image at the bottom of your page, and the only ones seeing it will be Guests. 

Edited by TorrentZ
  • Upvote 1
Link to comment
Share on other sites

  • 0

1. Open ipb_common.css.  

 

2. Paste this at the bottom of the file  

div.animeregister {background:url(yourimageurl);background-repeat: no-repeat;width:303px;height:271px;padding:0 5px 3px;position:fixed;right:1px;bottom:0px;z-index:1;}

Change yourimageurl to your image url, and change the width and height to match your image.  

 

3. Open globalTemplate.  

 

4. Find

 

 

<div id='user_navigation' class='not_logged_in'>

 

Paste this  

<a href="yourregisterlink.com"><div class="animeregister"></div></a>

right under it. You should now have an image at the bottom of your page, and the only ones seeing it will be Guests.  

 ILL try this ..i give a feedback if works

1. Open ipb_common.css.  

 

2. Paste this at the bottom of the file  

div.animeregister {background:url(yourimageurl);background-repeat: no-repeat;width:303px;height:271px;padding:0 5px 3px;position:fixed;right:1px;bottom:0px;z-index:1;}

Change yourimageurl to your image url, and change the width and height to match your image.  

 

3. Open globalTemplate.  

 

4. Find

 

 

<div id='user_navigation' class='not_logged_in'>

 

Paste this  

<a href="yourregisterlink.com"><div class="animeregister"></div></a>

right under it. You should now have an image at the bottom of your page, and the only ones seeing it will be Guests.  

 yeah ot works .. but see this screenshot : http://prntscr.com/11ivcw i want to remove the white background border only the anime character ang message baloon that i want guest seen

Link to comment
Share on other sites

  • 0
Guest TorrentZ

That's an issue with the image. You need to make the background of the image transparent in Photoshop/GIMP (or whatever program you like).

  • Upvote 1
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...