Friday, May 1, 2015

How to Decrease The Size Of Breadcrumbs

Go to the folder /home/thefor22/public_html/templates/beez3/css/template_rtl.css

Edit the code; Change the width below 100%



/* ++++++++++++++  breadcrumbs   ++++++++++++++ */

#breadcrumbs {
/*display: block;*/
background: none;
float: right;
text-align: right;
width: 80%;
}

#breadcrumbs *
{
text-align:right;
float: right;

No comments:

Post a Comment