0
Welcome Guest! Login
0 items Join Now

You are not authorized to access that page, please login...

mereggie journals - Vermilion Template

    • canucck's Avatar
    • canucck
    • Jr. Rocketeer
    • Posts: 35
    • Thanks: 4

    mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Website URL: www.mereggie.com

      Additional Extensions: Simple Image Gallery Pro
      Custom Development: none
      Other Features: none
      Any specific areas of my site that I'd like feedback on, if any: none, unless there is something that you think could help

      Additional Comments: We are pretty happy with this template - thanks RocketTheme!
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Personally, I would use the same type of naming the menu items (you have a mixture of all small case, all upper case and so on) and I would use the logo with the transparent background, but if you are happy with the website then you should leave it as it is
    • The following users have thanked you: canucck

    • Check my services at: Mihha-Vision
    • canucck's Avatar
    • canucck
    • Jr. Rocketeer
    • Posts: 35
    • Thanks: 4

    Re: mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Thank you for the suggestions. One of the things that maybe you can help me with, is to help me fugure out how to over-ride the caps in the main menu, so that I could use lower case.

      Also, how would I make the logo transparent. I just started with Photoshop, so don't have a lot of skills there, so hopefully it can be done in the template.

      Thank you again!
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Add this to your custom stylesheet file
      .menu-block .gf-menu.l1 .item {
      text-transform: capitalize !important;
      }

      This is how you create a custom stylesheet file...

      www.gantry-framework.org/documentation/j...custom_stylesheet.md

      When we release upgrades template files will change and you will have to reapply all your changes again (that's if you can remember where they all are). If you keep your changes in a separate Custom CSS file you'll have no issues upgrading.
    • Check my services at: Mihha-Vision
    • canucck's Avatar
    • canucck
    • Jr. Rocketeer
    • Posts: 35
    • Thanks: 4

    Re: mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Hi,

      Thanks for the help. For the top menu row, I think I need something different. I want the text to be lower case, but when I put that in the text-transform section, it changes it to lowercase, which is correct, but makes it very small in size. Can you help me with the css to make it lowercase, and to keep the current size? I tried changing the pixel size in the css, but that didn't work.

      Thanks again

      PS How do I go about making the logo transparent as well - is that in Photoshop, or the template.

      Thanks
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Please apply my suggested code changes so I can see the result and provide additional code which will change the size of the font

      You have to use some image editing SW to create a transparent background for your logo. This can't be done through the template
    • Check my services at: Mihha-Vision
    • canucck's Avatar
    • canucck
    • Jr. Rocketeer
    • Posts: 35
    • Thanks: 4

    Re: mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Hi,

      I have pasted in what you sent me, with the exception that I changed "capitalize" to "lowercase". Now, the text is very small. I'd like it to be about the same size as on the default setting. Can you help me with that, please?

      Thank you so much for the tips and help.
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Add this to your custom stylesheet file
      .menu-block .gf-menu.l1 > li > .item {
      font-size: 16px !important;
      }
    • Check my services at: Mihha-Vision
    • canucck's Avatar
    • canucck
    • Jr. Rocketeer
    • Posts: 35
    • Thanks: 4

    Re: mereggie journals - Vermilion Template

    Posted 9 years 11 months ago
    • Excellent, you are great! Exactly what I hoped to do!

      I really appreciate your help.

      Mike M

Time to create page: 0.045 seconds