Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 2
Goto page 1, 2  Next
 
Reply with quote Download Post 
Post HELP With Black Pearl Theme Code 
 
hey guys,

i'm working on a theme for our site and i have ran accross a problem. i have gone through some html codes and tried changing the theme.
here is the code-

<div id="top_logo">
<table width="100%" height="172" cellspacing="0" cellpadding="0" border="0">
<tr>
<center><a href="{U_INDEX}"</a><img src="{T_THEME_PATH}/images/sitelogo_small.png" alt="" width="912" height="172" /></center>
</table>
</div>

the image i am using is 912x172

i did follow the instructions on this thread-

http://www.icyphoenix.com/viewtopic.php?f=32&t=4640

now on the thread the code looks like this-

<div id="top_logo">
<table width="100%" height="132" cellspacing="0" cellpadding="0" border="0">
    <tr>
        <center><a href="{U_INDEX}"</a><img src="{T_THEME_PATH}/images/sitelogo_small.png" alt="" width="841" height="132" /></center>
</table>
</div>

but it still dosent work that way either.  i did change the logo size under imageset and the theme code too.

#top_logo{
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    background: url('./images/top_header.png') repeat-x;
    height: 172px;

this is how it looks.  i'm i missing something? i am using phpbb3.

thank you guys,
apple
 



 
AppleSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
what is the name of your picture ? (your new picture shoud be "sitelogo_small.png" in stylesblack_pearlimageset)
can you post the link to your forum ...

affter made changes try to empty cache also

and try this
Spoiler: [ Show ]


replace this with code above
Code: [Download] [Hide] [Select]
<center><a href="{U_INDEX}"</a><img src="{T_THEME_PATH}/images/sitelogo_small.png" alt="" width="912" height="172" /></center>


EDITED  look again this post
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
awesome it worked limun, thank you!

 i just need to adjust the heigth now seems 172 is just touching the redborder line.  is there a way i can adjust this with out deleting the folder and adjusting the size and reload it using the FTP again?
 



 
AppleSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
Apple wrote: [View Post]
awesome it worked limun, thank you!

 i just need to adjust the heigth now seems 172 is just touching the redborder line.  is there a way i can adjust this with out deleting the folder and adjusting the size and reload it using the FTP again?


can i see it ?
maybe problem is in this :
Spoiler: [ Show ]

 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
we haven't released it yet but here is the view. can you see it?

http://www.thebatmanuniverse.net/forum/
 



 
Last edited by Apple on Thu 29 Jan, 2009 03:42; edited 1 time in total 
AppleSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
ok ...did you puted "top" like in my post above ?

also do this

in stylesheet.css
Spoiler: [ Show ]

 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
ok i tried that but it still is looking the same.  also before you edited hat top part i used the code like this and it worked, was this the wrong code?

<div id="top_logo">
<table width="100%" height="172" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="172" align="center" valign="top"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
</table>
</div>

also i see the edges are not touching the border, do you happen to know the dimension's so i can fit the logo perfect all the way to the edge?

thank you again bud.
 



 
AppleSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
Apple wrote: [View Post]
ok i tried that but it still is looking the same.  also before you edited hat top part i used the code like this and it worked, was this the wrong code?

<div id="top_logo">
<table width="100%" height="172" cellspacing="0" cellpadding="0" border="0">
<tr>
<td height="172" align="center" valign="top"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>
</table>
</div>

also i see the edges are not touching the border, do you happen to know the dimension's so i can fit the logo perfect all the way to the edge?

thank you again bud.


first please put back copyright on footer
Code: [Download] [Hide] [Select]
<span class="copyright">Design by <a href="http://www.icyphoenix.com" target="_blank">Mighty Gorgon</a>&nbsp;& the batman fans</span>


second i dont see anymore your black pearl , i see prosilver
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
ok, i was working on it. it's back up.
 



 
AppleSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
Apple wrote: [View Post]
ok, i was working on it. it's back up.

ok now we can continue

are you sure that your banner is 172px ?  

if you wish put in rar or zip your : banner , overall_header.html and stylesheet css and upload here or just send me ftp in PM




ok so if you like this
 bat

download attachment
rename your banner to batman.png put it in black_pearlimageset

upload from attachment _mg_config.html to your black_pearltemplate
upload from attachment overall_header.html to your black_pearltemplate
upload from attachment stylesheet.css to your black_pearltheme

dont forghet to emtpy cache ....
it shoud work like in my picture  

df.rar
Description:  
Download
Filename: df.rar
Filesize: 5.75 KB
Downloaded: 192 Time(s)

 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
ok i copied eveything you did but it came out looking like this.

forum11.jpg
Description:  
Filesize: 160.56 KB
Viewed: 188 Time(s)

forum11.jpg


 



 
AppleSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
Apple wrote: [View Post]
ok i copied eveything you did but it came out looking like this.


please put black_pearl as default on your site so i can see it ...
BTW , did you cleaned cache ??
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
yes i cleaned them all and now the image does not pop up.  in my imageset under main logo the pic still pops up with the size of 912x172.

thank you once again.
 



 
AppleSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
Apple wrote: [View Post]
yes i cleaned them all and now the image does not pop up.  in my imageset under main logo the pic still pops up with the size of 912x172.

thank you once again.


check if you baner "batman.png" is in styles/BLACK_BAT/theme/images/batman.png
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: HELP With Black Pearl Theme Code 
 
ok, seems to touch just a bit.
 



 
AppleSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 2
Goto page 1, 2  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron