Argonath
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Posts in 2 columns on front pageForum: Themes and Templates
In reply to: [Twenty Seventeen] Create a link on header imageNo one ?
Forum: Themes and Templates
In reply to: Twenty twelve horizontal submenu problemHi,
No solution ?
Forum: Themes and Templates
In reply to: Twenty twelve horizontal submenu problemGreat ! Thanks !!
🙂
Forum: Themes and Templates
In reply to: Twenty twelve horizontal submenu problemThanks !
It works perfectly !Now… I can’t move menu item at right under the main item ?
Forum: Themes and Templates
In reply to: Twenty twelve horizontal submenu problemI found these on the forum.
.main-navigation li li {
float: left;
}
.main-navigation ul ul {
left:0px;
}But, I want my submenu as large as my page, so I change width and padding to try… It works… except hover problem…
.main-navigation li li {
float: left;
}
.main-navigation ul ul {
float: left;
left:0px;
margin-left:-800px;
padding-left:600px;
width: 1500px;
background:url(http://perso-laplagne.fr/Images_Structure/MenuSecondaire.png) repeat-x 0 -45px;
}Forum: Themes and Templates
In reply to: Twenty twelve horizontal submenu.My webmsite : http://perso-laplagne.fr/WordPress/
Thanks !
Forum: Themes and Templates
In reply to: Twenty twelve horizontal submenu.Hi,
I tried too… without success…
I would like an horizontal sub-menu under the main, with all items on the same line, as large as my page (100%)In Twenty twelve, why “sub-menu” classes are not defined…?
Thanks for your help,
RG
Same problem today… I tried install and reinstall.. No change…
No problem with cookies or other security problem…?!
Forum: Themes and Templates
In reply to: [Openstrap] Different styles for frontpage widgetsOk. It did’nt work only with wordpress’s stylesheet editor…
Thanks ! That’s now ok.Forum: Themes and Templates
In reply to: [Openstrap] Different styles for frontpage widgetsI did that, but it did’nt work…