Digital experiences for all disciplines
Forum Replies Created
-
-
Wonderful !!! thank you very much Kyle 😉
Thanks Rui, ill’s perfect 😉
For Smartphone:
1) how to edit the blue background under the menu
2) How to remove the border of the sub-menu?Attachments:
You must be logged in to view attached files.I don’t want to change the width, I just want the 4 columns are aligned.
If I remove the padding, the columns are aligned, ok.
But if I add the padding, the 4th column is out of alignment and is positioned below the first column
My particular concern relating to width. I hope that the four columns is aligned.
I tested with
#footer-widgets .span3 > section { max-width: 92px; padding: 30px; }
but the padding disappears
For information, I formatted the 4 columns:
# footer-widgets> .span3: nth-child (1), # footer-widgets> .span3: nth-child (2), # footer-widgets> .span3: nth-child (3), # footer-widgets> .span3: nth-child (4) { min-height: 125px max-width: 92px; padding-top: 22px; padding-right: 20px; padding-bottom: 23px; padding-left: 20px; }
Perfect! Thank you very much Kyle !!!! 😉
OK but now the sumenu is a little too on the right.
How perfectly centered?Attachments:
You must be logged in to view attached files.http://cluster007.ovh.net/~montourckh/
On Mac : Safari, Chrome
If you do not see the difference, can you tell me how to shift only the subheadings on the right (only smartphone)
Attachments:
You must be logged in to view attached files.With respect to the axis, the subtopics are shifted 20px (approximately) on the left
Attachments:
You must be logged in to view attached files.Currently, sub-headings are offset from one another 20px on left relative to the main headings
Attachments:
You must be logged in to view attached files.Thank you Kyle, it works but on smartphones, how to have a perfectly centered smartphone navigation? (screenshot)
Attachments:
You must be logged in to view attached files.Sorry, I do not understand, what does it do to add margins on the first item?
This is perfect except for the first item.
And smartphone, how to align the subheading in the axis of headings
Attachments:
You must be logged in to view attached files.http://cluster007.ovh.net/~montourckh/notre-equipe
I managed to solve my problems for navigation except margin in the blue rectangles
How to add margins to the left and right ?
For information, my custom css:
#nav-section { margin-top: 88px!important; } nav li a { text-decoration: none; text-align: center; padding-right: 5px; padding-left: 5px; display: block!important; } nav li a:hover { text-decoration: none; background-color: #00538A!important; color: #fff!important; }
Attachments:
You must be logged in to view attached files.This reply has been marked as private. -