Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 2
Goto page 1, 2  Next
 
Reply with quote Download Post 
Post Need Some Help On Aphrodite 
 
Good day,

I have some questions on Aphrodite template...

1.) Hi, how do I remove the Menu Block at the left on "forum.php"?

2.) Im using phpBBXS before, after upgrading to IcyPhoenix, I can't change the LOGO on Aphrodite.
      Before I can change it on "overall_header.tpl" at templates/aphrodite but it seems different in Icyphoenix now.
      How would I change it?

3.) After removing the Menu Block at the left on "forum.php" (No. 1) How would I change the width of whole Forum to 85%?
    
That's all for now... Thanks in advanced!

regards,
 



 
gnomeSend 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: Need Some Help On Aphrodite 
 
gnome wrote: [View Post]
Good day,

I have some questions on Aphrodite template...

1.) Hi, how do I remove the Menu Block at the left on "forum.php"?

2.) Im using phpBBXS before, after upgrading to IcyPhoenix, I can't change the LOGO on Aphrodite.
      Before I can change it on "overall_header.tpl" at templates/aphrodite but it seems different in Icyphoenix now.
      How would I change it?

3.) After removing the Menu Block at the left on "forum.php" (No. 1) How would I change the width of whole Forum to 85%?
    
That's all for now... Thanks in advanced!

regards,

1) CMS -> Global Blocks
2) Take the image route and overwrite it  
3)   Don't know.
 




____________
My 2 IP Forums:
ModMovil: Motorola, Nokia, SonyEricsson
 
tiolaluSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
templates/ca_aphrodite/overall_header.tpl

Code: [Download] [Hide]
  1. <table id="forumtable" width="100%" cellspacing="0" cellpadding="0">  
  2. <tr>  
  3.      <td class="forum-header" align="left" valign="top" height="64">  
  4.          <a href="{U_PORTAL}" title="{L_HOME}"><img src="{FULL_SITE_PATH}{SITELOGO}" alt="{L_HOME}" title="{L_HOME}" /></a>  
  5.      </td>  


there you have the width and the logo path
 



 
jzSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
Thank you very much guys!

I successfully removed the Menu block on forum.php.
Also I changed the width of my forum to 90% and centered it on CSS file, at forumtable id.

About the Logo, I have no problem replacing it with mine. Before on phpBBXS, I have a logo with 650px width and I can changed it there at overall_header.tpl. Is it ok to place "width="650px" on <td>?

I mean on this line: <td class="forum-header" align="left" valign="top" height="64">

Also I wonder if I could change the forum Title "Forum" on forum.php?

Thanks a lot!
 



 
gnomeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
Do you want to change the title of the img? You can change it in the .tpl file
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
Hi,

What I mean of Title is the one that appears on Title bar of the Browser. <title>

on forum.php, it appears just "Forum"....

Thanks!!
 



 
gnomeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
Now i understand
you can edit it in overall_header

find <title>
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
Not a good idea, it will apply all sections of the Forum and overridden specific topic/section titles.....
 



 
gnomeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
ok.
try this

open forum.php

find

$page_title = $lang['Forum'];

replace with

$page_title = 'text';
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
I got it!!! Thank you very much!!! You're the man!
 



 
gnomeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
another question,  

My aphrodite template is now 90% width and center aligned.
Is it possible to place a drop shadow image on the left and right side of the template?
Like on Icyphoenix template....

Thanks!  
 



 
gnomeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
that's what CSS is for  
 



 
jzSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
search inside overall header of icy the word "shadow", then take a look at the same word in the css of icyphoenix template.
It's a easy thing
 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
About the shadow,

I copied some code snippets from mg_theme to my aphrodite....  so I can have a shadow at left and right side of my forum.
As what I said my aphrodite is 90% width and center aligned...

How do I remove the spacing between the shadow image and sides of the forum...
See attached file for image....

Thanks in advanced!

[removed attached file]
 



 
gnomeSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Need Some Help On Aphrodite 
 
Never mind. I made it...

Thanks anyway....
 



 
gnomeSend 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