Support Spidean |
Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.
|
scottjm
Newbie   Posts: 1 Registered: 8/14/2007 Status: Offline
|
posted on 8/14/2007 at 04:51 PM |
CMS: PHP-Nuke
CMS version: 7.6
Autotheme version: .87
The problems that I have been experiencing have been slightly irritating,
and I cannot seem to figure out what could possibly be causing this to
happen. The issue is simply put. Take for instance this image:

As you can see, there are no visible table borders in the forums. There is
a slight gap between the highlights when you mouse over the different
forums, but there is clearly no formatting to the tables. Here is another
image:

Similar problem, only this time we are looking at a couple of posts. Note
how there is no borders to separate the quote, no borders to the right of
the avatar, the only border that I can see is right below the
date/time/subject with the editing buttons.
The best example of how everything is improperly seamless, would have to be
this screenshot of the member's list:

Clearly no tables are shown to separate data. Just to clarify that it is
not the bbtonuke theme, here is a screenshot taken from the original
website that I downloaded the bbtonuke theme off of:

Obviously, I changed the icons, but that is all I did. This screenshot
clearly displays that there are supposed to be borders displayed around the
different tables/forums.
This is not the original forum, and the only reason I changed it was
because the initial default forum for the theme would produce the same
problems. I fully understand that the theme for bb is completely separate
from autotheme, save the fact that it resides in the same directory. This
was my replacement forum, only to notice that the same problem is there.
I have had this come up a while back as well, with my 1st encounter with
autothemes .87, I had another Nuke site (then it was 7.9), and the exact
same issues came up. I've followed all the instruction rules flawlessly,
keeping proper hierarchy to the files when uploading them to the server via
FTP, CHMODing all the correct files, etc.. Yet this problem seems to be
the invisible thorn in my behind.
Has anyone else experienced this? Has anyone know of a fix? Or what it
could possibly be that I am doing wrong? I went through with a fine tooth
comb with my bbtonuke theme making sure all the urls that require
images/files have the correct theme name in them (i.e.
/themes/SPv1/forums/whatever.tpl to /themes/435/forums/whatever.tpl)
{P.S. Just to clarify, I have never seen this issue, or experienced this
issue unless I am using an autotheme. This has happened with 2 separate
autothemes that I have used, both have produced this problem, and I have
never even heard of this problem with regular Nuke themes.) |
| |
| |
Mars
Moderator   Posts: 351 Registered: 3/11/2003 Status: Offline
|
posted on 8/15/2007 at 07:10 AM |
It looks like the forums.css file isn't being loaded.
Can you view source on the page and see if the line is there for the css
file?
Should look like
<link href="themes/435/forums/forums.css" rel="stylesheet"
type="text/css">
If it isn't there, open themes/435/forums/overall_header.tpl and it put at
the top of the page.
____________________ PostNuke Themes
PHPNuke Themes
AutoThemes
Your #1 source for FREE and custom AutoThemes! |
| |
|
|
|
|