MyBB Community Forums

Full Version: [Release]Chameleon theme : Basic (Envira Design)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
Forthe postbit....
1.increase the width of postbit in postbit template to the size u wanted.
Navigate to acp-templates-postbittemplates-postbit
and find width=180 px change it to size u wanted.

2.for the button u wanted for new thread,just instead of text u show add this
{$newthread}

I think it will work for u...Smile
Very nice design envira. Especially I Heart the way you used color switches. Toungue
Thank you yaldaram,really happy to get a positive response from you.
Please report any more bugs,for now
I fixed maximally all bugs.
Thank you
Are those on off icons custom made ? Reason I asked this because I need some fresh/glossy icons sets. If these are from any web resource ?
you missed me man i dont want change postbit widht look picture again admin nick goes over box how to fix that,and about the newthread i add it in template but still its same thing
@yaldaram...they are from web,uhhhh I don't remember but I think it's from iconspedia.
I would pm u the link once I get to pc

@Log....the new thread ,for the button to appear u need to add a new template in the postbit templates.
Just copy the whole code from forum display templates- new thread and make a new template in postbit section
add the code and name it as :postbit_newthread,and save it.
I will look into this wen I come to my pc,am on mobile now
Ok man thank you for support
Its not really my style, but its soo pretty, I might use it as a choice or per categories.
(2011-05-13, 11:11 AM)Flogging My Log Wrote: [ -> ]you missed me man i dont want change postbit widht look picture again admin nick goes over box how to fix that,and about the newthread i add it in template but still its same thing


here's the fix..for the thread thing...

navigate to templates>show thread templates>show thread_new thread
and replace all with this code:
<a href="newthread.php?fid={$fid}" title="{$lang->post_thread}" class="buttons"><img src="{$theme['imgdir']}/newtopic.png" alt="" /> {$lang->post_thread}</a><br />

then go to showthread template

and find:

{$newreply}

add immediately next to it:

{$newthread}

this will do the job.

demo:click me

for postbits,changing width is the only solution as of now....

@anser...thank you,glad u liked it


How to change your logo in my own can you provide tutorial
Pages: 1 2 3 4 5 6 7 8 9 10 11 12