The indexhibit tag has no wiki summary.
-2
votes
1answer
28 views
CSS Styling Difference Between Several Pages, Same Style Sheet [closed]
I have been using Firebug to modify the CSS on my website www.thomsondry.com and I've run into an issue with the menu element modifying itself between links that fall under the Images category and ...
0
votes
0answers
136 views
.htaccess Indexhibit
I've looked around on here and other places, but I can't seem to find a solution to my problem. Which is: I had indexhibit installed on one host with the root directory ...
0
votes
0answers
258 views
Force indexhibit to use url with www
i was trying to make my indexhibit installation to use nice urls + domain redirect to make it allways using 'www' in page URL but i've failed. Nice urls works fine but i can't make this www redirect ...
1
vote
0answers
1k views
Indexhibit site, javascript dropdown menu, collapse on roll off?
I am working on an indexhibit site for my mom, and am having trouble with my drop down menu.
I want each section to collapse when I mouse off it, instead of staying open as the next section opens and ...
8
votes
1answer
491 views
Allowing custom tags in TinyMCE for intergration with indexhibit
I'm trying to allow some custom tags to be entered into TinyMCE. The tag is
<plug:plugin_name />
However this is turned into
<plug:plugin_name></plug:plugin_name>
I'm about to ...
0
votes
2answers
1k views
What's so special about Indexhibit?
It seems that Indexhibit (www.indexhibit.org) is a sort of standard when it comes to building portfolio websites for artists. I just received a mail from an artist asking me whether I use Indexhibit. ...
0
votes
1answer
832 views
PHP if element exists, add width; if not, don't
I'm setting up a horizontally scrolling site, with Index Exhibit. One section needs to have a video, which I can't set up in the Indexhibit CMS backend (where it would add it to the wide div's width), ...
0
votes
1answer
242 views
.hide() function works in Chrome & Safari but not in Firefox
Hey all; I have a bit of code which is hiding one element of this website as soon as it loads. It seems to work okay in Chrome & Safari but it doesn't work in Firefox…
<script ...
1
vote
1answer
1k views
trying to make an accordion menu from a list - jquery indexhibit
Im teaching my self javascript & jquery so this might be a bit of a low brow question or entirely too much code for anyone to wade through, but Im hoping for some feedback. I have looked around ...
1
vote
1answer
1k views
indexhibit backgrounded plugin: change background image to foreground
I'm using the Backgrounded exhibit style on an indexhibit site.
I understand that when an image thumbnail is clicked, that image becomes the background image.
What I'd like to do is change it so it ...