vtex
Forum Replies Created
-
Forum: Plugins
In reply to: [Register Plus Redux] How to place registration form on the page?Anyone?
Forum: Fixing WordPress
In reply to: Image Gallery – no option to do slideshow?Thanks!
Forum: Themes and Templates
In reply to: [WP-Creativix] Capitalized menus?Thanks alot! that worked.
I’m going to ask you one more question regarding the theme(not sure if you are familiar with it), but what I’m trying to find out if I can have “Home Page” type screen on each menu.
For example, when I click on vTiger, it opens the front page(like it does now) and there would be only 2 images(News, Why vTiger).
Then when I click on vTiger Add-ons, it would have 5 separate images for each section(pull down menus).
etc..(all the other menus).
Do you know if that’s possible?
Thanks
Forum: Themes and Templates
In reply to: [WP-Creativix] Capitalized menus?http://preview.tinyurl.com/a7vkpxe
I don’t want to display the domain name yet, but you will be redirected via tinyurl.
I believe its #navbar?
I added this to css editor:
#navbar {
text-transform: none;
}but it doesn’t change it.
Thanks again.
Forum: Themes and Templates
In reply to: [WP-Creativix] Capitalized menus?Thanks – downloaded and installed.
I did some research and this is what i supposed to do right?
#name {
text-transform: none;
}but how do I know what is my ‘#name’ ? where to find out menu name/>
Forum: Themes and Templates
In reply to: [WP-Creativix] Capitalized menus?Thanks – I did a quick search for jetpack and there are lot of jetpack plugins, do you have link to it by chance? Thanks
Forum: Themes and Templates
In reply to: [WP-Creativix] Capitalized menus?No I don’t have any extra plugins/themes installed, do I need to install one so i can adjust the setting?
I feel confident editing the code just don’t know what variable to change.
Thanks
Forum: Themes and Templates
In reply to: [WP-Creativix] Menu – Dropdown type?Thanks! that link helped alot. i’m pretty good at this stuff, but maybe wordpress should add a little side note how to create submenus.
Thanks again!