News:

Join the Facebook Fan Page.

Main Menu

PDX-DK

Started by padexx, July 18, 2006, 06:59:04 PM

Previous topic - Next topic

padexx

Link to the theme


If you have questions:
PLEASE have a look into the readme.txt coming with the theme first.

Tinyportal Version available at tinyportal.net

rockinaway

Nice colour use, the only thing I think is that it is all too cramped and everything is boxed in a white border, I think it is toooo busy in the middle. Maybe spread the layout abit?
Have I helped you? Then please join AdminFuel - The forum for forum administrators.

If you need help managing your forum, or maybe launching it, then visit us and view the quality articles, downloads and posts.

Remaker

Demo page not working.  :(
Remaker - My blog - Actualitate.net

rockinaway

Quote from: Remaker on July 19, 2006, 03:20:59 PM
Demo page not working.  :(

It is working fine for me
Have I helped you? Then please join AdminFuel - The forum for forum administrators.

If you need help managing your forum, or maybe launching it, then visit us and view the quality articles, downloads and posts.

trenchteam

Can we get this converted for TP"?

padexx

QuoteDemo page down

They changed servers at ohost.de...

QuoteCan we get this converted for TP"?

Crip asked me for permission to convert it to TP and well, yes, I gave him the permission to do so  ;)

The Wicked Flea

Excellent work upon this theme.  Typically I'm picky and hard to please, but I really can't think of a single thing to improve upon... which is truely a first.

Kudos to you!

RaceFix8

wish in future this theme have light blue color ;D

ZenFountain

Hey I need some help on how to change a feature:

hxxp:img61.imageshack.us/my.php?image=newpostdc3.jpg [nonactive]

Catagory (General Category) with forum containing new post has the title_bg_blue.png

hxxp:img150.imageshack.us/my.php?image=nonewpostld6.jpg [nonactive]

Catagory (General Category) with forum containing no new post has the menu_bg_blue.png background (what I want).

Any way to make it so the background for the Catagory header stays the same with or witout new post? Thansk

padexx

@ ZenFountain

two ways to do change this behavior:

1. change the css you are using:
/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
margin: 0;
padding: 0 20px 0 20px;
background: #ffba26 url(.././images/title_bg.png) 0 0;
line-height: 28px;
color: #404040;
font-weight: bold;
}

change title_bg.png to whatever you like.

2. change the Display.template.php
/* Each category in categories is made up of:
id, href, link, name, is_collapsed (is it collapsed?), can_collapse (is it okay if it is?),
new (is it new?), collapse_href (href to collapse/expand), collapse_image (up/down iamge),
and boards. (see below.) */
$first = true;
foreach ($context['categories'] as $category)
{
echo '
<div class="tborder" style="margin-top: ' , $first ? '0;' : '1ex;' , '' , $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? 'width: 100%;' : '', '">
<div class="catbg', $category['new'] ? '2' : '', '">';
$first = false;

change the line
<div class="catbg', $category['new'] ? '2' : '', '">';
to
<div class="catbg', $category['new'] ? '' : '', '">';

now for every category (with or without new posts) the class catbg is used.

panic

padexx

UPDATES
___________________________________________

pdx-dk02

- fixed text align if news are disabled
- removed the Admin.template.php not needed
- removed some code of 3rd party MODs that I accidently forgot to delete

greetings
panic

ZenFountain

Cool that worked just like I wanted it too :)

Only other thing I have noticed so far that i'd like to see is that when you use quotes, there is no quote box, just an indentation of the reply in respects to the quotes text...would be kinda nice if there was a box or something around the quoted text like the default theme has for ease of viewing.

QuoteQuoting Myself

^What he said.

Thanks again!

ZenFountain

Heh and one more question:

I tested my page between IE and Firefox. In IE my banner and new post / no new post icons seem to look off. Is that caused by the .png issue you were talking about with IE?

hxxp:img218.imageshack.us/my.php?image=firefoxho0.jpg [nonactive]

hxxp:img97.imageshack.us/my.php?image=internetexplorerfk2.jpg [nonactive]

padexx

#13
I corrected/changed the quote class in the css files. But did not change the theme version number. pdx-dk02 is the newest.

ZenFountain
I am pretty sure it is an png issue. But without knowing what you have changed it is hard to say. Checked the original theme. seems ok. That means in IE the transparent parts of the PNGs appear white.

pcjunkie

still has a flaw in IE when viewing the top (user info) with bookmarks. The table drops and throws out the theme.

Also the catbg 1 & 2 don't expand properly unde IE leaving a 7 px cat instead of ?30px

padexx

Quotestill has a flaw in IE when viewing the top (user info) with bookmarks. The table drops and throws out the theme.

Soory I don't know what you mean :-[

QuoteAlso the catbg 1 & 2 don't expand properly unde IE leaving a 7 px cat instead of ?30px

I am aware of that.

panic

Superdaantje

#16
Nice theme
Greetz
Superdaantje.nl

.
Joomlabridge.org SMF Bridge Support, Downloads and Joomla Video Tutorials

padexx

QuoteNice theme

Thanks!

Saw you played with it a little on your site  :) Nice!

padexx

Superdaantje

thanks

It is a nice template I hope je find it oke that I played with it? I new with it. So I have not all the skills to make my own Template. /me is a newby wit SMF I using it for a week  ;)

Greetz
Superdaantje.nl

.
Joomlabridge.org SMF Bridge Support, Downloads and Joomla Video Tutorials

Nemesispy

some problems im trying to integrate with joomla but the themes goes out

Other themes work fine
Can u help me

Demo link of the problem
hxxp:www.lanpy.net/index.php?option=com_smf&Itemid=27 [nonactive]

Advertisement: