virtue_fan1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusI understand.
I believe that a few rather minor changes will suffice for my needs.
Right now I would like to ask how to do the following:
1. How to center align the 3 columns of icons menu?
2. How to move to the right edge, the title, secondary title, and text content (paragraph text) of a content page?
3. How to fully align to the right the text content, so the period would appear at the end of the sentences?Thank you so much:)
Forum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusForum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusI do have 3 columns selected… its still not center aligned.
Regarding the classes, for example in a simple text page I need to alight to the right the h1 class, and the p class=subtitle.
How can I do that?The text itself is aligned to the right but its stuck to the left leaving a wide space empty to the right. Also the period at the end of the sentences appears at the start of the lines instead of left.
Thank you.
Forum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusI also wanted to ask about content pages, how to make their headline (&sub-headline)and content’s text all alligned to the right?
I need those modifications since the site is in Hebrew (a right to left language).
Thank you for all your great assistance:)
Forum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusForum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusOutstanding:)
If I understand correctly I would just have to add another ‘li’ for any extra subcategory level.
I also wanted to ask about the icons menu, how to centralize it under the slider? it seems too far left right now.
Thank you
Forum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusYou are amazing!:)
The first submenu level does open to the left, but the next level opens to the right again.
How do I make all submenu levels open to the left?
Forum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusSorry, I meant open to the left instead of to the right.
Forum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusI understand.
How can I make the submenu levels open to the right instead of the left?
Forum: Themes and Templates
In reply to: [Virtue] Questions about icons menu and submenusI started with 3 and 4 and it doesn’t seem to have any effect.
BTW I meant that I want the submenu containers to be centered under the main menu links.
This is the code I currently have in the advanced custom css box:.sf-menu > ul li { text-align: center; } .sf-menu li:hover ul, .sf-menu li.sfHover ul, .sf-menu ul { right:0; left:auto; } .sf-menu ul li a { font-size: 1.5em !important; color: #006EAE !important; text-align: right !important; } .sf-menu ul li a:hover { color: #FD8204 !important; } .home-iconmenu a { background: #006EAE; } .captiontitle, .captiontext { background: #006EAE; } .flex-caption { color: #ffffff; } //.captiontitle, .captiontext { background: transparent; font-weight: 400; text-shadow: none; }opacity: 0.8; //.sf-menu { float: right; } //.sf-menu li { float: left; }
Thank you:)