Nukkro
Forum Replies Created
-
Thankyou blwinters!!
Forum: Themes and Templates
In reply to: Image in the background of sidebar?Yes correct I’m referring to the green sidebar backgrounds on both sides of the page.
Woothemes gave me these codes:
#sidebar { background:url(https://wordsonwheels.co.uk/images/sidebar-background.png) no-repeat bottom right ; }
#sidebar { background:url(https://link-to-your-image.com/image.gif); }
Neither of them worked.
Forum: Themes and Templates
In reply to: Sidebar contents dissappear after reducing width of side barHi thanks, good news – there is a single plugin called ‘Jetpack Widget Visibility’ , now to work out how the damn thing works
Forum: Themes and Templates
In reply to: Sidebar contents dissappear after reducing width of side barI’ve contacted them, but no response yet.
So my page layout is two side bars (one of left and one on right)
I was wondering if there is a plugin that can deal with changing the content of each sidebar separately within different pages.
E.g HOME PAGE has Categories with links on the left sidebar and facebook widget on the right sidebar, whist PRODUCTS PAGE has Cart widget on the left and RSS Feed on the right.See what im saying :)?
So far I can only work out how to customize on single sidebar page layout.
Forum: Themes and Templates
In reply to: Sidebar contents dissappear after reducing width of side barHi and thank you so much for sharing your time to post such and informative piece of writing.
Unfortunately I couldn’t fix this error with the site, but I definitely learned a thing or two.
I have payed for the woothemes canvas and has rectified the problem that way.
Maybe you could help me with another issue i’m having (Not too familiar with css but not a complete newbie).
I have a full width layout now, with 2 sidebars on either side of the page (left and right) and and am wondering if there is a plugin of some sort that can handle customizing side bars on each page. I know there are plugins that can customize only one sidebar but I’m looking to customize the the two.
Forum: Themes and Templates
In reply to: Sidebar contents dissappear after reducing width of side barIf it helps I’d like to add that I’m using the Wootique theme.
Forum: Themes and Templates
In reply to: Sidebar contents dissappear after reducing width of side barTo answer your questions:
1) Yes, and yes. The contents return once I take the code out of the custom.css.
Here is the home page without the code.
Here is the products page without the code.2) When I added to custom CSS:
#sidebar{ border: 2px solid #EEE; float: right; width: 296px; }
The menu items did appear, but they appeared right at the bottom of the page.
This is what they look like:Forum: Themes and Templates
In reply to: Sidebar contents dissappear after reducing width of side barHi unfortunately my site is not live yet. In Australia we have to go through government registration to obtain a website, which can take up to 3 weeks. So instead of waiting I’m running wp locally.
Here is a Picture , I hope this helps