Welcome Guest[18.117.166.193], connected from Cambridge, Massachusetts
Collapse Images
|
Post: #1
|
|||
|
|||
Collapse Images
Which template I have to edit to change the collapse and collapse_collapsed image format to .png?
I searched and didn't find it... Thank you. |
|||
Post: #2
|
|||
|
|||
RE: Collapse Images
(12-06-2009 01:29 PM)Light33 Wrote: Which template I have to edit to change the collapse and collapse_collapsed image format to .png? Do you mean the ones at the forum display on front page? If so, the template you need is Forum Bit Templates-forumbit_depth1_cat. And the specific code: Code:[Highlight] <div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div> |
|||
Post: #3
|
|||
|
|||
RE: Collapse Images
How do I set my images there?
|
|||
12-06-2009, 02:51 PM
(This post was last modified: 12-06-2009 03:01 PM by babjusi.)
Post: #4
|
|||
|
|||
RE: Collapse Images
(12-06-2009 02:09 PM)Light33 Wrote: How do I set my images there? That was where that part is specified. But you want to change the image extension for both actions, expanded and collapsed, right? For that, find the functions.forumlist.php file in the /inc/ directory and find the following code: PHP Code:[Highlight] $expcolimage = "collapse_collapsed.gif"; To change it for the expand version, find the following code: PHP Code:[Highlight] $expcolimage = "collapse.gif"; And change the collapse.gif with your own image name and extension which should be also uploaded to your theme''s /image/ directory. Let me know how it will go. |
|||
Post: #5
|
|||
|
|||
RE: Collapse Images
Thank you.
|
|||
Post: #6
|
|||
|
|||
RE: Collapse Images
You are most welcome. Glad to have been of help
|
|||
12-06-2009, 03:42 PM
(This post was last modified: 12-06-2009 03:51 PM by skiilz.)
Post: #7
|
|||
|
|||
RE: Collapse Images
Hey have a look there:
http://computerandstuff.co.cc/forums/index.php The collapse_collapsed image didn't show... And the Board Statistics images didn't appear too. |
|||
12-06-2009, 05:06 PM
(This post was last modified: 12-06-2009 05:37 PM by babjusi.)
Post: #8
|
|||
|
|||
RE: Collapse Images
(12-06-2009 03:42 PM)Light33 Wrote: Hey have a look there: I see from your thread at mybb that everything is fine. Can you confirm it please? http://community.mybboard.net/thread-60838.html |
|||
12-06-2009, 05:37 PM
(This post was last modified: 12-06-2009 05:38 PM by skiilz.)
Post: #9
|
|||
|
|||
RE: Collapse Images
Yes. Everything is fine.
The image must be .gif. Thank you. |
|||
Post: #10
|
|||
|
|||
RE: Collapse Images
You are most welcome. Glad to have been of help
|
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |