Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

[SOLVED] Problem of representation bullets on sidebar after plugin installation


  #1  
Old Dec 26, 2009, 08:42 PM
shus
 
38 posts · Dec 2009
I have installed plugin AVH Extended Categories.

Previuosly I added in CSS insert next code (from forum):

/* Setup bullets for LI items on sidebar */
div.widget widget_extended-categories ul {
list-style-type: none !important;
}

div.widget ul li a:link,
div.widget ul li a:visited,
div.widget ul li a:active,
div.widget ul li a:hover {
border-left: 0 !important;
padding-left: 0 !important;
}

/* Normal bullet for subtitle*/
div.widget ul ul li {
border-left: 0 !important;
padding-left: 15px !important;
background: url(/wp-content/themes/atahualpa/images/bullets/circle-in-circle-blue12x12.png) no-repeat 0 3px;
}
/* On hover bullet for subtitle*/
div.widget ul ul li:hover,
div.widget ul ul li.sfhover {
border-left: 0 !important;
padding-left: 15px !important;
background: url(/wp-content/themes/atahualpa/images/bullets/xxxcircle-in-circle-brown12x12.png) no-repeat 0 3px;
}
/* Normal bullet for title*/
div.widget ul li {
border-left: 0 !important;
padding-left: 15px !important;
background: url(/wp-content/themes/atahualpa/images/bullets/XXXarrow_right-1.gif) no-repeat 0 3px;
}
/* On hover bullet for title*/
div.widget ul li:hover,
div.widget ul li.sfhover {
border-left: 0 !important;
padding-left: 15px !important;
background: url(/wp-content/themes/atahualpa/images/bullets/xxx.png) no-repeat 0 3px;
}


Now bullets disappeared.
I have found the code for Left Sidebar and tried to solve the problem without assistance, but couldn't.

<!-- Left Sidebar -->
<td id="left">

<div id="extended-categories-4" class="widget widget_extended-categories"><!-- AVH Extended Categories version 2.3.3 | http://blog.avirtualhome.com/wordpress-plugins/ --><div class="widget-title"><h3>ЮВА</h3></div><ul> <li class="cat-item cat-item-7 current-cat"><a href="http://webshus.ru/?cat=7" title="View all posts filed under Бирманское">Бирманское</a>
</li>
<li class="cat-item cat-item-8"><a href="http://webshus.ru/?cat=8" title="View all posts filed under Из книги С.Рамешевой &quot;Страна золотых пагод&quot;">Из книги С.Рамешевой &quot;Страна золотых пагод&quot;</a>
</li>
</ul></div><div id="extended-categories-3" class="widget widget_extended-categories"><!-- AVH Extended Categories version 2.3.3 | http://blog.avirtualhome.com/wordpress-plugins/ --><div class="widget-title"><h3>Заметки </h3></div><ul> <li class="cat-item cat-item-1"><a href="http://webshus.ru/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
</ul></div>
</td>
<!-- / Left Sidebar -->

Be thankful for any help.

www.webshus.ru
  #2  
Old Dec 28, 2009, 01:33 AM
shus
 
38 posts · Dec 2009
Close, pls.
Solved.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with initial installation cultureofclimatechange Atahualpa 3 Wordpress theme 6 Feb 18, 2010 03:44 AM
[SOLVED] Installation Problem phil9r Plugins & Atahualpa 2 Sep 15, 2009 06:01 AM
[SOLVED] Bullets and some widgets missing from sidebar sleenie Sidebars & Widgets 1 Aug 2, 2009 03:58 PM
[SOLVED] Installation problem: theme is visible but Atahualpa options panel doesn't w mkny13 New Versions, & Updating 6 Apr 30, 2009 09:09 AM


All times are GMT -6. The time now is 12:28 PM.


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