News:

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

Main Menu

BlackRainV.2

Started by Crip, August 18, 2007, 01:53:58 AM

Previous topic - Next topic

IchBin™

IchBin™        TinyPortal

Swayforth

anyone know?


Quote from: Swayforth on February 19, 2008, 07:59:12 AM
Quote from: Swayforth on January 12, 2008, 09:48:33 PM
Hello Crip,

I have looked here and the TP site and i have not found an answer to my problem, i am hoping you could help me.

I am trying to add a button to the menu that links to an external URL, i have yet to see any examples that not only works but also looks like the rest of the buttons on the menu. I am very new to php so i am sure that is the first issue but could you enlighten me?

Thank you,

J


I too would like some directions here. Could you assist or not.

Thank you

IchBin™

If you see the URL it usually contains something similar to this:
Quote<a href="', $scripturl, '?action=help">

Remember that $scripturl is set to http://www.yourdomain.com/path_to_forum/index.php. So if you want it to go to an external site you replace the whole string like this.
Quote<a href="http://www.external_site.com">
IchBin™        TinyPortal

Swayforth

That was it ... thank you very much for your assistance.


LiamTheDuck

I dont really like dark themes :P
I am back, its been like a year... so yeah.... how has it been? :D

librus

crip why ads mod package can`t work on your theme? :-\
Need a professional Event Organizer?
Visit us!
------------------------------------------------------------------
Website: www.dmoments.net
Forum   : www.dmoments.net/forum

Crip

Quote from: librus on February 28, 2008, 11:35:40 AM
crip why ads mod package can`t work on your theme? :-\

im really not sure, you can delete all the other templates.php accept the [index.template.php] and Ads should work   ??
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

librus

do u mean i must delete BoardIndex.template.php and MessageIndex.template.php?
Need a professional Event Organizer?
Visit us!
------------------------------------------------------------------
Website: www.dmoments.net
Forum   : www.dmoments.net/forum

IchBin™

Make a backup and try it out librus.
IchBin™        TinyPortal

Crip

Quote from: librus on February 29, 2008, 08:42:42 PM
do u mean i must delete BoardIndex.template.php and MessageIndex.template.php?

Yes, try it might? work ..
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

librus


http://www.geocities.com/william_octavianus/a.jpg <---for more details ;)
i have 2 problems with this theme as u can see from the image....
1. about font layout
2. print image button doesn`t appear

my status when i print screen this image as a guest....
i use IE 6....
but it work`s good in mozzila firefox....

also i have a problems with onload forum frontpage.....why when i open my forum frontpage it`s always have an error message in my status bar?and also my fader message doesn`t work...all the problems only appears in IE....  :'(

plz help me to solve this problems guys... :'( :'(
Need a professional Event Organizer?
Visit us!
------------------------------------------------------------------
Website: www.dmoments.net
Forum   : www.dmoments.net/forum

Crip

I must update this theme ASAP. .. waiting on SMF2.0 1st ...

IE I can not access using Mac..but there does seem to be a few missing images that should be there.....

but in Flock, Camino, FF, Opera, Safari browsers it looks fine..?
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

librus

yes..the problems only appear on IE...
when SMF2.0 release for public?
Need a professional Event Organizer?
Visit us!
------------------------------------------------------------------
Website: www.dmoments.net
Forum   : www.dmoments.net/forum

Crip

SMF2.0 could be sometime, not sure really..but thats when i do my theme updates not until release.
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Crip

2.0 Beta 3 Public Version Avaliable
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Powerbob

Yep, looks good. Installed perfectly without a hitch. Lucky me that was No.1 now all I am waiting for is leather ;) ...................................... :)



My SMF 2.1 Beta test site; http://www.pplb.net/smf21/index.php

DodgeGirl

I originally had Black Rain V1 installed. Great theme!! I wanted to try out V2 however, I have ran into a couple of problems. My buttons are not appearing under the header to navigate around the hxxp:digioverdose.com/forum [nonactive] (IE: Admin, Profile, etc). Did I miss something there? Also, if I go to 'Current Theme' and add my header, the header shows up twice. I'm sure it is something simple, but I'm not having any luck. Can anyone help?

Thank you in advance ;)


LiamTheDuck

I am back, its been like a year... so yeah.... how has it been? :D

IchBin™

Find this code in index.template.php:
if (empty($settings['header_logo_url']))
echo '
<span style="font-family: Lucida Grande, lucida sans; font-size: 140%; ">', $context['forum_name'], '</span>';
else
echo '
<img src="', $settings['header_logo_url'], '" style="margin: 4px;" alt="', $context['forum_name'], '" />';


Replace with this:
if (empty($settings['header_logo_url']))
echo '
<span style="font-family: Lucida Grande, lucida sans; font-size: 140%; ">', $context['forum_name'], '</span>';
IchBin™        TinyPortal

IchBin™

Ah.... after posting I realized you guys have the wrong version. The version that has the two logo problem is the SMF 2.0 version of the theme.  You need the other download and not the v2_20 one. However, this still needed to be fixed. :) Crip, can you fix your theme page for this theme to specify which download is for which version of SMF. Thanks.
IchBin™        TinyPortal

Advertisement: