Thread Rating:
  • 3 Vote(s) - 4.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Transverse Theme Demo
#28
(2012-11-01, 04:07:33)Dude Wrote: Hello

Theme is very nice. I'm using it as "framework" and for testing and knowing better get-simple structure.

Questions:
* How to enable <li> in nav as active/not active?
* how to enable slideshow on homepage only?

I'm just starting get-simple, so maybe I can solve myself it, but any help will be appreciated Big Grin

Thank's!

ps. I'm working on v.1.5


You can achieve this by adding the following to the bottom of the theme_style.inc.php just before the closing </style> Then just apply the styles you would like, underline; background; etc.

Code:
body#<?php get_page_slug(); ?> #nav li.<?php get_page_slug(); ?>{color:#FFF; text-decoration: underline; }

Each <li> is controlled by the body ID.

(2012-11-02, 12:24:14)watchsmart Wrote: Great theme! I'm experimenting and tweaking it now to work best for me.

One question: what setting would I adjust to change the color of the drop-down menu? Don't want to use the black. I'm sort of inexperienced with CSS.

In the style.css find:
Code:
nav li ul li a
{ background: #222; display:block; font-size:14px; padding: 10px 35px 10px 35px; text-transform:uppercase; width: 10em }

You can change the bg color here and apply any other additional styles or changes to the drop down.

To change the main nav bg find:
Code:
.header { background: #222;}

To change the footer bg to match the header bg find:
Code:
#footer { background: #222;}

Cheers!
Reply


Messages In This Thread
Transverse Theme Demo - by ChompDigital - 2012-10-16, 03:13:06
RE: Transverse Theme Demo - by Dude - 2012-11-01, 04:07:33
RE: Transverse Theme Demo - by ChompDigital - 2012-11-02, 14:21:42
RE: Transverse Theme Demo - by watchsmart - 2012-11-02, 12:24:14
RE: Transverse Theme Demo - by oldbrother - 2012-11-03, 03:07:09
RE: Transverse Theme Demo - by ChompDigital - 2012-11-03, 04:49:02
RE: Transverse Theme Demo - by oldbrother - 2012-11-03, 06:49:20
RE: Transverse Theme Demo - by ChompDigital - 2012-11-03, 08:01:46
RE: Transverse Theme Demo - by oldbrother - 2012-11-03, 09:56:39
RE: Transverse Theme Demo - by Dude - 2012-11-03, 05:01:24
RE: Transverse Theme Demo - by ChompDigital - 2012-11-03, 05:15:45
RE: Transverse Theme Demo - by Dude - 2012-11-03, 05:19:42
RE: Transverse Theme Demo - by ChompDigital - 2012-11-03, 05:33:22
RE: Transverse Theme Demo - by shovenose - 2012-11-03, 16:11:45
RE: Transverse Theme Demo - by oldbrother - 2012-11-03, 17:01:48
RE: Transverse Theme Demo - by michaelsage - 2013-11-24, 22:40:25
RE: Transverse Theme Demo - by ChompDigital - 2013-11-27, 06:25:12
Transverse Theme Demo - by Timbow - 2012-10-16, 03:38:24
Transverse Theme Demo - by shawn_a - 2012-10-16, 03:45:45
Transverse Theme Demo - by ChompDigital - 2012-10-16, 04:05:48
Transverse Theme Demo - by ChompDigital - 2012-10-16, 04:06:26
Transverse Theme Demo - by jlm - 2012-10-17, 01:56:20
Transverse Theme Demo - by ChompDigital - 2012-10-17, 02:46:46
Transverse Theme Demo - by jlm - 2012-10-17, 03:23:09
Transverse Theme Demo - by ChompDigital - 2012-10-17, 04:00:56
Transverse Theme Demo - by jlm - 2012-10-17, 04:35:38
Transverse Theme Demo - by Carlos - 2012-10-17, 05:26:13
Transverse Theme Demo - by ChompDigital - 2012-10-17, 05:41:44
Transverse Theme Demo - by jlm - 2012-10-17, 05:52:34
Transverse Theme Demo - by jlm - 2012-10-17, 05:56:22
Transverse Theme Demo - by ChompDigital - 2012-10-17, 06:02:05
Transverse Theme Demo - by jlm - 2012-10-17, 14:58:37
Transverse Theme Demo - by ChompDigital - 2012-10-17, 15:07:23
Transverse Theme Demo - by jlm - 2012-10-17, 23:19:36
Transverse Theme Demo - by ChompDigital - 2012-10-18, 02:53:15
Transverse Theme Demo - by Carlos - 2012-10-18, 03:08:54
Transverse Theme Demo - by ChompDigital - 2012-10-18, 03:33:13
Transverse Theme Demo - by Carlos - 2012-10-18, 04:19:12
Transverse Theme Demo - by ChompDigital - 2012-10-18, 04:46:38
Transverse Theme Demo - by Carlos - 2012-10-18, 05:00:11
Transverse Theme Demo - by ChompDigital - 2012-10-18, 06:58:40



Users browsing this thread: 1 Guest(s)