I'm new to responsive design and coffeecup and it took me a while to understand, lots of trial and error, plus messages to CoffeeCup(Ella has been brilliant helping me solve the ocd problems I had with the menu).
If I can help, just message away too.
Just updated it with finished styling so take a lot again if you want.
Kind regards,
Phil
http://phildias.com/master.html
If I can help, just message away too.
Just updated it with finished styling so take a lot again if you want.
Kind regards,
Phil
http://phildias.com/master.html
Ella from CoffeeCup even helped me to add code to the settings <head> to get rid of that pesky android/iphone tap blue highlight mobiles give you. Take a look at the source code.
Cheers
Cheers
Phillip Dias wrote:
Ella from CoffeeCup even helped me to add code to the settings <head> to get rid of that pesky android/iphone tap blue highlight mobiles give you. Take a look at the source code.
Cheers
Ella from CoffeeCup even helped me to add code to the settings <head> to get rid of that pesky android/iphone tap blue highlight mobiles give you. Take a look at the source code.
Cheers
I do not see a custom stylesheet for that. Are you editing the main.css to add the style fix ?
Bootstrap 5 CSS Grid.
I added this
<style>
li.list-item-container{
-webkit-tap-highlight-color: transparent;
}
</style>
To the settings pane (head) in the SD3 project?
Is that what you mean?
Thanks
<style>
li.list-item-container{
-webkit-tap-highlight-color: transparent;
}
</style>
To the settings pane (head) in the SD3 project?
Is that what you mean?
Thanks
Ok, I see it. I forgot to refresh my browser or something...
Nice menu !
Nice menu !
Bootstrap 5 CSS Grid.
Twinstream wrote:
Ok, I see it. I forgot to refresh my browser or something...
Nice menu !
Ok, I see it. I forgot to refresh my browser or something...
Nice menu !
Cheers
Hello Phil,
Thanks a lot. Your menu is very close to what I want, so I too want to look at the source.
I'll check out that tutorial and see if I can come up with anything.
I want to keep it the way you have for the big screens, but for the smallest screen I want my 6 buttons tp two rows of 3 rather than the hamburger icon vertical.
Your help and suggestions are much appreciated.
Jim
Thanks a lot. Your menu is very close to what I want, so I too want to look at the source.
I'll check out that tutorial and see if I can come up with anything.
I want to keep it the way you have for the big screens, but for the smallest screen I want my 6 buttons tp two rows of 3 rather than the hamburger icon vertical.
Your help and suggestions are much appreciated.
Jim
Phillip
would love to see a video or a tutorial for that menu sometime!
Byron
would love to see a video or a tutorial for that menu sometime!
Byron
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.