News:

Wondering if this will always be free?  See why free is better.

Main Menu

PDX-DK

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

Previous topic - Next topic

padexx

Elianda
QuoteHow do I get rid of the light grey bar?
You need to edit header_bg.png in the "dark" folder of the theme to fit the height of the logo.
Quotecolumn/row lines are still the default yellow.
default.css
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
background-color: #ffba26;
}


QuoteIs it possible to remove the avatar so it doesn't show there?
in index.template.php remove
if (!empty($context['user']['avatar']))
{
if(empty($settings['top_avatar_resize']))
{
$context['user']['avatar']['image'] = strtr($context['user']['avatar']['image'], array("class=\"avatar\"" => "class=\"avatar_t\""));
}
echo '<div style="padding: 0 10px 0 10px; float: left;">', $context['user']['avatar']['image'], '<div class="avatar_frame"></div></div>';
}


PLAYBOY
Quoteplease add up and down button on index.
Please send me a note next Monday and I will post a solution. No time this week, sorry!

Elianda

Thank you very much for the help, Panic.

I was able to fix all that I had questions about, except the grey bar at the top.  I thought I had adjusted the height of the header_bg.png, but apparently I did miss it.   I went back and adjusted the height to fit the height of the logo, but now I'm getting nothing but what you see here:



I attempted to replace the header_bg.png file with one that I cut from the right side of the logo itself, so it would hopefully match, but I'm still getting what you see in the image above.  Can't figure out what I'm doing wrong.  :-[


padexx

hard to tell what you've changed in the css file and what you've done to the header_bg.png by just looking at a pic.

Elianda

#143
All I changed was the pixel height of the header_bg.png file.  I changed the height in photoshop, then uploaded the new header_bg.png file. When that gave me the above result, I made a new header_bg.png file which I cropped from the logo so it would match. It was still the new height of 150px (to match the logo image).

Should I copy/pasted the dark default css code?

Edit: Nevermind.  I went back and re-did the logo image to match the lighter grey. Was just easier that way. *chuckles*

Thanks again for a nice theme and the help!



Kender

I notice on your demo board that these themes are accessable by number...

with it installed in a single directory, how would i be able to implement this on my board (i want to run a random number generator and pull a different layout with different results)
http://chucknorris2012.com  Avoid a roundhouse kick to the head!  Sign the petition

padexx

each color is installed seperately on the demo server to be "accessable by number"

Javed_dotsis365

Hi Panic,

I have installed your theme on my forum, I have Thank you Mod (http://custom.simplemachines.org/mods/index.php?mod=257 ) installed on my forum and I want the module to be activated on PDX Dk Theme. According to the module I should edit the below given theme files.

$themedir/Display.template.php
$themedir/ManageBoards.template.php
$themedir/Post.template.php

Thanks in advance

But in PDX DK I have only Display Template file out of the 3 files to be edited. Can you please guide how should I go about it

Kender

if the file does not exist in the theme directory the default file will be used (which was modified when you installed the mod)

you do not need to worry about any file that does not exist in the theme directory
http://chucknorris2012.com  Avoid a roundhouse kick to the head!  Sign the petition

Kender

please remove the valid XHTML from this theme, it does not validate
http://chucknorris2012.com  Avoid a roundhouse kick to the head!  Sign the petition

padexx

Hi kender!

This is a typo: "diV" instead of "div" is used. I will update it soon...

Kender

thanks for the notice

i will do a search/replace on all files for the diV and replace with lower case
http://chucknorris2012.com  Avoid a roundhouse kick to the head!  Sign the petition

Superdaantje

#151
...
Greetz
Superdaantje.nl

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

alfzer0

#152
Hello.

To start off, thanks padexx for the excellent theme.  My user base loves it.

However, after recently upgrading from SMF 1.1.3 > 1.1.5 and installing PDX-DK 1.1.5v1, the bg color of the preview section is wrong.  I believe the 1.1.3 version had a gray/light bg (depending on the theme colors), not the blue/green/red/etc.  For the light themes it's always a medium shade of gray (a bit lighter than the gray bg from the dark themes).

Here is a screenshot...
http://i58.photobucket.com/albums/g273/alfzer0/pdx115v1-preview-bg.jpg [nofollow]

Ideas of where I should look to correct this?

Thanks in advance,
-Jeff

Balaban

.

Superdaantje

Quote from: alfzer0 on August 11, 2008, 02:39:14 AM
Hello.

To start off, thanks padexx for the excellent theme.  My user base loves it.

However, after recently upgrading from SMF 1.1.3 > 1.1.5 and installing PDX-DK 1.1.5v1, the bg color of the preview section is wrong.  I believe the 1.1.3 version had a gray/light bg (depending on the theme colors), not the blue/green/red/etc.  For the light themes it's always a medium shade of gray (a bit lighter than the gray bg from the dark themes).

Here is a screenshot...
http://i58.photobucket.com/albums/g273/alfzer0/pdx115v1-preview-bg.jpg

Ideas of where I should look to correct this?

Thanks in advance,
-Jeff

You can change colours in the Css files  ;)
Greetz
Superdaantje.nl

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

myndcraft

#155
Great theme, just wondering if it will be updated for 1.1.6 or not?  I am running it and haven't noticed any issues, but better safe than sorry.

My other question is about the navigation bar.  Could anyone tell me how to add an item to it?

I figured this out.

padexx

UPDATED the theme

Quotebg color of the preview section is wrong
is fixed in 116v1

PLAYBOY

Is it updated to be used in smf 1.1.7?

padexx

hi,

as there have been no theme changes I am aware of the v116 version of the theme should be compatible with smf 117

PLAYBOY


Advertisement: