News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Scribbles

Started by Bloc, March 25, 2007, 07:09:52 PM

Previous topic - Next topic

jasonwatkins

Quote from: Bloc on April 15, 2007, 03:22:54 AM
Its presently hard to add more links..I will be changing that, but right now there is big list of other things to attend to first.

i would have thought it's easy - in theory.

what i did last night is to create an 'arcade' button by basically editing the other graphics for the buttons and cutting and pasting each letter i needed.  it was quick and dirty, but it did the job.

and then i edited the index.template.php file and searched for every occurence of 'calendar' and duplicated it, replacing the word 'calendar' with the word 'arcade'.

i thought that if the side menu was created with an array loop, then it would pick up the fact that there was an extra option and find the appropriate graphic for it, and let you use the link.

not so, unfortunately.


jasonwatkins

actually, i've just thought.  would it be easier to use the button on the top of the forum that provides you with a link to a custom page?

how easy would that be to rename to 'arcade' and link to the appropriate action ?

taejien

Hello all,

I was wandering, is there any way to make the

NEW POST
NO NEW POST

images link to a different image on each board? If you guys/gals are not sure what I'm talking about, the orbs image right next the each board on the left. How it stays (gray) if there is no new post, and (blue-ish) if there are new posts.

So as an example..

Board1 points to image1 (gray) & image1a (blue)
Board2 points to image2 (gray) & image2a (blue)
etc.

Thankyou for your time.

jasonwatkins

Quote from: jasonwatkins on April 15, 2007, 05:05:14 AM
actually, i've just thought.  would it be easier to use the button on the top of the forum that provides you with a link to a custom page?

how easy would that be to rename to 'arcade' and link to the appropriate action ?

well very, as i've found after after figuring it out myself ..

kewlguyryan

Quote from: Godsongz on April 14, 2007, 12:48:05 AM
Awesome theme!  Question, how do I get the gallery button to activate?  I have the SMF Gallery Lite 1.7.1 package loaded.

Edit: ignore this question, I've got other issues unrelated to Scribbles

Well I'm a Newbie and I have this problem. I would also like info on which chat package I need to install to get the chat up and going. I appreciate any help.

JSizzal

Hi I have a couple questions BTW Bloc your themes are remarkable..

I keep getting this error
8: Undefined index: novelity_custom
File: /home/curlzspo/public_html/streetz/Themes/scribbles11/Settings.template.php (eval?)
Line: 128

8: Undefined index: novelity_custom_desc
File: /home/curlzspo/public_html/streetz/Themes/scribbles11/Settings.template.php (eval?)
Line: 129


Not sure what to do with it.

And I was wondering how you would install buttons or icons on the theme

The font size is bigger on the "Posts" section and smaller on the "Topics" section.

Also the header image isnt aliging well. The part where you can Hide it. With the messages and avatar..

I know they are small things but your help will be appreciated..

CHwebby


Jesse69

Fantastic One !

Question : How can I add a new Menu-Entry at the Top ? Like a Link at my Portal (Joomla) - it looks like it can only be extrapages - but i just need a link at the topmenu.
Jesse

dyota

I use Scrible theme, but some link do not work such as...Gallery and Shop that i have installed.

What should i do?

bloc

Currently it only allow extra pages.but I am working on letting it add normal links as well in that upper menu.

gamegod

Bloc - Dude you Rock, just the template i needed for my family forum - You my friend have a true gift, not to mention great creativity as well.

The template has worked flawlessly for me since installation - no errors.

If you don't mind could you explain what i need to do to add a gallery and get the gallery button to function?

Thank you so much!


LisaMarie

#51
Hi there.

First let me say that I really like your theme. :) It's beautiful.

Our forum is having some troubles with the buttons at the top of the forum page where "Mark as Read / Reply / Print" etc options are. The graphics appear to be missing and all we get are boxes with the dreaded Red X.

I'm wondering if you can help me figure out how to fix this problem so our board will look fantastic! :)

Thank you so much.
Lisa Marie.

Edited to Add:In the forum errors log this is the error we get: Unable to load the 'ThemeStrings.english-utf8' language file.

bloc

Quote from: gamegod on April 24, 2007, 12:54:10 AM
Bloc - Dude you Rock, just the template i needed for my family forum - You my friend have a true gift, not to mention great creativity as well.

The template has worked flawlessly for me since installation - no errors.

If you don't mind could you explain what i need to do to add a gallery and get the gallery button to function?

Thank you so much!


if you look at the code you see the gallery bit is commented out, so just remove thsoe // in front of the lines. You need to change the link of course, the "href" part but then it should work.

Quote from: LisaMarie on April 24, 2007, 08:26:24 AM
Hi there.

First let me say that I really like your theme. :) It's beautiful.

Our forum is having some troubles with the buttons at the top of the forum page where "Mark as Read / Reply / Print" etc options are. The graphics appear to be missing and all we get are boxes with the dreaded Red X.

I'm wondering if you can help me figure out how to fix this problem so our board will look fantastic! :)

Thank you so much.
Lisa Marie.

Edited to Add:In the forum errors log this is the error we get: Unable to load the 'ThemeStrings.english-utf8' language file.
Try to copy a file named ThemeStrings.english.php inside Themes/Scribbles/Languages and name the new one just ThemeStrings.english-utf8.php.

If you use utf8 all language files needs to be on that format and have the "-utf8" extension in the name.

mitchpowell

#53
I saved the "about.template.php" as "orientation.template.php", and was careful to only re-write the content to reflect what I wanted it to; (orientation-type info).

I then went to "current theme's settings" and to the place where the existing pages are listed, added a little pipe character (no spaces), and the words: "orientation,Watch the Video".

When I hit the "Save" button, the theme reverts back to the classic theme, and the new page doesn't seem to "take"; that is, after I change back to the Scribbles theme.

I wondered what the little textbox below the textbox in question was, so I tried entering my new page title there.

Now when I try to edit the main index.temp[late.php from within the browser interface, I get an error message saying the file I want isn't even there!

And even though, as admin, I can change back and forth between themes, I still don't see the new page being listed among the other custom pages whenever I'm in the Scribbles theme.

(Oh, I guess a pertinent piece of information here would be the fact that I'm using SMF1.0.8 because I'm afraid to upgrade just yet.)
Complete Marketing Solution
Expertly manages affiliates, customers, lists!
hxxp:www.spellrightnow.com/adtrackz/go.php?c=jvm2now [nonactive]

bloc

Thats the reason it won't save anything - this theme is not made for 1.0.8.

You either need to upgrade to 1.1.2 or just not using the custom pages feature.

mitchpowell

Thank you Bloc -

I'll try to go through the process of upgrading soon. I've never done it before so I'm a little hesitant, and afraid I'll lose what's there already.

I really like the theme. Thanks again.
Complete Marketing Solution
Expertly manages affiliates, customers, lists!
hxxp:www.spellrightnow.com/adtrackz/go.php?c=jvm2now [nonactive]

Jesse69

Quote from: Bloc on March 30, 2007, 05:34:23 AM
Why should I change this theme? Its just the way I want it.

As for support on other languages, the graphics have to be remade - I will do that if there is enough demand.

Deman for German HERE

LisaMarie

Thank you very much. :)
We will give it a try!

CHwebby

Any 1 figure out how to change the text font for the news ticker?

EdwinK

I like this theme. KEep up the good work, and don't let anyone tell you otherwise. It's a nice theme. I always look like this kind of themes :)
|| foto-site ||

Advertisement: