Few Overlay text problem and more after update to 0.99 version

  • Author
    Posts
  • #24455
    Tushar

    Dear Kay,
    Thanks for the update of tempera.
    Few questions and queries.
    1. The mouseover on cryout coloumn widget makes the transparent black box with text in it bigger than the thumbnail, this did not happen in previous version.
    2. does the breadcrumb not show sub menus eg., (home>mainmenu>submenuA>subsubmenuA)
    3. In the previous (version0.98) I had managed to remove the bar/border from the first menu item using the custom CSS, that has vanished with this update and the same custom css code does not work.
    The menu does not look symmetrical 🙂 either a bar should come at the last child menu item or the left bar could be removed from the first menu.

    Thanks for your patience
    energies
    ~t

    #24469
    Kay
    Cryout Creations mastermind

    Hi Tushar,

    First of all thanks for the feedback. Now let’s get to the answers:

    1. Yes, this is a issue from 0.9.9, it will be fixed in 1.0.0 (available very soon)

    2. Could you show me a page where the breadcrumbs don’t work? I don’t see any sub-submenus on your page.

    3. The menu is intended to have a defined background color (not white). Aside from the border there’s also a shadow that gives the menu items a button-like contour that’s not visible when the menu is white.

    Anyway, setting white as the background color is not wrong. To remove the leftmost border from your menu add this code to the custom CSS area:

    #access > .menu > ul {border-left:0 !important;}

    Good luck!


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #24472
    Tushar

    Dear Kay,

    This is amazing speedy reply.
    I respect the support.
    Will be spreading the word and would surely buy the premium once my site is done.
    regarding the bread crumb
    http://studiononsequitur.com/sampling-research-and-development/

    this page is a drop down from “our services”
    in the breadcrumb it shows as the link from home page.
    should it not show home>our services>sampling research and development.

    and thanks again for all the help and support.
    energies
    tushar

    #24599
    Zed
    Cryout Creations mastermind

    Dropdowns don’t matter in establishing a page hierarchy. The specific page needs to be a child of a parent page for the parent page to appear in the breadcrumbs.

    This parent page can be set when creating/editing the theme in the rightmost options.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Few Overlay text problem and more after update to 0.99 version’ is closed to new replies.