phpBBHacks.com - EZPortal Moding
YanksBlog.com, an unofficial New York Yankees fan blog
StatsForums Home   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in
FAQFAQ   SearchSearch   MemberlistMemberlist   TutorialsTutorials   ContactContact Us
Add Us:     MySpace     Facebook     StumbleUpon
Username:    Password:
Remember Me?    
EZPortal Moding
BlinkList
del.icio.us
Furl
linkaGoGo
reddit
Simpy
Mister Wong
Yahoo! My Web

Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 2 Portal Support and Discussion
 See a User Guidelines violation? Please contact us.
Author Message

madshark
New User

Joined: 11 Jun 2008
Posts: 4

PostPosted: June 11th 2008, 10:30 am    Post subject: EZPortal Moding Reply with quote

Hey guys is it possible to change the easy portal recent topics and my info text/headings/background colours ?

using the code below currently ..

any help would be greatly appreciated thanks ..


Code:

<!-- BEGIN show_recent_topics -->
      
     <table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
      <tr>
      <td class="catHead" height="25"><span class="genmed"><b>{L_RECENT_TOPICS}</b></span></td>
      </tr>
      <tr>
      <td class="row1" align="left"><span class="gensmall">
      <marquee id="recent_topics" behavior="scroll" direction="up" height="200" scrolldelay="100" scrollamount="2">
      <!-- BEGIN recent_topic_row -->
      &raquo; <a href="{show_recent_topics.recent_topic_row.U_TITLE}" onMouseOver="document.all.recent_topics.stop()" onMouseOut="document.all.recent_topics.start()">{show_recent_topics.recent_topic_row.L_TITLE}</a><br />
      by <a href="{show_recent_topics.recent_topic_row.U_POSTER}" onMouseOver="document.all.recent_topics.stop()" onMouseOut="document.all.recent_topics.start()">{show_recent_topics.recent_topic_row.S_POSTER}</a> on {show_recent_topics.recent_topic_row.S_POSTTIME}<br /><br />
      <!-- END recent_topic_row -->
      </marquee>
      </span></td>
      </tr>
     </table>
    
     <br />
    
      <!-- END show_recent_topics -->
Back to top
View user's profile Send private message

~HG~
Dedicated User

Joined: 08 Nov 2003
Posts: 3184
Location: Australia

PostPosted: June 11th 2008, 12:47 pm    Post subject: Reply with quote

The colors are defined by the use of classes such as class="forumline" and class="gensmall" within your .css file

You could easily set up new classes to define the "sections" etc that you want and it would work.
_________________
~HG~

|| rodneyangell.com || My Hacks || Tutorial - Stopping Spam Bots
Back to top
View user's profile Send private message Send e-mail Visit poster's website

madshark
New User

Joined: 11 Jun 2008
Posts: 4

PostPosted: June 11th 2008, 8:39 pm    Post subject: Reply with quote

hey hg thanks ... the only issue is im on freeforums and have access only to the tpl file ...

any way to do it within this ? jackal ( site admin for FF) said that if i remove the class info and put in what i need it can be done ..

the question is how on earth do i do that ??

Code:
<td class="catHead" height="25"><span class="genmed"><b>{L_RECENT_TOPICS}</b></span></td>


do I add in font colour = #000000 for example after the height ?

Quote:
<td class="catHead" height="25" font color="#000000">


or am i supposed to totally remove the class = "cathead" and use

Quote:
div id="cathead"

..... and then slot in the height font etc ?
or is there another way ?

thanks for your help
Back to top
View user's profile Send private message

lumpy burgertushie
Well Known User

Joined: 05 Apr 2008
Posts: 164

PostPosted: June 22nd 2008, 11:48 pm    Post subject: Reply with quote

if you have access to the tpl files, then you also have access to the css file.

so, either edit the css in the css file or in the overall_header.tpl file depending on the style you are using.

create a new style for whatever you want, then edit the tpl file and change the class= part to your new style.

lumpy
Back to top
View user's profile Send private message

~HG~
Dedicated User

Joined: 08 Nov 2003
Posts: 3184
Location: Australia

PostPosted: June 23rd 2008, 2:28 am    Post subject: Reply with quote

catHead is the class for the category head so yes your on the right track by removing it and replacing it with a solid color.

Same goes for the text.

If you want to replace the catHead with anything other than a solid color then you will need to access your .css file and set up a new class - possibly called it portHead by copying the current catHead class and changing the info as required.

Dont forget to change your portal.tpl file to show the new class.
_________________
~HG~

|| rodneyangell.com || My Hacks || Tutorial - Stopping Spam Bots
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBBHacks.com Support Forums Forum Index -> phpBB 2 Portal Support and Discussion All times are GMT - 6 Hours
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Links: Big Message Boards - Free JavaScript - phpBB2 - phpbb styles - Suporte phpBB - phpBB.it - phpBB Česky - phpBB Turkiye - phpBBArabia.com - phpBB-fr.com - Romanian phpBB online community - phpBB-TW.net - phpBBservice.nl - phpBB Brasil

Network: iFroggy Network Blog - iFroggy Hosting - SportsForums.net - KarateForums.com - YanksBlog.com - PhotoshopForums.com - DeveloperCube - Managing Online Forums - ManagingCommunities.com - CommunityAdmins.com - DrGregHouse.com - Bad Boy Blog - BadBoyForums.com - SodaRatings.com - Patrick O'Keefe

< Advertising - Contact Us - Staff - User Guidelines >

Copyright © 2001-2008. iFroggy Network, phpBBHacks.com. All Rights Reserved. Privacy Policy. We Support phpBBHacks.com (of course!).
Powered by phpBB © phpBB Group. phpBB SEO. Hosted by 100MegsWebHosting. We are in no way affiliated with the phpBB Group. phpBB is copyright to the phpBB Group.