Support Forum
Hi! i Love the way the Breadcrumbs shows on "unified" theme, i need to put them on my main theme, so I edited and pasted the breadcrumbs section from one theme to another... but the " arrows" ( the images on the back of the breadcrumbs) and the spaces from a word to another does not result... please can anyone tell me how to do this? I have the unified and the CSS theme and i would like to put the unified breadcrumbs on the CSS only theme... i thing that this could be easy.... if anyone help me....
thanks
You should be able to replace all of the 'breadcrumb' related CSS from Unified to the CSS only file.
But... note that Unified is NOT a CSS file. It is a PHP file and as such has a lot of php code in it. Note - within the Unified breadcrumb rules all of the php echo statements. These will all need to be replaced with proper CSS values. When you do that then it should work OK.
YELLOW
SWORDFISH
|
you can view the unified css in a browser (load it in url or view through console) and you can grab the converted php to css...
Visit Cruise Talk Central and Mr Papa's World
Something like this should turn off the icons.
sp_BreadCrumbs('tagClass=spLeft spBreadCrumbs&tree=1&homeIcon=&icon=', __sp('Home'));
This tells it that the icons equal nothing.
1 Guest(s)