We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

positioning issue - Search Plus v.1.0 - Top Search Widget (like Facebook) | Forum

Joseph
Joseph Sep 15 '12
the position is bad for me with my plugins and I looked at the css and the css all ties in with the console so its not easy to move 



aron
aron Sep 15 '12

You have unusually made ​​template, but no problem, you can manually correct::


in styles add changes:


1) FROM:

. ow_canvas {

........

margin-top: 20px;

}

TO:

. ow_canvas {

......

margin-top: 0px;

}



2) Add to style:

. ow_header {

...........

margin-top: 20px;

}


3) in the plugin config to set position: -450


that is all

Attachments:
  after.jpg (81.94Kb)
  before.jpg (85Kb)
aron
aron Sep 15 '12
in the new edition will add off the top of search bar
Joseph
Joseph Sep 15 '12
I figured it out in settings however there is another issue I will post the problem now 




after inspecting this element I found this


.ow_console .common_shortcuts a {background-position: 50% 50%;background-repeat: no-repeat;display: inline-block;height: 30px;width: 25px;}

however changing this effects other things in the console so is there a specific css for this?


Joseph
Joseph Sep 15 '12
can anybody help on this?
aron
aron Sep 16 '12
will try to help you - write exactly the PM 
aron
aron Sep 16 '12
 Joseph, This can be resolved by the plugin


I will in a few days to do the patch (and I'll add a few new features)


if anyone would have any suggestions for new features - please write

You do not have permission to reply this topic