Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#27 Re: Backlight Support » [FIXED] How to fix the sub menu / drop down? » 2016-10-12 17:09:56

rod barbee wrote:

the drop down is closer again, hwoever I have way to much space between the header and the menu...

Have you tried adjusting the masthead padding?

Yes, but that is nor the problem. (If changing it it moves the border not closer or further away from the logo)

I fixed the distance between the navigation and the distance to the logo with:


.menu-item span {
    line-height: 12px;
    padding: 0px 8px 0px 8px;   
}

The problem I still have is fixing and editing the actual drop down menu. I have trouble just targeting it and changing it. Currently it is to far away from the menu...

If you check the site it might take a few refreshs as I'm currently trying to target it with different approaches...

EDIT: I can target it with .menu-item li the problem is only I don't have a clue how to move it.

#28 Re: Backlight Support » [FIXED] How to fix the sub menu / drop down? » 2016-10-11 23:34:53

Ok here we are; Problem: Distance between header and manu to big and the distance between "info" and the rest is to big...

here is the current code:

.primary-menu {
    border-top: 0px solid black;
    border-bottom: 0px solid black;
    line-height: 12px;
    padding: 0px 0px 0px 0px;
   
   
}


.menu-item a:link, a:visited {
    color: #000000;
    line-height: 12px;
    height: 12px;
    font-size: 12px;
    padding: 0px 8px 0px 8px;

}



.menu-item li {
    border-top: 0px solid black;
    line-height: 24px;
    height: 24px;
    padding: 0px 6px 0px 6px;
}


.menu-item a:link, a:visited {
    color: #000000;
}

.menu-item a:hover {
    color: #2196F3;
}

#29 Re: Backlight Support » [FIXED] How to fix the sub menu / drop down? » 2016-10-11 23:21:52

when I delet:

.menu-item span {
    color: #000000;
    line-height: 12px;
    height: 12px;
    font-size: 12px;
    padding: 0px 9px 0px 9px;       
}

the drop down is closer again, hwoever I have way to much space between the header and the menu...

#30 Re: Backlight Support » [FIXED] How to fix the sub menu / drop down? » 2016-10-11 23:18:52

Hm, I will look into it.

Another question why is the Vegas Slideshow not showing up?  ( http://chauser.eu/cp/en/home/ )

Never mind... It shows up now...

#31 Re: Backlight Support » [FIXED] How to fix the sub menu / drop down? » 2016-10-11 22:30:41

rod barbee wrote:

one thing really quick:

.menu-item li {
    a: #ffffff;
    line-height: 24px;
    height: 24px;
    padding: 0px 6px 0px 6px;
}

a: #ffffff; is not correct. a is a selector for an anchor element.
did you mean to set the list element to white? Or were you trying to set a color for an anchor element inside a list element?


I deleted it. It was just there from the beginning seeing what "li" actually changes.

Now it reads:

.menu-item li {
    line-height: 24px;
    height: 24px;
    padding: 0px 6px 0px 6px;

}

the problem is still the gab, between the main navigation and the dropdown.

#32 Re: Backlight Support » [FIXED] How to fix the sub menu / drop down? » 2016-10-11 22:10:13

.... haha how stupid of me, I was so taken with the code that i forgot the URL... here you go http://chauser.eu/cp/en/

#33 Backlight Support » [FIXED] How to fix the sub menu / drop down? » 2016-10-11 19:00:32

christopherhauser
Replies: 16

I tried myself on styling the menu. (changing spacing and so on)

Now I have a hard time figuring out how to adjust the drop down menu so that it works again.

Here is the CSS I'm using so far. Probably not very clean or anything but it works for the main navigation...

Any help would be much appreciated! Thanks a lot.

.primary-menu {
    border-top: 0px solid black;
    border-bottom: 0px solid black;
    line-height: 12px;
    padding: 6px 0px 0px 0px;   
}

.menu-item a:link, a:visited {
    color: #000000;
    line-height: 12px;
    height: 12px;
    font-size: 12px;
    padding: 0px 9px 0px 9px;
}

.menu-item span {
    color: #000000;
    line-height: 12px;
    height: 12px;
    font-size: 12px;
    padding: 0px 9px 0px 9px;       
}

.menu-item li {
    a: #ffffff;
    line-height: 24px;
    height: 24px;
    padding: 0px 6px 0px 6px;
}

#34 Re: Backlight Support » Fonts for menu » 2016-10-11 17:43:13

Ho are we doing on easy nav styling ? Am I correct that it is still all custom CSS ?

#35 Re: Backlight Support » How to Add Logo/Masterhead in 2x Retina Resolution ? » 2016-10-10 22:56:03

Great to hear that. Would be very welcome to have it included. As it certainly is getting more and more important as high res screens are starting to get everywhere.

For now I will work on a standard design and change that in php perhaps later. I'm not really familiar with it anymore so iw oudl take to long in the beginning.

#36 Backlight Support » How to Add Logo/Masterhead in 2x Retina Resolution ? » 2016-10-05 19:53:08

christopherhauser
Replies: 2

Is there a way to do it ? My guess it has to be done through php/CSS.

Thanks a lot!
Christopher

#38 CE4 Cart » Cart Option for quotes instead of direct purchase? » 2015-09-11 23:47:42

christopherhauser
Replies: 2

Hi,

is there the option for requesting a quote for an image ?

The Problem, I have to many different panoramic formats. To make product groups for all of them is a nightmare. So while working on adding specific prices to every single image is there a option to just request a quote.

For example the customer wants image A and wants to know how much it is in Medium or Large.

Thanks a lot!

All the best
Christopher

Board footer

Powered by FluxBB