Account bar

Hello

Im try to remove the account bar but I don't have no Idea were to go I search here on the forum but still nothing

any idea how

Thank's

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 3 Aug 2010

Try searching for 'breadcrumb'

/DM

Dolphin - Ajax Masturbation
Quote · 3 Aug 2010

Hi DeeEmm!

I want to remove the hole long bar

With out deleting the

_sys_breadcrumb_join (System) Edit
_sys_breadcrumb_account (System) Edit
_sys_breadcrumb_login (System) Edit
_sys_breadcrumb_logout (System) Edit
_sys_breadcrumb_guest (System) Edit

Try searching for 'breadcrumb'

/DM

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 3 Aug 2010

File: general.css

Entry:

div.sys_breadcrumb {
height: 19px;
margin-top: 10px;
}

Change:

div.sys_breadcrumb {
height: 19px;
margin-top: 10px;
display: none;
}

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 3 Aug 2010

Thank's a lot Magnussoft and DeeEmm

File: general.css

Entry:

div.sys_breadcrumb {
height: 19px;
margin-top: 10px;
}

Change:

div.sys_breadcrumb {
height: 19px;
margin-top: 10px;
display: none;
}

Post Reply - if you going to help - No for - bla bla bla bla
Quote · 3 Aug 2010
 
 
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.