Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post About Logo On Black Pearl 
 
been trying to figure out how to change the size..(width and height)...only see the height in overall_header.html
which is at 150.. i want to change the logo with my own..height 139 and width 526...

can some one help?
 



 
Rambo man-SnakeSend 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: About Logo On Black Pearl 
 
Just add that HTML tag to img src ones.

It is basic HTML code with the template vars.
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: About Logo On Black Pearl 
 
thx ...ok got it .. "in styles/black_pearl/imageset/imageset.cfg and then purge cache for this template."  i just changed it there..

one last question.. to the right is shows the name of the site..i would like it gone..but i still want the site name to show on the top of the browser...tried to get rid of the site name and it takes out both.. how can i keep the site name in broswer and not show up on the right of the page?
 



 
Rambo man-SnakeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: About Logo On Black Pearl 
 
Rambo man-Snake wrote: [View Post]
thx ...ok got it .. "in styles/black_pearl/imageset/imageset.cfg and then purge cache for this template."  i just changed it there..

one last question.. to the right is shows the name of the site..i would like it gone..but i still want the site name to show on the top of the browser...tried to get rid of the site name and it takes out both.. how can i keep the site name in broswer and not show up on the right of the page?


Open overall_header.html
Find:
Code: [Download] [Hide]
  1. <div id="top_logo">  
  2. <table width="100%" cellspacing="0" cellpadding="0" border="0">  
  3. <tr>  
  4. <td height="150" align="left" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>  
  5. <td align="center" valign="middle"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>  
  6. <td align="right" valign="top">&nbsp;</td>  
  7. </tr>  
  8. </table>  
  9. </div> 


Replace with
Code: [Download] [Hide]
  1. <div id="top_logo">  
  2. <table width="100%" cellspacing="0" cellpadding="0" border="0">  
  3. <tr>  
  4. <td height="150" align="center" valign="middle"><a href="{U_INDEX}">{SITE_LOGO_IMG}</a></td>  
  5. <td align="right" valign="top">&nbsp;</td>  
  6. </tr>  
  7. </table>  
  8. </div> 

 



 
RattSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: About Logo On Black Pearl 
 
Ratt wrote: [View Post]
Spoiler: [ Show ]


You´re right.
 



 
novice programmerSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: About Logo On Black Pearl 
 
Taking this one step further....  I am trying to figure out how to change the URL link for the header image...

Rather than taking the user back to the phpbb main page I want to change it to take the user to the home page for my main website...

Never mind this post.... I found the solution by editing the href in the overall_header.html file.
 



 
Last edited by Russ Landis on Thu 17 Jan, 2008 23:41; edited 1 time in total 
Russ LandisSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: About Logo On Black Pearl 
 
Well I have read this topic at least a half dozen times and as near as I can tell I have done everything mentioned to allow me to adjust the size of the sitelogo.... but the end result is still and image that is 150 x 150....

And then I started second guessing it and tried reversing the 150 and 404 listed below with no difference....

What am I doing wrong?

My imageset.cfg changes are listed below

# Images
img_site_logo = newsitelogo.png*150*404
img_upload_bar = upload_bar.gif*16*280
img_poll_left = poll_left.gif*12*5
img_poll_center = poll_center.gif*12*
img_poll_right = poll_right.gif*12*5
img_icon_friend =
img_icon_foe =
 



 
Last edited by Russ Landis on Thu 17 Jan, 2008 23:40; edited 1 time in total 
Russ LandisSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: About Logo On Black Pearl 
 
Russ Landis wrote: [View Post]
Well I have read this topic at least a half dozen times and as near as I can tell I have done everything mentioned to allow me to adjust the size of the sitelogo.... but the end result is still and image that is 150 x 150....

And then I started second guessing it and tried reversing the 150 and 404 listed below with no difference....

What am I doing wrong?

My imageset.cfg changes are listed below

# Images
img_site_logo = newsitelogo.png*150*404
img_upload_bar = upload_bar.gif*16*280
img_poll_left = poll_left.gif*12*5
img_poll_center = poll_center.gif*12*
img_poll_right = poll_right.gif*12*5
img_icon_friend =
img_icon_foe =



Edit your image size in the ACP under the styles/image set module tab. I kept the logo name the same as the one in the image set folder and overwrote it with my logo. You can edit all of your image sizes there. Leave blank to auto-detect the image size or specify the height and width yourself. Do not refresh the image set or all images will reset to default even though advice says to do so.
 



 
RattSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


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