shaunbecca
Junior Member   Posts: 19 Registered: 3/26/2007 Status: Offline
|
posted on 3/26/2007 at 03:22 PM |
I have everything installed on my server my big question is how do I go
about editing the text that comes on the theme. Specifically the text in
the blocks how do I customize them or do I just make my own cutsom boxes? |
| |
| |
Shawn
Administrator   Posts: 4570 Registered: 10/7/2002 Status: Online
|
posted on 3/26/2007 at 06:45 PM |
There is normally very little text in the theme. Depending upon your theme,
most of the text that you see is generated by the CMS (PostNuke, PHP-Nuke,
etc...) the theme is the graphical container for the page and the
individual blocks that lets you customize the look and placement.
Open your site in another theme. Any text that is common between the two
themes is generated by the CMS and is modified through the CMS admin,
Blocks, Articles, etc.. Any text that is unique to one theme (links in the
header, footer normally) is in one of the HTML templates for the theme.
For AutoTheme it's normally theme.html and the leftblock.html, etc.
HTH
-Shawn
|
| |
shaunbecca
Junior Member   Posts: 19 Registered: 3/26/2007 Status: Offline
|
posted on 3/27/2007 at 06:45 AM |
Ok so I am using PHP Nuke so where do I find the stuff I can edit and how
do I edit it.
Also a completely different issue I am not getting the admin login screen.
I have a admin user set up but it always shows me as guest. I can edit
and go into the adminstration panel so I am not sure what the issue is.
Right now it is on a temporary server while I get everything figured out
but when the site is finished it will moved to a permanent website. |
| |
Mars
Moderator   Posts: 351 Registered: 3/11/2003 Status: Offline
|
posted on 3/27/2007 at 10:54 AM |
Admin accounts and user accounts are seperate in PHPNuke.
That is why the main site is showing you as a guest when you are logged
into admin. |
| |