Problem with module position and template position - Joomla! Forum - community, help and support
hi all,
hope can me...
i to:
1) move down, in web-site ("http://www.scuola-kitesurf-cagliari.kitegeneration.com/"), module plimun nivo slider (in moment overlapping module)
or
2) move down position-1 of template beez_20 in order avoid overlapping.
could help/instrut me?
thanks in advance
ciao
mat
hope can me...
i to:
1) move down, in web-site ("http://www.scuola-kitesurf-cagliari.kitegeneration.com/"), module plimun nivo slider (in moment overlapping module)
or
2) move down position-1 of template beez_20 in order avoid overlapping.
could help/instrut me?
thanks in advance
ciao
mat
i don't know went wrong @ backend can fix moving "menu bar" "slider' , "content" bit down css.
to move menu bar change in
beez_20-position1.css
line 38
margin-top: 37px !important;
to move image slider down edit
default.css
add on line 43
top: 90px;
to move container edit
personal.css
add @ line 303
position: relative;
top: 80px;
you can play these numbers suit taste.
also check if images slider wide enough. looks not wide enough fill div.
hope didn't choose option that's difficult. if sees better solution please correct me.
to move menu bar change in
beez_20-position1.css
line 38
margin-top: 37px !important;
to move image slider down edit
default.css
add on line 43
top: 90px;
to move container edit
personal.css
add @ line 303
position: relative;
top: 80px;
you can play these numbers suit taste.
also check if images slider wide enough. looks not wide enough fill div.
hope didn't choose option that's difficult. if sees better solution please correct me.
Comments
Post a Comment