Biz2: Free Dolphin 7.2.1 Template - part 3

Quote · 27 Mar 2016

After update to 7.3, add item box and spy notification box went outside of the screen

 

2016-03-27.png · 96K · 686 views
Quote · 27 Mar 2016

What "add item" box?

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 28 Mar 2016

 The "+" button in the member bar/thingy to add content.

What "add item" box?

 

Ultra Newb reporting for duty.
Quote · 28 Mar 2016

Houstonlively??

Quote · 30 Mar 2016

 

 The "+" button in the member bar/thingy to add content.

 

 

In this template's general.css, about line 990.... look for this:

/*1st sub level menu*/
div.extra_top_menu table.fixed_menu div.popup_html ul ul{
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden;
}

Change to this:

/*1st sub level menu*/
div.extra_top_menu table.fixed_menu div.popup_html ul ul{
    position: absolute;
    right: 0;
    display: block;
    visibility: hidden;
}

 

Then Clear cache

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 31 Mar 2016

Thanks HL

Ultra Newb reporting for duty.
Quote · 31 Mar 2016

Thank you!

Quote · 1 Apr 2016

Hi HL, 

I had been using your biz 2

I see some gap between top headers (red gap) below top and bottom of navigation bar

do you know how to reduce this to zero

http://www.clipular.com/c/5834708651081728.png?k=PjVrY8TrchZh7IZX9ZnekUmL5eo


Also do you know how to sequeze or reduce size of pictures. I have more content and want picture size to be reduced.. if ok fine or no issue and i like your template 

Quote · 27 Sep 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.