Ariclare: Super Stylish, Dark Web 2.0 WP Theme

Definitely one of my most successful themes. Very stylish, very web 2.0 and very neat. Dark layout ready for ads, juicy colours and big rss icon, blended in the design. Compatible with all browsers and resolutions. Enjoy!


08. Jun, 2008 










I hope it may not only one of your most successful themes its heavy gorgeous too.
[...] Demo | Informasjon/Last ned [...]
I love this theme! But I am having some issues with it.
First The sidebar does not display correctly. For some reason the background image is not displaying making the text hard to read.
Also the horizontal menu is defined to narrow. Links start to pile up after the third page.
Changing
.header3_menu{width:300px;height:35px;float:left;margin-left:155px;display:inline;}
to
.header3_menu{width:500px;height:35px;float:left;margin-left:155px;display:inline;}
Fixes the menu problem. I can’t find the cause for the sidebar not displaying the background.
Ok, I have identified what the issue is with the sidebar.
The style sheet is not applying to the wigitized sidebar. When using the static sidebar (as the demo does) the sidebar displays correctly. But once the widgets are turned on the CSS stops applying to those wigits dumping ugly text on the sidebar.
I know this is an easy fix but I am still a CSS/Wordpress n00b so I’m not sure how to fix this issue yet.