Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] Where did those nifty arrows go? (http://forum.bytesforall.com/showthread.php?t=17984)

RHCdG Jul 14, 2012 03:21 PM

[SOLVED] Where did those nifty arrows go?
 
Hi,

In the menu bars of my website, the small arrows that used to appear before the menu items [links] have disappeared. I have been tinkering with the ATA CSS Inserts over the past few days, but I don't know what I did exactly that made them disappear, and I did not keep a back-up :( Would you guys know where they've gone? And how to get them back?

As always, your response is greatly appreciated!

Kindly,

Rutger

juggledad Jul 14, 2012 08:39 PM

Copy everything in your CSS inserts to a text file and save it.
Next remove everything from the CSS inserts and see if the arrows are back.
Add the CSS inserts a bit at a time till you discover what caused them to disappear

RHCdG Jul 15, 2012 06:23 AM

Thanks Juggledad, I got them back!


div.widget ul li {
padding: 1px 5px 1px 14px !important;
background: url('<?php bloginfo('template_directory'); ?>/images/bullets/gray-arrow.gif') no-repeat 0 4px;
}


All times are GMT -6. The time now is 07:05 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.