Hello, new to this. Can somebody tell me how I adjust the number of colums per page if I install the templates without the login / search box on the front - thanks
Zen TYPO3 Forum
Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.
All Categories > TYPO3 General Discussion > Templates > vertical muenu - different color, same level
Total Posts: 5 - Pages (1): [1]
Thanks for sharing Jessy! That's a cool and simple solution... which i would probably not have figured out by myself
I'll play with this later for sure!
Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
I'll play with this later for sure!
Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
My solution, but work only for 3 colors (first, middle, last):
NO.allWrap = <div class="vertnav1r">|</div> |*| <div class="vertnav1b">|</div> |*| <div class="vertnav1v">|</div>
ACT.allWrap = <div class="vertnav1r-act">|</div> |*| <div class="vertnav1b-act">|</div> |*| <div class="vertnav1v-act">|</div>
NO.allWrap = <div class="vertnav1r">|</div> |*| <div class="vertnav1b">|</div> |*| <div class="vertnav1v">|</div>
ACT.allWrap = <div class="vertnav1r-act">|</div> |*| <div class="vertnav1b-act">|</div> |*| <div class="vertnav1v-act">|</div>
Jessy,
You will need additional TypoScript to acheive this. Unfortunately I don't have this off the top of my head.
Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
You will need additional TypoScript to acheive this. Unfortunately I don't have this off the top of my head.
Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
hi,
I have a problem with the verical menu:
I like have in the same level (first level) a menu with different colors:

Somebody know how it's possible (I have to put some Typoscript in the Setup)?
Thank s a lot
JESSY
I have a problem with the verical menu:
I like have in the same level (first level) a menu with different colors:

Somebody know how it's possible (I have to put some Typoscript in the Setup)?
Thank s a lot
JESSY
Total Posts: 5 - Pages (1): [1]
CHC Forum provided by Cast Iron Coding