1
ocean
stupid wf-section hack
  • 2004/3/15 16:47

  • ocean

  • Friend of XOOPS

  • Posts: 15

  • Since: 2004/2/18


Hello,

I would like to remove the wf-sections logo and the WF-sections title from the wf-section access page. I looked for it through the code but without success, my PHp skills are limited.

could anybody give me a hint on how achieve this?

thanks a lot from advance
best regards
servet

2
JackJ
Re: stupid wf-section hack
  • 2004/3/15 18:04

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


Hello ocean

if you go to the index.php in the root of wfsections and look for this code:

echo "<table border='0' cellspacing='1' cellpadding ='3' align = center width = 100%>";
echo "<tr><td align = center><h4>".indexmainheader()."</h4></td></tr>";
echo "<tr><td align = center><h3>".sprintf($wfsConfig['indexheading'])."</h3></td></tr>";
echo "<tr><td align = center><h4>". _WFS_MAININDEX ."</h4></td></tr>";

remove or comment out the lines you don't need

//this is comment out

try it by trial and error to see the effects


3
cuckston
Re: stupid wf-section hack
  • 2004/3/15 18:54

  • cuckston

  • Quite a regular

  • Posts: 268

  • Since: 2004/1/19


For the logo surely you could just change the logo within the image files to something you want. As with the text title do what JackJ has said.

Good Luck!!

4
ocean
Re: stupid wf-section hack
  • 2004/3/17 13:42

  • ocean

  • Friend of XOOPS

  • Posts: 15

  • Since: 2004/2/18


Thanks a lot it worked. I however had to keep the first line :

echo "<table border='0' cellspacing='1' cellpadding ='3' align = center width = 100%>";

otherwise the all my blocks at the right hand side were messed up.

cheers

Login

Who's Online

233 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 233


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits