Themes and Templates

johnjohnjohn / 2009-04-29 17:07:26   

Hello World,

i am lokking for some themes or templates. Is there a possibility to change my indexhibitstyle.

Must i programm these style or is there a possibility to install a template

cruz / 2009-04-29 18:01:29   

You'll have to program them.

johnjohnjohn / 2009-04-29 18:26:05   

over the style.css?

or are there any styles or themes available on the indexhibit site?

arsondpi / 2009-04-29 19:14:53   

...there are few but you'll need to search around - none are official.
Styling Indexhibit is not hard.
You can customize stuff by searching in the forum and by using the HTML/CSS thread on the top of the forum.
...individual looks or just plain looks, it all comes down to the content.you input ;-)

johnjohnjohn / 2009-04-29 19:45:23   

ok iam on the way trying. maybe you know how its possible to color a active button. my css.style looks like this:

a:link { text-decoration: none; }
a:active { text-decoration: none; color: #0C9; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #0C9; }

but the active color is not green its grey? thanks a lot, johnjohnjohn

johnjohnjohn / 2009-04-29 19:47:33   

oh and theres a second thing:

can i change the position of the menu its to far an the left hand side maybe 30 pixels more right....

Vaska A / 2009-04-29 20:00:09   

What's your site?

johnjohnjohn / 2009-04-29 20:04:05   


atleasticanbail.com

Vaska A / 2009-04-29 20:07:27   

First off...switch to the Sample template set...it's better for customizing things because you can access the actual template.

You don't want to move #menu you simply want to add padding to the left margin via #menu .container (add this style to your style.css file).

johnjohnjohn / 2009-04-29 20:23:10   

Sorry but: where can i switch the template

johnjohnjohn / 2009-04-29 20:23:16   

Sorry but: where can i switch the template

johnjohnjohn / 2009-04-29 20:24:02   

ok i found the template button

rudyindex / 2011-05-03 02:17:01   

rudy rojas

This thread has been closed, thank you.