Implementation design help

Theme, template, layout, or image issues

Implementation design help

Postby Swinder » Sun Sep 23, 2007 8:30 pm

Hi again,
I have just implemented WoWRoster into my Joomla install and all is working fine, I just need to go about removing the graphical frames from around the table, resize the table and remove the main menu box and move "selected" links to the bottom of the member list and character profile page(s).

I have browsed multiple posts regarding similar things but they all either end short or go off subject.

The things I need help with are;
1. Remove graphics from around the tables
2. Resize the tables
3. Remove the main menu box at the top
4. Move "selected" links such as Roster Config and Credits to the bottom of the memberlist and the character profile page(s).

I am aware most of what I need to edit is in the memberlist.php file but I have no clue what to edit.

If the questions are answered you guys can sticky the post so posts like these are already answered.
Swinder
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Sat Sep 22, 2007 8:00 pm

Implementation design help

Postby PleegWat » Sun Sep 23, 2007 9:43 pm

1) The graphical borders are made with the border() function, near the top of lib/commonfunctions.lib.php. You can either remove all the calls to it, or just clear out/replace the function.

2) There is no real way to influence table width. The width the tables are rendered with will vary depending on what you pull out/leave in in the border() function.

3) Just clear out lib/menu.php (or replace it).

4) I'm not sure what you're wanting to do here. Probably, you just want to move these links into your yoomla headers.

Finally, I should pass the usual warning: Leave the credits notices in roster_footer.php. Removing them means you are violating our license.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Implementation design help

Postby Swinder » Mon Sep 24, 2007 2:14 am

I cleared the following line;
Code: Select all
function border($style,$mode,$header_text=null)

but I get errors to line 118 in the same file.
Swinder
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Sat Sep 22, 2007 8:00 pm

Implementation design help

Postby zanix » Mon Sep 24, 2007 3:17 am

Don't clear the line, clear the contents of the function, or edit it to your needs
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to Appearance

Who is online

Users browsing this forum: No registered users and 1 guest

cron