dan_85
Forum Replies Created
-
I have worked it out – for anybody wanting to know how to do it it is simple really, you make an image about 5px high of just the solid colour you want your sidebar to be, then save it in your ftp.
Then find the appropriate line of .css – I use Mozilla’s Firebug tool to do this.
Then enter the following line of code:
background: #fff url(enter the URL of the image you have just saved in here) repeat-y top right;
Just to note, the top right bit of code is if you want your sidebar on the right of the page. I am not sure but would guess if you wanted it on the left you would enter top left.
I am a novice – so I have tried to describe that as best I can for any other novices trying to make their sidebar colour stretch the full height of the page!!
Forum: Your WordPress
In reply to: webwhitenoise.comI understand why your background is like it is with your sites name, but I found it made your site really hard to read.
Forum: Fixing WordPress
In reply to: New to wordpress, want to create drop down subcategory menuI too am pretty new to WordPress, and I have installed the ‘Thesis’ theme, which allows for drop down menu’s. It is all pretty self-explanatory and really simple to use if you choose to use that theme.
Forum: Fixing WordPress
In reply to: Accidentally changed URL to one that doesn’t exist?Thank you! Sorted it now, phew!!!