News:

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

Main Menu

ORANGE-LT

Started by padexx, November 11, 2006, 07:40:42 AM

Previous topic - Next topic

padexx

Hi allymcbeal!

in the dislay.template.php of the theme search for

// Show information about the poster of this message.
echo '
<table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
<tr>
<td valign="top" width="16%" rowspan="2" style="overflow: hidden;">

and replace with
// Show information about the poster of this message.
echo '
<table width="100%" cellpadding="5" cellspacing="0" style="table-layout: fixed;">
<tr>
<td valign="top" width="16%" rowspan="2" style="overflow: hidden;" class="posterborder">


in the theme's style.css add

.posterborder {
border-right: 1px solid #808080;
}

allymcbeal

Thank you a lot, it works!:)

allymcbeal

Now I have modify the logo.
I watched the help to your forum

http://forum.padexx.de/index.php/topic,250.msg963.html#msg963

But if you watch my forum it don't look great. :(

I need to put my image on all the length of the forum, the height isn't much important, can you help me? Off course I like the round corner and the little page pick up.
Thanks.

padexx

hi allymcbeal!

could you attach the image you want for your header?

allymcbeal

#304
Hi, here you can see my new forum

www.allymcbeal.it/forums


and this is the image I need for it.



I can modify the size.

padexx

better late than never  ;)

allymcbeal

Thank you for the help. But I need to change the size on forum, I like if the banner is large like all the page. :)

yomatiaslp

HI panic, i ussed this theme, but i cant install this mods AJAX Instant Quick Reply and     Pretty URLs - Base because when i install this mods the files in Theme/default/ that this change no exist in your theme, but i copy for defaut theme and paste in orange-lt and dont work, and i previusly find in the folder of theme but really not exist some files, so what can i do?

i have one problem whit simple portal, this mod, works correctly, but in home menu, i cant put the notice forum, this block say you dont select this forum, because no allow invited, or something else, but i check all permission and all are ok, i dont know whats wrong


allymcbeal

Hi, I need to change the position of the news, if you can see www.allymcbeal.it/forums I have enlarged the banner, so now the news goes under the banner, I need to put they under it, I need to put them under this message "
13489 Posts in 638 Topics..ecc..."

What is the modification I have to do to the code?
Thanks.

Puddin06

I need help with a logo that we are using at the top of our theme. It for some reason sticks out of the area its supposed to be in and we cant get it to fit properly. Anyone know how to change this??

www.806minis.com/forums

Scratching my Head

Hello, and sorry to bother you.

I have a forum I am transferring to another host,
and the buttons are misbehaving.

I wanted the "Mark as read button" but it only shows the letters. . .

BUT . . .

. . .it only shows the letters on the :

Show unread posts since last visit.
Show new replies to your posts.

. . .links. The rest of the boards show the mark as read button just fine.


It's a bothersome, nit-picky thing which shouldn't even
be a concern. . . but it digs at me, you know?

Is there a way to  fix this?


Here are some screen shots:








Please feel welcomed to pm me.

Thanks all.

P.S. Yes it is your wonderful theme. I have simply made it "Bluish" in tint.

padexx

QuoteI wanted the "Mark as read button" but it only shows the letters. . .

updated in version 1.1.9v2

amundead

When I login in the event Admin all icon New topic, add poll and New recent topic appeared better. But when login in, state user mode or normal user all icon that appeared be text hxxp:only.help [nonactive] help I..   8)

I use theme ver orange-lt119v2
and TinyPortal v1.0 beta 4
SMF 1.1.9

padexx

Quote from: amundead on July 02, 2009, 01:24:57 AM
When I login in the event Admin all icon New topic, add poll and New recent topic appeared better. But when login in, state user mode or normal user all icon that appeared be text only.Help help I..   8)

I use theme ver orange-lt119v2
and TinyPortal v1.0 beta 4
SMF 1.1.9
Hi amundead!

I had to change the code which is responsible for the buttons (new topic, add poll, ...). I've tested this with an admin and normal user account (on smf 1.1.9).

I don't know how this effects TinyPortal. I don't create/update TinyPortal themes.

Scratching my Head

Quote from: padexx on June 25, 2009, 07:03:16 AM
QuoteI wanted the "Mark as read button" but it only shows the letters. . .

updated in version 1.1.9v2

Updated to have buttons or updated to not have buttons?
If I up date will I have the buttons, or because I have updated I do not have buttons?

I am not understanding.

Thank you

padexx

QuoteUpdated to have buttons or updated to not have buttons?
I shoud have said "fixed" in version 1.1.9v2.

If you update the "mark as read" Button will be visible on the
-Show unread posts since last visit.
-Show new replies to your posts
pages

amundead

Quote from: padexx on July 02, 2009, 05:43:51 AM
Quote from: amundead on July 02, 2009, 01:24:57 AM
When I login in the event Admin all icon New topic, add poll and New recent topic appeared better. But when login in, state user mode or normal user all icon that appeared be text hxxp:only.help [nonactive] help I..   8)

I use theme ver orange-lt119v2
and TinyPortal v1.0 beta 4
SMF 1.1.9
Hi amundead!

I had to change the code which is responsible for the buttons (new topic, add poll, ...). I've tested this with an admin and normal user account (on smf 1.1.9).

I don't know how this effects TinyPortal. I don't create/update TinyPortal themes.

can you given to me code that and way to pocket code that in themes

Scratching my Head

Quote from: padexx on July 02, 2009, 07:51:00 AM
QuoteUpdated to have buttons or updated to not have buttons?
I shoud have said "fixed" in version 1.1.9v2.

If you update the "mark as read" Button will be visible on the
-Show unread posts since last visit.
-Show new replies to your posts
pages

Ah. I see. When I installed the new forum I must have installed
a previous version of orange.

May I ask a favor? I have a heavily modified board. Would this affect it?

And, alternately, would there simply be a line of code I might insert
which would allow for this?

I understand that the whole theme should be updated, and I will if that is
the only alternative, but if I may simply insert a line of code, that would be ideal.

Is there a line of code I could write in the old version?

And thank you.

padexx

QuoteIs there a line of code I could write in the old version?
There is more than one line of code that's got changed.

For heavy modified boards:
I always suggest to use a tool like winmerge (freeware) to compare two files and see what has changed

thepoolguru

Hello,
Love your theme, am new to SMF and this suits the best.
1. I have a couple of questions.
How do i change the colour of the text to say Bold, the text in the forum looks fine, its the head of the forum that is in a grey box that looks to light. Just want to bold that up or change just the colour in there.

2. How do i add extra links at the top, say for a link to twitter, facebook or maybe even but them in a banner at the top right if that is possible to use that space.

3. Also, any suggestions about making the theme better would be greatly appreciated.

Many thanx again for the theme

Advertisement: